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
499cc75ee2
freebsd-skq
/
usr.bin
/
sed
History
Tim J. Robbins
d1ccc822a5
Wrap lines correctly for the `l' command.
2002-06-04 10:40:14 +00:00
..
TEST
compile.c
Fix a bug in sed(1)'s "s" command wherein if an escape ("\" character)
2002-06-01 13:25:47 +00:00
defs.h
extern.h
remove __P
2002-03-22 01:42:45 +00:00
main.c
If a file argument cannot be processed, process the remaining ones
2002-05-24 10:58:21 +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
Wrap lines correctly for the `l' command.
2002-06-04 10:40:14 +00:00
sed.1
Document the fact that the `l' command uses the COLUMNS environment
2002-06-04 10:01:06 +00:00