agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
wiz
|
14dbdf5518
|
Negative exit code cleanup: Replace exit(-x) with exit(x).
As seen on tech-userlevel.
|
2001-04-06 11:13:45 +00:00 |
matt
|
fcd0fb118f
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
|
2000-07-03 02:51:12 +00:00 |
mycroft
|
a405bce56c
|
const poisoning.
|
1998-07-26 22:26:29 +00:00 |
lukem
|
32a9e65f70
|
WARNSify, fix .Nm usage, deprecate register, convert select to fd_set
|
1997-10-20 00:23:14 +00:00 |
jtc
|
51207773f0
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-09 02:14:09 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |