freebsd-skq/usr.bin/sed
brian 53a20a543a Plug a file descriptor leak.
When sed is asked to inline-edit files, it forgets to close the temporary
file and runs out of descriptors for long command lines (assuming you reset
kern.maxfilesperproc to something sane that's less than the number of files
passed to sed).
2004-06-03 22:33:50 +00:00
..
TEST
compile.c
defs.h
extern.h
main.c
Makefile
misc.c
POSIX
process.c
sed.1