Home | History | Annotate | Download | only in man8
History log of /src/share/man/man8/MAKEDEV.local.8
RevisionDateAuthorComments
 1.8  06-Aug-2011  jmcneill add -u flag
 1.7  30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.6  09-Apr-2008  apb branches: 1.6.2;
Sync command line options with MAKEDEV(8). Also re-word the
previously-incorrect part about "must be called from the /dev
directory".
 1.5  15-Dec-2007  apb branches: 1.5.4;
In MAKEDEV.tmpl:
* Add a nooutput function to be used instead of redirecting to /dev/null,
because /dev/null might not exist early in the boot sequence. This
should fix a bug in which the pax autodetection failed when used from
init(8) with a read-only root file system without a /dev/null.
* Move most of the main program into a new makedev_main function,
to allow reuse by MAKEDEV.local.

In MAKEDEV.local:
* Use the new makedev_main function defined in MAKEDEV. This allows
MAKEDEV.local to support all the options understood by MAKEDEV, instead
of only a subset. This should fix a bug in which the setup() function
could try to use pax mode even though that was previously not supported.

In MAKEDEV.local man page:
* Update list of command line options.
* Don't explain all the options, just refer to MAKEDEV(8) man page.
* Remove BUGS section now that all MAKEDEV options are supported
by MAKEDEV.local.
 1.4  11-Mar-2007  apb branches: 1.4.4;
Document lack of support for -M and -p flags.
 1.3  03-Mar-2007  apb In the MAKEDEV(8) man page, document the MAKEDEV_AS_LIBRARY variable.

In the MAKEDEV.local(8) man page, document more detail about the
(now complex) relationship between MAKEDEV and MAKEDEV.local.
 1.2  02-Mar-2007  wiz Fix Dt argument. Remove superfluous Pp. Remove incomplete HISTORY section.
 1.1  26-Feb-2007  apb Add a man page for MAKEDEV.local(8), and a link for makedev.local(8).
 1.4.4.1  09-Jan-2008  matt sync with HEAD
 1.5.4.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.2.1  18-May-2008  yamt sync with head.

RSS XML Feed