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
Ruslan Ermilov
94ccf5741c
Don't leak memory when compiling text following the
a',
c' or `i' command.
...
Testcase: echo FOO | sed "/FOO/c\\ `jot -b 'aaaa\' 500`" Submitted by: Max Khon <fjoe@newst.net>
2001-05-18 09:48:17 +00:00
..
TEST
…
compile.c
Don't leak memory when compiling text following the
a',
c' or `i' command.
2001-05-18 09:48:17 +00:00
defs.h
…
extern.h
Uncorrupt the SCCS id (s/ From: / /).
2000-03-20 21:31:30 +00:00
main.c
Small style fix '=' -> ' = '
2000-05-11 20:15:16 +00:00
Makefile
…
misc.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
POSIX
…
process.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
sed.1
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
2001-02-13 09:56:35 +00:00