This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7153b68a4a
NetBSD
/
usr.bin
/
sed
History
mrg
117693dfce
when calling compile_tr() add (void *) to the 2nd argument's cast chain.
2006-05-11 17:18:19 +00:00
..
TEST
In test_error() use <& to duplicate input descriptors,
2003-10-27 20:09:49 +00:00
Makefile
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
2006-04-07 19:38:58 +00:00
POSIX
…
compile.c
when calling compile_tr() add (void *) to the 2nd argument's cast chain.
2006-05-11 17:18:19 +00:00
defs.h
no trailing comma at end of enum.
2004-11-20 06:40:01 +00:00
extern.h
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 11:13:06 +00:00
main.c
Usage: Options before arguments; add -E. From Kouichirou Hiratsuka in PR 26255.
2004-07-13 12:11:06 +00:00
misc.c
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 11:13:06 +00:00
process.c
Coverity CID 1181: Protect access against NULL.
2006-04-02 03:40:06 +00:00
sed.1
Sort options. From Kouichirou Hiratsuka in PR 26255 (slightly changed).
2004-07-13 12:09:29 +00:00