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-24
further document how revisions are selected; mostly from xsa
Jason McIntyre
2006-04-24
- the argument to -r is optional
Jason McIntyre
2006-04-24
- do not show file ... as optional
Jason McIntyre
2006-04-24
a little more verbose about -h...
Jason McIntyre
2006-04-24
- move -A into compat land
Jason McIntyre
2006-04-24
make the -r description match that in rcsmerge(1), as far as is possible;
Jason McIntyre
2006-04-24
-r is not optional: simplify its synopsis, but improve its description;
Jason McIntyre
2006-04-24
be consistent in error messages for wrongly specified keyword substitution
Xavier Santolaria
2006-04-24
o Better match GNU behavior (a bare -t does NOT read from stdin,
Ray Lai
2006-04-21
move shared functions into rcsutil.[ch]; this makes rcsprog.c cleaner;
Xavier Santolaria
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
[next]