summaryrefslogtreecommitdiffstats
path: root/sbin/mknod/mknod.c
Commit message (Expand)AuthorAgeFilesLines
* Add chown(8)-like functionality. This will allow us to not use chown(8)obrien2000-01-061-5/+68
* Cast myminor/mymajor results to u_int somjacob2000-01-051-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix mknod which overloaded a little too much on "minor" and "major"phk1999-05-101-6/+6
* Remove unused #include. Add usage().charnier1998-07-061-10/+12
* 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
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use strtoul() more carefully.bde1996-07-301-12/+34
* Finally use strtoul() to convert the major an minor numbers, sojoerg1996-07-271-2/+16
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+82
OpenPOWER on IntegriCloud