imp
d66621d6c8
Fix minor style bugs noticed by the Bruce Filter.[tm]
...
Bruce-Filter-By: bde
1998-09-13 19:54:54 +00:00
imp
484b9ba588
Silence -Wall -W -Wkitchen-sink. Use ssize_t in preference to int,
...
make a char * const that should have been. Use new style function
declaration for main. Mostly a Bruce Filter[tm] test commit.
1998-09-11 05:48:06 +00:00
charnier
6a2297e2da
Restore Lite2 sccsids by removing `const'. Improve documentation a little.
...
Suggested by: Bruce
1998-05-13 07:16:37 +00:00
charnier
32338c8e05
Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc.
1998-05-06 06:49:16 +00:00
imp
054f35c222
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:24:41 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
steve
78e21244f4
Merge Lite2 mods and -Wall cleaning.
1996-12-14 05:51:58 +00:00
ache
b516626583
Activate LC_CTYPE locale and additionly use !isprint() for 8bit characters
1996-09-30 15:45:36 +00:00
imp
87f4f38d8e
Merge in the NetBSD changes to cat.c. These appear to have come from
...
the 4.4 lite 2 tape as well. There are now only two diffs between
NetBSD's cat and FreeBSD's cat:
getopt return value is -1 on NetBSD and EOF on FreeBSD.
NetBSD has added setlocale calls before anything else.
1996-09-28 21:19:27 +00:00
bde
4c830ecd4f
Fix exit status. `cat no-such-file >/dev/null' exited with status 0.
...
This has been broken since cat's own err() function was sloppily
replaced by the library functions warn() and err().
1995-10-03 12:46:37 +00:00
dg
8722740e7f
Added $Id$
1994-09-24 02:59:15 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00