summaryrefslogtreecommitdiffstats
path: root/sbin/mknod
Commit message (Expand)AuthorAgeFilesLines
* The .Nm utilitycharnier2002-07-061-2/+2
* Minor English fixes.dd2002-03-101-2/+2
* Default to WARNS=2.obrien2001-12-041-0/+1
* Refer people looking to figure out what major to use for a device todd2001-11-041-9/+3
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-2/+2
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+1
* mdoc(7) police: Change -filled displays (which just happenru2001-02-071-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2000-12-181-2/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Spelling fix.mpp2000-03-241-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Add chown(8)-like functionality. This will allow us to not use chown(8)obrien2000-01-062-6/+98
* Cast myminor/mymajor results to u_int somjacob2000-01-051-1/+2
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Fix mknod which overloaded a little too much on "minor" and "major"phk1999-05-101-6/+6
* Remove unused #include. Add usage().charnier1998-07-062-12/+15
* Use err(3).charnier1997-06-161-26/+12
* Fixed checking for a non-numeric minor number.bde1997-03-121-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* I was porting something from sysV world and found our cross referencesobrien1997-01-271-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use the .At macro where appropriate.mpp1996-08-231-1/+2
* Document that the major and minor numbers are parsed by strtoul().bde1996-07-301-2/+3
* Use strtoul() more carefully.bde1996-07-301-12/+34
* Finally use strtoul() to convert the major an minor numbers, sojoerg1996-07-272-2/+23
* Correct some man page cross references and some filempp1996-02-051-1/+1
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-263-0/+187
OpenPOWER on IntegriCloud