aboutsummaryrefslogtreecommitdiff
path: root/sbin/mknod
Commit message (Expand)AuthorAgeFilesLines
* 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