This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
38a9994201
freebsd-dev
/
usr.bin
/
sed
History
Juli Mallett
90f7fe63e9
Oops, update usage() to have -i.
2002-05-07 23:33:44 +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
Oops, update usage() to have -i.
2002-05-07 23:33:44 +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
Fix sed(1) in the case where a last line is specified and hold space is not
2002-04-07 02:29:56 +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