This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2dbb68a495
freebsd-nq
/
usr.bin
/
sed
History
Tom Rhodes
46c2a2cfa4
More consistancy. file system > filesystem
2002-05-16 02:19:14 +00:00
..
TEST
compile.c
Fix an ages-old bug in sed(1), which resulted in the absolutely valid
2002-04-12 19:46:05 +00:00
defs.h
extern.h
remove __P
2002-03-22 01:42:45 +00:00
main.c
o Clean up tmp file usage a little by using mkstemp(3) instead of
2002-05-14 23:15:42 +00:00
Makefile
Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.
2002-02-08 23:07:37 +00:00
misc.c
WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.
2001-12-12 23:20:16 +00:00
POSIX
process.c
More consistancy. file system > filesystem
2002-05-16 02:19:14 +00:00
sed.1
Add handling for any nil-length string passed to -i for the backup extension.
2002-05-07 23:32:26 +00:00