Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Poul-Henning Kamp
95b9c18a7d
Fix mknod which overloaded a little too much on "minor" and "major"
1999-05-10 04:50:27 +00:00
Philippe Charnier
fbb3447f9c
Remove unused #include. Add usage().
1998-07-06 07:06:15 +00:00
Philippe Charnier
86eaffaf51
Use err(3).
1997-06-16 06:35:23 +00:00
Bruce Evans
0622cc3837
Fixed checking for a non-numeric minor number.
1997-03-12 19:03:40 +00:00
Peter Wemm
c0ec1f37ef
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Bruce Evans
7c9e694fa7
Use strtoul() more carefully.
...
Check that the major and minor are valid.
Don't print `.' at the end of error messages.
Fixed all warnings from "cc -Wall".
1996-07-30 17:43:21 +00:00
Joerg Wunsch
ce6bb53745
Finally use strtoul() to convert the major an minor numbers, so
...
proper error-checking can be done, and octal and hexadecimal
numbers are allowed.
1996-07-27 17:24:55 +00:00
Rodney W. Grimes
8fae3551ec
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00