index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rcs
Age
Commit message (
Expand
)
Author
2006-04-21
match former rcs implementation warning message if no options are
Xavier Santolaria
2006-04-21
remove overkill cvs_log() and rather use warn()/warnx().
Xavier Santolaria
2006-04-21
switch -p handling to bitwise flags; OK ray@.
Xavier Santolaria
2006-04-20
remove an unneeded macro;
Jason McIntyre
2006-04-20
reinstate HISTORY, from cvsintro(7)...
Jason McIntyre
2006-04-20
add a compatibility note; suggested by and ok xsa
Jason McIntyre
2006-04-19
- simplify synopsis
Jason McIntyre
2006-04-19
add a CAVEATS section; helped by xsa
Jason McIntyre
2006-04-19
addition from xsa;
Jason McIntyre
2006-04-19
+.Xr diff 1 ,
Jason McIntyre
2006-04-19
make the keyword section make sense regarding cvs commands;
Jason McIntyre
2006-04-19
eliminate spacing in the keyword section, since rcs doesn;t like them;
Jason McIntyre
2006-04-19
a little bit more description; ok xsa
Jason McIntyre
2006-04-19
- signpost to keyword substitution section
Jason McIntyre
2006-04-19
- signpost keyword substitution section
Jason McIntyre
2006-04-19
keyword section is in rcs(1) now;
Jason McIntyre
2006-04-19
move the keyword substitution section from cvs(1) to rcs(1):
Jason McIntyre
2006-04-19
flesh out the description of ci; ok xsa
Jason McIntyre
2006-04-19
flesh out the description of co; ok xsa
Jason McIntyre
2006-04-19
- flesh out the description of rcsdiff
Jason McIntyre
2006-04-19
switch -q handling to bitwise flags; OK ray@ niallo@.
Xavier Santolaria
2006-04-18
Combine code to prompt user for input into a shared function,
Ray Lai
2006-04-18
/* FALLTHROUGH */ to share code between the -N and -n flags.
Ray Lai
2006-04-18
Removes memory leaks when flags are called multiple times. This
Ray Lai
2006-04-18
Remove -h flag from rcs_getopt loop, which is not in GNU.
Ray Lai
2006-04-17
plug memory leak; OK ray@.
Xavier Santolaria
2006-04-17
Relieve checkin_update and checkin_init of the responsibility of
Ray Lai
2006-04-17
Remove pointless stat() call.
Ray Lai
2006-04-16
- fix description handling.
Niall O'Higgins
2006-04-15
dont stupidly duplicate code. make rlog use rcs_rev_select() and thus
Xavier Santolaria
2006-04-15
Plug some memory leaks; ok niallo@
Patrick Latifi
2006-04-14
spaces
Theo de Raadt
2006-04-14
- don't append the extension if it's already there (PR 5076).
Joris Vink
2006-04-14
Add missing usage() calls.
Ray Lai
2006-04-14
Plug obvious memory leaks.
Ray Lai
2006-04-14
Remove global variable RCSFILE.
Ray Lai
2006-04-14
Remove extraneous argument from rlog_file().
Ray Lai
2006-04-14
Short-circuit rlog when the -l flag is specified but there are no locks.
Ray Lai
2006-04-14
excessive addition to brackets is a mental disease. you will go
Theo de Raadt
2006-04-14
Fix a typo introduced in rev 1.135; ok ray@
Patrick Latifi
2006-04-13
add support for the openrcs -o'range' option.
Joris Vink
2006-04-13
fix -z option for openrcs, this was broken by xsa
Joris Vink
2006-04-13
Remove unused variable.
Ray Lai
2006-04-13
Currently rcs_getopt spits out a generic error message if you do
Ray Lai
2006-04-13
clean up temporary files when we finish running.
Joris Vink
2006-04-13
fix some typos
Niall O'Higgins
2006-04-13
correctly handle RCS files without any revisions;
Joris Vink
2006-04-13
*** empty log message ***
Ray Lai
2006-04-12
Better match GNU behavior for rcs -l and rcs -u.
Ray Lai
2006-04-12
spaces
Theo de Raadt
[prev]
[next]