Home | History | Annotate | Download | only in man8
History log of /src/share/man/man8/Makefile
RevisionDateAuthorComments
 1.112  07-Dec-2024  martin Now that shutdown(8) provides info why we are shutting down to the
shutdown scripts, add an optional local hook /etc/rc.shutdown.final
called last in the shutdown sequence and passed the reason.

This allows for easy local integration of special UPS commands before
we power down (e.g. to restart the UPS after some delay in case
utility power is restored too early and the machine has already powered
down and will only restart when it's power input is restored after being
off for a few seconds)
 1.111  28-Aug-2020  christos branches: 1.111.8;
New man page from Dan Plassche.
 1.110  19-Feb-2020  martin Move sysinst man page next to the source
 1.109  12-Jun-2019  mrg move creds_msdos.8 into the normal place and install it.
 1.108  25-Mar-2019  maxv Remove compat_osf1, discussed on tech-kern@.
 1.107  29-Dec-2018  maxv Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same
recently.
 1.106  19-Dec-2018  maxv Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.
 1.105  24-Jan-2018  skrll branches: 1.105.2; 1.105.4;
Remove port-acorn26

OK core@
 1.104  24-Feb-2014  skrll Rename NetBSD/hp700 to NetBSD/hppa.

Unfortunately our VCS isn't very helpful here.
 1.103  31-Jul-2013  soren Move shared x86 man pages from man8.i386 to man8.x86.
 1.102  31-Jan-2012  nisimura branches: 1.102.6;

introduce evbarm bootmini2440(8) man entry.
 1.101  26-Apr-2011  joerg branches: 1.101.4;
Remove PECOFF/Win32 emulation.
 1.100  18-Mar-2011  jruoho Move security(8) to the section 7. Discussed on source-changes a while back.
Should address PR # 35718 at least partially.
 1.99  26-Jan-2011  nisimura introduce sandpoint satmgr(4) and altboot(8) man page entries.
 1.98  26-Jan-2011  pooka Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
 1.97  14-May-2010  jruoho branches: 1.97.2;
Briefly note /etc/rc.local in rc(8).
 1.96  20-Oct-2008  lukem Install rescue(8)
 1.95  06-Oct-2008  pgoyette fixed botched update in last
 1.94  06-Oct-2008  pgoyette Document the -1 and -2 options, and include this in amd64 as well as i386

Fixes my PR/38816
 1.93  18-Feb-2008  elad Following input from Matthew Mondor, some Veriexec documentation changes:

- Document the signatures file format in a veriexec(5) man-page,
- Document the strict levels and a general Veriexec intro in veriexec(8)
instead of security(8).

Okay blymn@.
 1.92  31-Dec-2007  ad -compat_hpux
 1.91  17-Oct-2007  garbled Remove the section 8 pmppc manpages
 1.90  21-Apr-2007  plunky branches: 1.90.4;
add compat_darwin(8) to build
 1.89  01-Apr-2007  apb Add a (very rudimentary) man page for sysinst. Although sysinst doesn't
appear in installed systems, other documents might want to refer to it
via ".Xr sysinst 8".
 1.88  26-Feb-2007  apb Add a man page for MAKEDEV.local(8), and a link for makedev.local(8).
 1.87  30-Dec-2006  rumble Build man8.sgimips. Alphabetise the list.
 1.86  25-Nov-2006  elad branches: 1.86.2;
First take of MI boot(8) man-page, suggested by agc@.

Okay agc@.
 1.85  22-Oct-2006  elad First shot at a security(8) man-page, a quick guide for some NetBSD
security features.
 1.84  18-May-2006  cube Install compat_30.8 [hi chap!].
 1.83  23-Mar-2006  garbled Descend into man8.prep
 1.82  14-Jan-2006  he Descend into man8.hpcarm so that hpcarm's boot(8) actually gets installed.
 1.81  31-May-2005  christos Move to the genassym source directory.
 1.80  17-Apr-2005  lukem Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
 1.79  28-Mar-2005  wiz Add postinstall(8) man page.
 1.78  02-Mar-2005  thorpej Add a pam(8) manual page that gives a brief introduction as to what PAM
