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 |
lukem
|
b67eedad79
|
WARNSify, fix .Nm usage, deprecate register, use err.h
|
1997-10-20 02:50:59 +00:00 |
jtc
|
373b32ea19
|
fix typo
|
1994-11-17 07:40:43 +00:00 |
jtc
|
88d0435bc7
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-17 07:39:34 +00:00 |
jtc
|
0605e44a71
|
Well behaved POSIX.2 utilities always call setlocale() and getopt().
|
1993-11-09 01:46:38 +00:00 |
jtc
|
2ddbb97f0f
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
|
1993-10-13 18:33:45 +00:00 |
jtc
|
f7c6bf575a
|
Minor tweaks: including header files to bring prototypes into scope,
explicitly declaring function return values, etc. to make gcc -Wall
shut up.
|
1993-08-27 22:30:10 +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 |