wiz
|
3c4c9d2b57
|
Remove #if __STDC__. De-__P() and ANSIfy.
|
2002-06-14 00:41:42 +00:00 |
wiz
|
12102d9f6d
|
Fix format string in usage. bin/16869 by Julio Merino.
|
2002-05-17 17:27:12 +00:00 |
atatat
|
c25d406046
|
Add a -E flag to ed(1) and sed(1) so that they can use extended
regular expressions instead of just basic regular expressions.
|
2002-01-23 19:07:33 +00:00 |
lukem
|
2237cf10d6
|
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
|
1997-10-19 23:05:11 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
mark
|
2754bf6ea9
|
Use an integer instead of a char with getc() and ungetc() in mf_fgets()
so that it works with compilers that default to unsigned chars
Note: getc() and ungetc() are prototyped to use ints rather than
chars.
|
1996-05-08 21:36:05 +00:00 |
jtc
|
94f49c37a9
|
Fixed typo in usage string.
|
1995-02-23 17:25:23 +00:00 |
cgd
|
8a8b69552f
|
RCS id's
|
1994-02-03 23:44:40 +00:00 |
cgd
|
5beaa48900
|
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
|
1994-02-03 23:32:10 +00:00 |
cgd
|
02254e0c37
|
rename fgetline() and sharpen axe for bostic...
|
1994-01-04 05:16:44 +00:00 |
cgd
|
76553b5de8
|
update for fgetline
|
1993-12-22 07:38:51 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
alm
|
bb106b2b49
|
added Berkeley sed with mods to use GNU regex
|
1993-04-13 23:49:12 +00:00 |