mrg
|
6b8ca7ecc6
|
fix compile warning on the sparc (erik fair).
|
1997-10-21 06:40:40 +00:00 |
lukem
|
699d25a64e
|
WARNSify, deprecate bcmp/perror et al in favour of memcmp/err* et al
|
1997-10-17 02:25:02 +00:00 |
kleink
|
66105c37fc
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
use SEEK_SET/SEEK_CUR/SEEK_END instead.
|
1997-08-25 19:31:43 +00:00 |
mikel
|
3190ec8ac6
|
prototype internal functions so this will build
|
1997-03-08 21:39:06 +00:00 |
mikel
|
ba2d9f692b
|
merge lite-2 changes.
also RCSid police, and add return types to all of the functions.
|
1997-03-08 08:01:26 +00:00 |
mark
|
1fe734c654
|
Use an integer instead of a char to store the getopt() return value in
order to work with compilers that default to unsigned chars.
Compare the getopt() return value with -1 instead of EOF.
|
1996-03-30 23:42:33 +00:00 |
jtc
|
21908ddbd5
|
merge in changes from 1.1 release branch
|
1995-11-28 19:43:04 +00:00 |
cgd
|
af6ef0d828
|
need stdlib.h
|
1995-04-21 04:41:21 +00:00 |
cgd
|
f24d9135d1
|
<sys/queue.h> is no longer needed.
|
1995-01-03 02:06:24 +00:00 |
cgd
|
ab628a707e
|
add headers for prototypes.
|
1994-12-23 16:39:28 +00:00 |
mycroft
|
10e2d61588
|
Fix lseek() calls.
|
1994-06-13 21:58:54 +00:00 |
mycroft
|
bd699d7d8c
|
Merge local changes.
|
1994-06-13 21:55:00 +00:00 |
cgd
|
578ea19478
|
update for new fs includes
|
1994-06-13 20:49:42 +00:00 |
cgd
|
7a6e889600
|
kill bad casts
|
1994-03-30 02:28:43 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
cf98284671
|
added accton, edquota, flcopy, gettable, htable, iostat, quotaon,
repquota, trpt, and trsp, per (currently alpha) patch 125.
|
1993-04-09 12:15:37 +00:00 |