joerg
|
7e47a1209f
|
Use __dead
|
2011-08-29 14:24:03 +00:00 |
|
lukem
|
98e5374ccb
|
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
|
2008-07-21 14:19:20 +00:00 |
|
peter
|
e257b1a30b
|
Clean up by using basename(3) from libc.
|
2005-04-04 16:47:54 +00:00 |
|
xtraeme
|
971b39df9c
|
Kill __P(), use ANSI function declarations.
|
2005-02-17 16:53:45 +00:00 |
|
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
|
80baf83f8c
|
WARNSify, fix .Nm usage
|
1997-10-18 12:12:38 +00:00 |
|
jtc
|
f8c5f00b42
|
Sync with 4.4lite2
|
1995-09-02 05:29:46 +00:00 |
|
glass
|
82c5b89eb1
|
new rcsid format
|
1995-03-25 18:17:38 +00:00 |
|
mycroft
|
9edd7e3388
|
Fix ugly C style.
|
1994-09-26 06:01:10 +00:00 |
|
glass
|
e02859683e
|
updated to reflect local changes
|
1994-09-26 01:57:07 +00:00 |
|
jtc
|
2f96f1561b
|
As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the code
to match just in case someone changes the value of EOF.
|
1993-11-19 19:58:46 +00:00 |
|
jtc
|
4bbb2333ff
|
Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to
do this --- although this won't change the behavior of this utility
until we have message catalogs implemented.
Pass through FlexeLint.
|
1993-10-01 22:41:28 +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 |
|