Adam David
|
44cf272f78
|
complete err() changes, actually use warn() in most instances
|
1996-08-26 20:37:48 +00:00 |
|
Peter Wemm
|
c3fd5728c2
|
Dont forget to #include <err.h>
|
1996-08-25 21:14:19 +00:00 |
|
Peter Wemm
|
ac5512704d
|
Argh! caught! *blush*.. This program was supplying it's own 'err' routine
which was slightly different to the libc one. To save any more cunfusion,
use the libc one.
|
1996-08-25 21:12:01 +00:00 |
|
Adam David
|
49a598ab87
|
when file can be opened for read but cannot be read from:
fail once (was twice) in forward case
fail once (was no times) in reverse case
this can happen when file is a directory on an NFS or procfs mount.
|
1996-07-30 13:11:43 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|