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
|
a7a759c81e
|
Correct the ctype function used for [:print:] character class; from Soren S.
Jorvang in PR bin/7167.
|
1999-03-16 14:57:48 +00:00 |
lukem
|
7e4d6ea181
|
WARNSify, fix .Nm usage, getopt returns -1 not EOF, use <err.h>
|
1997-10-20 00:56:04 +00:00 |
jtc
|
f1df59ade6
|
Sync with 4.4lite2
|
1995-08-31 22:11:37 +00:00 |
jtc
|
a1228f558a
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-07 08:35:02 +00:00 |
jtc
|
5587236c81
|
From Jeremy Scofield -- correctly terminate ranges with backquoted endpoint.
|
1993-10-22 22:40:17 +00:00 |
jtc
|
be9cb2234b
|
Remove explicit declarations of isfoo() functions, because we fixed
ctype.h to declare the isfoo() functions.
Remove isblank, as our C library now provides it.
|
1993-09-14 01:17:46 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
d77ae6d412
|
Don't repeat the last character in a range.
|
1993-07-29 16:29:40 +00:00 |
glass
|
9acecc037c
|
integrated updated 'tr' from ftp.uu.net:bsd-sources
|
1993-04-27 04:52:26 +00:00 |