1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/rcs
joris d1c7061ed0 Delay keyword expansion in co until after the locks have been resolved.
This way the expansion can happen with the correct values and files do not
show up as modified.
2019-01-09 18:00:45 +00:00
..
buf.c Quiet compiler warnings; as applied to usr.bin/cvs by millert@ 2016-10-16 13:35:51 +00:00
buf.h
ci.1
ci.c
co.1
co.c Delay keyword expansion in co until after the locks have been resolved. 2019-01-09 18:00:45 +00:00
date.y
diff3.c Using bitwise OR along with two assignments in the conditional of 2016-10-18 21:06:52 +00:00
diff.c Quiet compiler warnings; as applied to usr.bin/cvs by millert@ 2016-10-16 13:35:51 +00:00
diff.h
ident.1
ident.c
Makefile
merge.1 add some EXIT STATUS sections; from matthew martin 2018-06-07 11:37:21 +00:00
merge.c
rcs.1 improve markup quality in the cases found by the new "--" style message 2018-03-16 16:58:26 +00:00
rcs.c When expanding $Log$ make sure a newline is added if rd_log has none. 2019-01-09 17:57:05 +00:00
rcs.h kill const and string artithmetic related warnings; ok millert@ 2017-08-29 16:47:33 +00:00
rcsclean.1
rcsclean.c
rcsdiff.1
rcsdiff.c
rcsmerge.1
rcsmerge.c
rcsnum.c kill const and string artithmetic related warnings; ok millert@ 2017-08-29 16:47:33 +00:00
rcsparse.c
rcsparse.h
rcsprog.c
rcsprog.h
rcstime.c
rcsutil.c kill const and string artithmetic related warnings; ok millert@ 2017-08-29 16:47:33 +00:00
rcsutil.h
rlog.1
rlog.c Quiet compiler warnings; as applied to usr.bin/cvs by millert@ 2016-10-16 13:35:51 +00:00
worklist.c
worklist.h
xmalloc.c
xmalloc.h