aboutsummaryrefslogtreecommitdiff
path: root/sbin/mknod
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* Fix some more warnings found by clang.Rebecca Cran2010-11-221-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Bump WARNS where possible.Ulrich Spörlein2010-02-151-1/+0
* Allow mknod(8) to be only invoked with a pathname as an argument.Ed Schouten2010-01-312-32/+40
* Refine r198714, it's not as easy as just leaving the major number zero.Christian Brueffer2009-11-011-1/+0
* The majors file was removed long ago, 0 should be used instead.Christian Brueffer2009-10-311-4/+2
* In the previous changeset a cast of myminor to u_int wereXin LI2007-06-141-1/+1
* WARNS=6Xin LI2007-06-131-11/+6
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-2/+2
* Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' sectionJoseph Koshy2004-12-171-1/+26
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-05-171-9/+9
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Document that mknod(8) can be used to undelete entries under devfs.Alfred Perlstein2003-12-291-0/+13
* Remove some more MAKEDEV information.Tom Rhodes2003-03-251-17/+2
* Killed one more instance of pseudo-devices.Ruslan Ermilov2003-02-241-1/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-2/+2
* Minor English fixes.Dima Dorfman2002-03-101-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Refer people looking to figure out what major to use for a device toDima Dorfman2001-11-041-9/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-071-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Spelling fix.Mike Pritchard2000-03-241-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Add chown(8)-like functionality. This will allow us to not use chown(8)David E. O'Brien2000-01-062-6/+98
* Cast myminor/mymajor results to u_int soMatt Jacob2000-01-051-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Fix mknod which overloaded a little too much on "minor" and "major"Poul-Henning Kamp1999-05-101-6/+6
* Remove unused #include. Add usage().Philippe Charnier1998-07-062-12/+15
* Use err(3).Philippe Charnier1997-06-161-26/+12
* Fixed checking for a non-numeric minor number.Bruce Evans1997-03-121-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* I was porting something from sysV world and found our cross referencesDavid E. O'Brien1997-01-271-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1