History log of /src/share/man/man8/MAKEDEV.8.template |
Revision | | Date | Author | Comments |
1.21 |
| 13-Feb-2017 |
abhinav | Fix typo.
|
1.20 |
| 06-Aug-2011 |
jmcneill | branches: 1.20.24; 1.20.28; add -u flag
|
1.19 |
| 18-May-2009 |
wiz | Fix xrefs, sort SEE ALSO.
|
1.18 |
| 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.17 |
| 09-Apr-2008 |
apb | branches: 1.17.2; Document the new "-t mtree" option, and the fact that mtree is now preferred by default.
|
1.16 |
| 15-Dec-2007 |
apb | branches: 1.16.4; When MAKEDEV creates a memory file system, let it try mount_tmpfs(8) before falling back to mount_mfs(8). Also calculate required number of inodes more accurately.
Discussed in tech-userlevel.
|
1.15 |
| 09-Dec-2007 |
apb | * MAKEDEV's "-M -M" option was always intended for use only by init(8). Improve the documentation around that. * The "-p pax", "-m mknod", and "-s" (mtree specfile) options should always have been mutually exclusive. Now enforce that. * The "-f" option didn't ever work with pax or mtree mode; document that, and make it an error to try something that won't work. * Make pax mode the default, if no other options prevent this, and if "pax -w -M" appears to be usable. * Add missing options to a usage message.
|
1.14 |
| 19-May-2007 |
wiz | branches: 1.14.4; Fix typo.
|
1.13 |
| 19-May-2007 |
wiz | Short options belong together.
|
1.12 |
| 11-Mar-2007 |
apb | Document "-p pax" and "-M -M".
|
1.11 |
| 03-Mar-2007 |
dsl | Document -M (creates mfs filesystem for init).
|
1.10 |
| 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.9 |
| 26-Feb-2007 |
apb | Add suggestions for creating device nodes on a foreign server used by a diskless NetBSD client.
|
1.8 |
| 26-Feb-2007 |
apb | Add SEE ALSO reference to the new MAKDEV.local(8) man page. Also mention that MAKEDEV invokes MAKEDEV.local with the "all" argument.
|
1.7 |
| 20-Jun-2005 |
peter | Change all .Xr config 8 to .Xr config 1, following the recent move of config from usr.sbin -> usr.bin.
Reviewed by wiz.
|
1.6 |
| 17-May-2005 |
wiz | New sentence, new line.
|
1.5 |
| 21-Dec-2003 |
wiz | Document new flags to MAKEDEV script.
|
1.4 |
| 24-Oct-2003 |
jdolecek | switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms
|
1.3 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.2 |
| 14-Mar-2002 |
wiz | Remark that the script should be called by the super-user; mention /etc/MAKEDEV.local; and add DIAGNOSTICS and HISTORY sections.
|
1.1 |
| 16-Apr-2001 |
wiz | Rewrite MAKEDEV.8. Use one common template instead of 20 slightly different ones.
|
1.14.4.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.16.4.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.17.2.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.20.28.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.20.24.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|