summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-10-17add client support for the `watch' and `watchers' commands. ok joris@ xsa@Moritz Jodeit
2005-10-17support -f flag for co;Joris Vink
2005-10-17Fix string handling. LOGIN_NAME_MAX includes the NUL, so don't reserve extraKjell Wooding
2005-10-17more cleanups; ok jakob@Kevin Steves
2005-10-17remove #ifdef LWRES; ok jakob@Kevin Steves
2005-10-17fix memory leaks from 2 sources:Kevin Steves
2005-10-17- document the different types of mixerctl variablesJason McIntyre
2005-10-17-k takes an arg;Jason McIntyre
2005-10-17incorrect macro usage;Jason McIntyre
2005-10-17sync with heimdal 0.7Bjorn Sandell
2005-10-16- remove the lock even if we are just reverting to the previousNiall O'Higgins
2005-10-16- sync checkin_usage();Niall O'Higgins
2005-10-16- document `-n' option.Niall O'Higgins
2005-10-16- add support for `-n<symbol>'Niall O'Higgins
2005-10-16sync with heimdal 0.7Bjorn Sandell
2005-10-16fix the locks section in RCS files;Joris Vink
2005-10-16spacing;Joris Vink
2005-10-16- sort rcs_getopt() string before i add more options.Niall O'Higgins
2005-10-16- sync rcsdiff_usage();Niall O'Higgins
2005-10-16- sync checkout_usage();Niall O'Higgins
2005-10-16- Use Ns macro to remove spaces in these manual pages too.Niall O'Higgins
2005-10-16- use Ns macro to remove spaces between options and their arguments,Niall O'Higgins
2005-10-16- zap an incorrect comment.Niall O'Higgins
2005-10-16- remove unused `flags' variable.Niall O'Higgins
2005-10-16- remove unused `rcsfile' parameter from checkin_getlogmsg()Niall O'Higgins
2005-10-16KNFNiall O'Higgins
2005-10-16remove obsolete comment;Xavier Santolaria
2005-10-16spacing;Joris Vink
2005-10-16less 'pirates of the carribean' like error message;Joris Vink
2005-10-16fix off-by-one in RCSINIT code, noticed by niallo@Joris Vink
2005-10-15- use Ns macro to remove spaces between options and argumentsNiall O'Higgins
2005-10-15- add support for `-wusername'.Niall O'Higgins
2005-10-15RCSINIT support;Joris Vink
2005-10-15- add username parameter to rcs_rev_add(), needed to implement at leastNiall O'Higgins
2005-10-15- sort rcs_getopt() switch cases, they got a bit mixed up along the way.Niall O'Higgins
2005-10-15- if revision passed to checkout_rev() is > HEAD, assume HEADNiall O'Higgins
2005-10-15install the rcs binaries correctly;Joris Vink
2005-10-15we have manual pages for all the rcs tools now,Niall O'Higgins
2005-10-15- document `-f' option.Niall O'Higgins
2005-10-15- add support for `-f' option.Niall O'Higgins
2005-10-15modularise checkout code into checkout_rev(). this shaves off a numberNiall O'Higgins
2005-10-15make external definition static; ok deraadt@Kevin Steves
2005-10-15minor style change.Niall O'Higgins
2005-10-14trunk(4)ateMichael Shalayeff
2005-10-14add missing /* ARGSUSED */ to quiet lint.Kjell Wooding
2005-10-14more replstr into the #ifdefTheo de Raadt
2005-10-14put proto in same #ifdef as codeTheo de Raadt
2005-10-14more headers to please lintTheo de Raadt
2005-10-14unused variablesTheo de Raadt
2005-10-14doh! it was a wednesday. and fix the time as well thenMichael Shalayeff