This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12bd424bdf
freebsd-skq
/
usr.bin
/
sed
History
des
12bd424bdf
Correct style bugs in the in-place editing code.
2003-11-04 12:07:09 +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
extern.h
Make cspace()'s second argument const. Make `escapes' in lputs() const.
2002-07-08 06:00:55 +00:00
main.c
Correct style bugs in the in-place editing code.
2003-11-04 12:07:09 +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
process.c
Change the buffer length test in NEEDSP() so that it does not
2003-11-02 23:20:24 +00:00
sed.1
Fixed .Nm element, updated HISTORY section, added AUTHORS section.
2003-07-22 19:23:45 +00:00