is. The gritty details will be in pam.conf(5).
 1.77  26-Feb-2005  wiz Move yp(8) to nis(8).
 1.76  12-Aug-2004  wiz Descend into man8.hp700.
 1.75  03-Apr-2004  uwe Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
 1.74  03-Apr-2004  uwe Add hpcboot(8).
 1.73  23-Feb-2004  perry reformat the SUBDIR section to make it fit in less than 80 columns
 1.72  23-Feb-2004  reinoud Add NetBSD/acorn32 boot manpage
 1.71  30-Jan-2004  christos Sticky belongs in section 7.
 1.70  07-Jan-2004  cdi Add boot(8) manual page for the Cobalt port.
 1.69  10-Nov-2003  augustss Add boot(8) man page for pmppc.
 1.68  26-Oct-2003  lukem Use ${HOST_SH} instead of `sh'.

If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
 1.67  24-Oct-2003  jdolecek switch to unified MAKEDEV(8) - the manpage now contains list of
all devices for all platforms
 1.66  19-Oct-2003  wiz Add man8.ibmnws and MAKEDEV(8) for ibmnws.
 1.65  04-Oct-2003  jdolecek add evbsh5 MAKEDEV(8) manpage
 1.64  26-Apr-2003  fvdl x86_64 -> amd64
 1.63  17-Apr-2003  tron Add manual page for wizd(8).
 1.62  09-Dec-2002  scw Delete man8.walnut, and add man8.evbppc.
 1.61  30-Nov-2002  jdolecek add afterboot.8 here. pointed out by Julio Merino
 1.60  25-Sep-2002  wiz Add auto-generated MAKEDEV(8) for ofppc.
 1.59  19-Jun-2002  wiz Add MAKEDEV(8) for x86_64.
 1.58  18-Jun-2002  wiz Add and descend into man8.cesfic, man8.evbmips, man8.hp700, man8.hpcarm, and
man8.sbmips, and add MAKEDEV.8 for each of them.
 1.57  31-May-2002  wiz Add MAKEDEV(8) for pmppc, and install it.
 1.56  17-Apr-2002  dillo Fix PR 13923:
Rewrite MAKEDEV2manpage.pl in AWK and sh.
Add makedevs target to create MAKEDEV.8 man pages

Reviewed by Thomas Klausner.
 1.55  07-Apr-2002  wiz Add MAKEDEV(8) for algor, cats, evbsh3, mvmeppc, playstation2, shark;
remove the one for arm32.
 1.54  24-Mar-2002  bjh21 Move manual pages, man[48].arm26 -> man[48].acorn26.
 1.53  25-Feb-2002  lukem rc.subr(8) - functions used by system shell scripts. Closes PR [misc/10828].
 1.52  16-Dec-2001  mbw Added a page describing how to set up HP-UX emulation on m68k-based systems.
 1.51  02-Dec-2001  wiz Add MAKEDEV(8) for acorn32 and necessary directories.
 1.50  10-Nov-2001  wiz Add MAKEDEV(8) for evbarm
 1.49  23-Aug-2001  wiz Add man8.netwinder (for MAKEDEV.8), and descend into it.
 1.48  27-Jun-2001  eeh Add documentation for COMPAT_SVR4_32.
 1.47  13-Jun-2001  simonb Add support files for the Walnut.
 1.46  08-Jun-2001  wiz MAKEDEV(8) for all remaining platforms that have a MAKEDEV script.
 1.45  08-Jun-2001  hannken Install compat_netbsd32.8.
 1.44  07-Jun-2001  mrg add compat_netbsd32(8); clarify compat_sunos(8) on netbsd/sparc64.
 1.43  27-May-2001  wiz Descent into man8.dreamcast.
 1.42  17-Apr-2001  thorpej Descend into man8.macppc.
 1.41  13-Jan-2001  nonaka add man8.prep
 1.40  03-Dec-2000  minoura Alias compat_win32.8 and peace.8.
 1.39  22-Nov-2000  bjh21 Fix missing backslash in last commit.
 1.38  22-Nov-2000  bjh21 Move the BBBB man page out of the kernel tree, since it needs to be built on
all architectures and non-arm26 systems won't descend into sys/arch/arm26.
 1.37  17-Jul-2000  minoura Add compat_pecoff(8) manpage.
 1.36  29-Apr-2000  lukem branches: 1.36.4;
link rc(8) to rc.shutdown(8) and rc.d(8). clean up other MLINKS entries.
 1.35  03-Mar-2000  soda to make binary snapshot
 1.34  07-Dec-1999  soren We have useradd(8) now.
 1.33  05-Nov-1999  elric branches: 1.33.2;
Added a compat_osf1(8) man page.
 1.32  21-Sep-1999  hubertf branches: 1.32.2;
Add MAKEDEV.8 manpage for next68k.
 1.31  20-Sep-1999  veego Add man8.bebox.
 1.30  19-Sep-1999  perry sort properly. hpcmips doesn't come after x68k.
 1.29  19-Sep-1999  takemura Add man8.hpcmips.
 1.28  03-May-1999  cgd compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list
 1.27  16-Jan-1999  lukem reference nsswitch.conf(5) as necessary
change references from YP to NIS.
 1.26  20-Dec-1998  mrg oops, s/sparc/sparc64/ for one of the "man8.sparc" entries. from bernd.
 1.25  11-Dec-1998  mrg add man8.sparc64
 1.24  10-Nov-1998  hubertf Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
Mention what exactly has been tested (for SCO, esp.) in the manpage.
 1.23  11-Feb-1998  gwr Remove man?.sun3x
 1.22  11-Oct-1997  mycroft Use bsd.man.mk and bsd.subdir.mk as appropriate.
 1.21  26-Jun-1997  phil Add man8.pc532.
 1.20  22-Jun-1997  mrg add alpha, mvme68k and sun3x subdirs.
 1.19  08-Jun-1997  jonathan Add man page describing setup for Ultrix compatibility.
 1.18  13-Mar-1997  perry Add man8.pmax, man8.x68k
 1.17  30-Jan-1997  matthias Add scripts and documentation for a new method to create assym.h files.
With the kern/genassym.sh script HOSTED_CC is no longer used to create
assym.h files. This should make crosscompilation easier.
 1.16  17-Oct-1996  perry removed tahoe refs because we have no tahoe port
 1.15  09-Aug-1996  explorer Add compat_freebsd.8
 1.14  06-Aug-1996  thorpej Install the compat_svr4(8) manual page.
 1.13  28-Mar-1996  mark Make the man8.arm32 sub directory.
 1.12  28-Nov-1995  jtc merge in changes from 1.1 release branch
 1.11  08-Aug-1995  gwr branches: 1.11.2;
Add man8.sun3
 1.10  06-Mar-1995  fvdl Added compat_linux.8 to Makefile
 1.9  22-Dec-1994  cgd specify man pages the new way.
 1.8  30-Nov-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
 1.7  18-Oct-1994  deraadt man page bywr and I
 1.6  16-Jun-1994  deraadt branches: 1.6.2;
add compat_sunos(8) and man8.sparc
 1.5  21-Feb-1994  chopps added man8.amiga.
 1.4  18-Feb-1994  cgd add yp.8
 1.3  14-Feb-1994  briggs Add man8.mac68k to SUBDIR and alphabetized it.
 1.2  31-Jul-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  30-Nov-1994  jtc imported from 4.4lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.6.2.1  18-Oct-1994  cgd from trunk.
 1.11.2.1  17-Oct-1995  leo Add man8.atari
 1.32.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.33.2.2  05-Nov-1999  elric Added a compat_osf1(8) man page.
 1.33.2.1  05-Nov-1999  elric file Makefile was added on branch comdex-fall-1999 on 1999-11-05 07:59:39 +0000
 1.36.4.2  15-Dec-2000  he Pull up revision 1.40 (requested by minoura):
Alias compat_win32.8 and peace.8.
 1.36.4.1  11-Aug-2000  minoura Pullup rev 1.37. Approved by thorpej.
add compat_pecoff(8) manpage.
 1.86.2.1  16-Apr-2007  bouyer Pull up following revision(s) (requested by apb in ticket #573):
share/man/man8/sysinst.8: revision 1.1
distrib/sets/lists/man/mi: revision 1.987
share/man/man8/Makefile: revision 1.89
BUILDING: revision 1.62
share/man/man7/release.7: revision 1.22
doc/BUILDING.mdoc: revision 1.49
Improve documentation for "make iso-image" and release(7),
and add a rudimentary man page for sysinst(8).
 1.90.4.3  23-Mar-2008  matt sync with HEAD
 1.90.4.2  09-Jan-2008  matt sync with HEAD
 1.90.4.1  06-Nov-2007  matt sync with HEAD
 1.97.2.1  08-Feb-2011  bouyer Sync with HEAD
 1.101.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.101.4.1  17-Apr-2012  yamt sync with head
 1.102.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.105.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.105.4.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.105.4.1  10-Jun-2019  christos Sync with HEAD
 1.105.2.2  18-Jan-2019  pgoyette Synch with HEAD
 1.105.2.1  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.111.8.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed