History log of /freebsd-current/share/man/man1/Makefile
Revision Date Author Comments
# 97759ccc 23-Nov-2023 Warner Losh <imp@FreeBSD.org>

share: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 1d6d0a43 19-Jul-2019 Emmanuel Vadot <manu@FreeBSD.org>

pkgbase: move man pages from runtime-manual to runtime

We don't split the other man pages in their own package so do the same for runtime.

Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D20962


# e44885ac 04-Mar-2017 Enji Cooper <ngie@FreeBSD.org>

share: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output

MFC after: 1 month
Sponsored by: Dell EMC Isilon


# bf2df150 21-Jan-2016 Glen Barber <gjb@FreeBSD.org>

Separate manual pages into their own package.

Sponsored by: The FreeBSD Foundation


# c6063d0d 05-May-2014 Warner Losh <imp@FreeBSD.org>

Use src.opts.mk in preference to bsd.own.mk except where we need stuff
from the latter.


# e01d128a 08-Nov-2013 Julio Merino <jmmv@FreeBSD.org>

Subsume the functionality of MK_ATF into MK_TESTS.

There is no reason to keep the two knobs separate: if tests are
enabled, the ATF libraries are required; and if tests are disabled,
the ATF libraries are not necessary. Keeping the two just serves
to complicate the build.

Reviewed by: freebsd-testing
Approved by: rpaulo (mentor)


# c175365c 21-Oct-2012 Marcel Moolenaar <marcel@FreeBSD.org>

Add ATF to the build. This is may be a bit rought around the egdes,
but committing it helps to get everyone on the same page and makes
sure we make progress.

Tinderbox breakages that are the result of this commit are entirely
the committer's fault -- in other words: buildworld testing on amd64
only.

Credits follow:

Submitted by: Garrett Cooper <yanegomi@gmail.com>
Sponsored by: Isilon Systems
Based on work by: keramida@
Thanks to: gnn@, mdf@, mlaier@, sjg@
Special thanks to: keramida@


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 72377e4c 04-Oct-2006 Ruslan Ermilov <ru@FreeBSD.org>

Sort MAN and MLINKS lists.


# 45244a5d 05-Dec-2005 Stefan Farfeleder <stefanf@FreeBSD.org>

Add an MLINKS entry for times.1.

Noticed by: ru


# b760de96 20-Jan-2004 Ruslan Ermilov <ru@FreeBSD.org>

Use a single style for share/man/ makefiles:

- Sort MAN and MLINKS in "dictionary" order ignoring case.

- For multi-value MAN and multi-pair MLINKS, put each value/pair
on its own line, for easier sorting and so that further diffs
are easier to see.


# 8030ad18 23-Jul-2002 Tim J. Robbins <tjr@FreeBSD.org>

Mention the new bind(1) sh builtin.


# acaf79e1 27-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

MAN[1-9] -> MAN.


# 68acfb06 09-May-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Update the builtin(1) manpage to reflect changes since the csh(1)
to tcsh(1) upgrade. The following commands were added as builtins:

bindkey
builtins
complete
echotc
filetest
hup
log
ls-F
printenv
sched
settc
setty
telltc
uncomplete
where

The printf builtin was removed.


# 4f262add 08-May-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Remove the MLINKS entry for cwd, since it's no longer listed in the
builtin.1 page.


# 8d4c0be3 01-Mar-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Add missing entry for read(1) to the builtin(1) manual page and
add an MLINKS entry for it. I can't imagine how I missed this one.


# 2e9d3876 20-Sep-1999 Sheldon Hearn <sheldonh@FreeBSD.org>

Remove the wait.1 manpage. There is no userland wait(1) utility, and the
manpage does not describe the builtin wait command provided by either
of the standard shells. There is already an entry for wait.1 in the
builtins.1 MLINKS list.


# ea14abdc 10-Sep-1999 Bruce Evans <bde@FreeBSD.org>

Fixed breakage of intro.1 -> introduction.1 link and minor disordering in
previous commit.


# c644db6a 08-Sep-1999 Sheldon Hearn <sheldonh@FreeBSD.org>

Improve shell documentation:

* Consistently misspell built-in as builtin.

* Add a builtin(1) manpage and create builtin(1) MLINKS for all shell
builtin commands for which no standalone utility exists. These MLINKS
replace those that were created for csh(1).

* Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages,
as well as to the manpages of standalone utilities which are supported
as shell builtin commands in at least one of the shells. In such
manpages, explain that similar functionality may be provided as a
shell builtin command.

* Improve sh(1)'s description of the cd builtin command. Csh(1) already
describes it adequately. Replace the cd(1) manpage with a builtin(1)
MLINKS link.

* Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use
Ic instead of Xr for shell builtin commands.

* Undo English contractions.

Reviewed by: mpp, rgrimes


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# 1641c009 20-Dec-1998 Matthew Dillon <dillon@FreeBSD.org>

Moving security page to section 7


# b9f010b0 19-Dec-1998 Bruce Evans <bde@FreeBSD.org>

Fixed unsorting of MAN1 in previous commit.


# 2eaf2058 19-Dec-1998 Matthew Dillon <dillon@FreeBSD.org>

Commit initial man page for 'security'... an introduction to security
mechanisms. It is a little light on detail but still a pretty good
overview. I suggest that for specific detail (such as, for example,
how to setup kerberos), that additional security-DETAILNAME man pages
be written and refered to.


# 8f2b2dde 14-Apr-1997 Wolfram Schneider <wosch@FreeBSD.org>

Add manpage link introduction.1 -> intro.1


# ac5afce1 06-Mar-1997 John-Mark Gurney <jmg@FreeBSD.org>

add missing cvs Id lines.


# 8ccf48ea 09-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

Make man page installation work for ``unattached'' and kernel pages.


# afe61c15 30-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Share Sources