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 |
kleink
|
23a9f6e8f9
|
* Make obsolete option handling slightly more robust; fixes PR bin/6940.
* In the manual page, replace obsolete option handling with the supported
getopt-based version, and reflect that file arguments are optional.
|
1999-02-10 16:15:31 +00:00 |
christos
|
c3203395bd
|
char -> unsigned char
|
1998-11-06 23:06:38 +00:00 |
lukem
|
95737fee5b
|
WARNSify, fix .Nm usage
|
1997-10-18 14:45:55 +00:00 |
jtc
|
71bb6dda25
|
Sync with 4.4lite2
|
1995-09-02 05:57:23 +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
|
fe20100606
|
Changed to be POSIX.2 compliant.
|
1993-08-28 02:34:04 +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 |