mpp
|
a951e1ba65
|
Use the .At macro where appropriate.
|
1996-08-23 01:06:24 +00:00 |
|
bde
|
07baf622f9
|
Document that the major and minor numbers are parsed by strtoul().
|
1996-07-30 17:44:36 +00:00 |
|
bde
|
5c5a23135a
|
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
|
2fbfe97775
|
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 |
|
mpp
|
27e5218d1c
|
Correct some man page cross references and some file
locations.
|
1996-02-05 17:32:16 +00:00 |
|
wollman
|
57ea13e98c
|
Convert to our man installation style. Also fixed long-standing bug
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
|
1994-08-05 02:42:42 +00:00 |
|
rgrimes
|
d038e02fd6
|
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 |
|