christos
9794a7e065
char -> unsigned char
1998-12-19 16:37:28 +00:00
christos
26d6865f8e
Remove __GNUC__ ifdef, and make usage string consistent with other programs.
1998-01-31 20:42:07 +00:00
kleink
226c774dba
* When opening a file fails, just issue a warning; convert to appropriate
...
use of the err(3) function; from NAKAJIMA Yoshihiro in PR bin/4870.
* Initialize native locale environment on startup.
* Since strtol() is used to convert the number of lines to be printed,
make linecnt and assorted variables `long's, and perform range checks
on it.
1998-01-27 17:00:19 +00:00
lukem
78a738b31b
use err.h for err() prototype, deprecate register, fix .Nm usage
1997-10-19 02:23:41 +00:00
mrg
3ac0787450
merge lite-2; also WARNSify the 2 warnings left.
1997-10-18 13:15:18 +00:00
tls
9d225a1783
RCS ID police
1997-01-09 20:18:21 +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
jtc
aab7593a78
Make POSIX 1003.2 (Draft 11.2) compliant.
1993-07-15 17:05:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00