opnsense-src/usr.bin/sed
Diomidis Spinellis b6059c5c01 Fixed .Nm element, updated HISTORY section, added AUTHORS section.
Reviewed by:	schweikh (mentor)
MFC after:	2 weeks
2003-07-22 19:23:45 +00:00
..
TEST Test 8.16 in sed.test tests the ability of a sed to handle an empty 2003-07-22 19:22:08 +00:00
compile.c Ignore leading semicolons on commands; required by SUSv3. 2002-07-30 14:07:30 +00:00
defs.h Remove local redefinition for err(). Add usage(). 1997-08-11 07:21:08 +00:00
extern.h Make cspace()'s second argument const. Make `escapes' in lputs() const. 2002-07-08 06:00:55 +00:00
main.c Fix some bugs in in-place editing: 2002-07-30 19:42:18 +00:00
Makefile Kill superfluous blank line. 2002-06-17 08:21:53 +00:00
misc.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
POSIX BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
process.c Do not dribble zero bytes into the output, by replacing an obfuscated if 2003-06-05 12:10:19 +00:00
sed.1 Fixed .Nm element, updated HISTORY section, added AUTHORS section. 2003-07-22 19:23:45 +00:00