OpenBSD CVS

src/usr.bin/rcs/


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 / rcs

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.36   18 years  xsa   oopps, missing \ at EOL.
[TXT] buf.c  1.8   17 years  ray   Improve rcs_buf_load() by setting errno appropriately on failure and never print...
[TXT] buf.h  1.5   17 years  ray   rcs_buf_set(), rcs_buf_append, and rcs_buf_fappend should not return ssize_t. T...
[TXT] ci.1  1.32   17 years  ray   Make -n flag refer to -N flag instead of the other way around, since the -N flag...
[TXT] ci.c  1.186   17 years  joris   use the correct variable in error and warning messages
[TXT] co.1  1.27   18 years  xsa   a few bits about exit status here too; OK jmc@.
[TXT] co.c  1.97   17 years  ray   More strlcpy/strlcat -> snprintf/xasprintf cleanup. OK joris@
[TXT] date.y  1.4   18 years  xsa   yyerror() little cleanup
[TXT] diff.c  1.8   17 years  ray   files_differ() should return -1 on error, according to comments. Make it so. A...
[TXT] diff.h  1.4   18 years  xsa   missing bits for a working merge(1). Built and enabled. OK joris@ ray@.
[TXT] diff3.c  1.14   17 years  xsa   correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@.
[TXT] ident.1  1.7   18 years  xsa   a few bits about exit status here too; OK jmc@.
[TXT] ident.c  1.22   17 years  ray   Flush printf buffer before directly writing to STDIN_FILENO. Prevents the print...
[TXT] merge.1  1.1   18 years  xsa   starting bits for merge(1) replacement. Not built/linked yet. man page reviewed ...
[TXT] merge.c  1.4   17 years  xsa   correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@.
[TXT] rcs.1  1.46   18 years  xsa   a few bits about exit status here too; OK jmc@.
[TXT] rcs.c  1.32   17 years  millert   Add missing checks for EOF when parsing rcs file sections. OK xsa@ joris@ niallo...
[TXT] rcs.h  1.5   17 years  niallo   - correctly handle binary files; say bye bye to using c strings for deltatexts. ...
[TXT] rcsclean.1  1.19   18 years  xsa   a few bits about exit status here too; OK jmc@.
[TXT] rcsclean.c  1.47   17 years  ray   Remove rcs_statfile(). It was just a wrapper for rcs_choosefile(), handling exc...
[TXT] rcsdiff.1  1.22   18 years  xsa   - fix rcsdiff exit status on success/errors; now matches gnu/usr.bin/rcs. - add ...
[TXT] rcsdiff.c  1.68   17 years  ray   Minor KNF. OK xsa@
[TXT] rcsmerge.1  1.13   18 years  xsa   .Xr merge(1)
[TXT] rcsmerge.c  1.48   17 years  xsa   correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@.
[TXT] rcsnum.c  1.3   17 years  ray   Not were we allocating memory for a pointer array, it wasn't even for the right ...
[TXT] rcsprog.c  1.132   17 years  ray   Improve rcs_buf_load() by setting errno appropriately on failure and never print...
[TXT] rcsprog.h  1.59   17 years  xsa   correctly handle merge(1) and rcsmerge(1) -e and -E flags; tests and OK ray@.
[TXT] rcstime.c  1.2   17 years  niallo   - sizeof(struct tm) -> sizeof(*tb) little tidbit from the flight to c2k6 ok jor...
[TXT] rcsutil.c  1.18   17 years  ray   Improve rcs_buf_load() by setting errno appropriately on failure and never print...
[TXT] rcsutil.h  1.8   17 years  ray   Improve rcs_buf_load() by setting errno appropriately on failure and never print...
[TXT] rlog.1  1.18   18 years  xsa   a few bits about exit status here too; OK jmc@.
[TXT] rlog.c  1.55   17 years  ray   Remove rcs_statfile(). It was just a wrapper for rcs_choosefile(), handling exc...
[TXT] worklist.c  1.1   18 years  joris   fork our code we shared between openrcs/cvs into the openrcs dir. this was star...
[TXT] worklist.h  1.1   18 years  joris   fork our code we shared between openrcs/cvs into the openrcs dir. this was star...
[TXT] xmalloc.c  1.2   18 years  ray   Check return values for all strlcpy, and strlcat calls. OK xsa@ and probably ot...
[TXT] xmalloc.h  1.1   18 years  joris   fork our code we shared between openrcs/cvs into the openrcs dir. this was star...
[TXT] includes.h (in the Attic) [Hide]  1.2   18 years  xsa   zap uneeded includes.