aboutsummaryrefslogtreecommitdiff
path: root/sbin/mknod
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.24: Killed an instance of pseudo-devices.Giorgos Keramidas2003-03-041-11/+5
* MFC: The .Nm utiltiy && correctly sort Xrefs.Tom Rhodes2003-02-231-4/+4
* MFC 1.21: minor English fixes.Dima Dorfman2002-03-191-2/+2
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+2
* MFC: rev 1.17 (SEE ALSO sort)David E. O'Brien2001-08-011-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-2/+2
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: Spelling fix.Mike Pritchard2000-04-231-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
* Use the .At macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Document that the major and minor numbers are parsed by strtoul().Bruce Evans1996-07-301-2/+3
* Use strtoul() more carefully.Bruce Evans1996-07-301-12/+34
* Finally use strtoul() to convert the major an minor numbers, soJoerg Wunsch1996-07-272-2/+23
* Correct some man page cross references and some fileMike Pritchard1996-02-051-1/+1
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+187