jtc
|
915b76dd9f
|
Don't cast void functions to void.
|
1995-06-16 07:05:27 +00:00 |
cgd
|
b585e843ca
|
update from Lite, with local changes. fix Ids, etc.
|
1995-02-27 04:12:15 +00:00 |
cgd
|
a1fcdedb9d
|
oops!
|
1994-03-30 08:22:07 +00:00 |
cgd
|
ed556c22a5
|
update for new flag
|
1994-03-18 04:14:27 +00:00 |
cgd
|
2df62691cf
|
add some new flags for /etc/ttys' status field
|
1994-03-12 06:38:48 +00:00 |
jtc
|
9bd83209f0
|
Change C library functions to use strchr() and strrchr() instead of index()
and rindex(). This will allow (strict {ANSI, POSIX, XOPEN}) applications
to redefine index() and rindex() without effecting the library internals.
|
1993-11-24 19:43:49 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
mycroft
|
f23f94cb77
|
Add even more RCS frobs.
|
1993-07-30 08:21:41 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |