OpenBSD CVS

src/usr.bin/sed/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / sed

Current tag: OPENBSD_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] USD.doc/        
[TXT] Makefile  1.5   6 years  millert   Enable compiler warnings; OK martijn@
[TXT] POSIX  1.2   27 years  deraadt   rcsid
[TXT] compile.c  1.50   5 years  schwarze   As an extension to POSIX, for consistency with our behaviour for the "b" and "t"...
[TXT] defs.h  1.9   6 years  millert   Fix sign compare warnings; OK martijn@
[TXT] extern.h  1.14   5 years  martijn   Make sed's -i flag more compatible with what gsed does. - Reset the hold-space i...
[TXT] main.c  1.42   3 years  naddy   replace fgetln(3) with getline(3) in sed Partly from Johann Oskarsson for Illum...
[TXT] misc.c  1.12   7 years  krw   Split error() into error() and warning() so error() can be marked __dead to appe...
[TXT] process.c  1.34   5 years  martijn   Make sed's -i flag more compatible with what gsed does. - Reset the hold-space i...
[TXT] sed.1  1.60   3 years  jsg   Add some references, most of these were removed when we stopped building and ins...