cvs commit: src/usr.bin/sed extern.h main.c process.c
Dag-Erling Smorgrav
des at FreeBSD.org
Tue Nov 4 05:09:17 PST 2003
des 2003/11/04 05:09:16 PST
FreeBSD src repository
Modified files:
usr.bin/sed extern.h main.c process.c
Log:
Reimplement in-place editing in a slightly less disgusting manner. Also,
make an effort to preserve the ownership and mode of the file we are
editing.
Sponsored by: Registrar AS
Revision Changes Path
1.12 +2 -1 src/usr.bin/sed/extern.h
1.30 +61 -71 src/usr.bin/sed/main.c
1.35 +21 -19 src/usr.bin/sed/process.c
More information about the cvs-src
mailing list