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_6_3_BASE


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.47   6 years  millert   Fix array index by signed char; from martijn@
[TXT] defs.h  1.9   6 years  millert   Fix sign compare warnings; OK martijn@
[TXT] extern.h  1.13   6 years  martijn   Apply stricter pledge rules if possible. These are based on the usage of the 'w'...
[TXT] main.c  1.36   6 years  millert   Fix sign compare warnings; OK martijn@
[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.33   6 years  millert   Fix sign compare warnings; OK martijn@
[TXT] sed.1  1.54   6 years  martijn   Remove EXAMPLES section. The example itself was taken directly from the POSIX sp...