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
freebsd-nq
/
usr.bin
/
sed
History
Warner Losh
701d73b65c
Make -r mean exactly the same thing as -E for increased compatibility
...
with GNU sed. MFC after: 7 days
2010-03-31 17:40:13 +00:00
..
compile.c
IEEE Std 1003.1, 2004 Edition states:
2009-09-20 15:47:31 +00:00
defs.h
Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.
2009-05-25 06:45:33 +00:00
extern.h
…
main.c
Make -r mean exactly the same thing as -E for increased compatibility
2010-03-31 17:40:13 +00:00
Makefile
Build usr.bin/ with WARNS=6 by default.
2010-01-02 10:27:05 +00:00
misc.c
Revert most part of 200420 as requested, as more review and polish is
2009-12-13 03:14:06 +00:00
POSIX
…
process.c
Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.
2009-05-25 06:45:33 +00:00
sed.1
Make -r mean exactly the same thing as -E for increased compatibility
2010-03-31 17:40:13 +00:00