summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-01-13Handle all isspace() chars the same for -w and -b. ok millert@ markus@Otto Moerbeek
2005-01-13prettierJean-Francois Brousseau
2005-01-13* get rid of useless headersJean-Francois Brousseau
2005-01-13when warning about unimplemented handlers, do not attempt to printJean-Francois Brousseau
2005-01-13better descr for `cvs annotate'; help and ok jmc.Xavier Santolaria
2005-01-12use basename(3) instead of mangling the path to figure out theJean-Francois Brousseau
2005-01-12add rcs_kflag_get() to validate kflagsJean-Francois Brousseau
2005-01-11correct unfortunate example which would have squished users' mailbox;Jason McIntyre
2005-01-11no need to call realpath() in adjustname()Henning Brauer
2005-01-11cvs -> CVS; jmc okXavier Santolaria
2005-01-11Close the Entries file we just created upon directory creation. ThisJean-Francois Brousseau
2005-01-09w(1) does not deal w/ cpu time;Jason McIntyre
2005-01-09Better error message for `device' command without arguments.Aleksander Piotrowski
2005-01-09tidy up FAST STARTUP;Jason McIntyre
2005-01-09better example;Jason McIntyre
2005-01-09better section reference;Jason McIntyre
2005-01-08New shortcuts for commands device (d) and debug (deb)Aleksander Piotrowski
2005-01-08Fix for FreeBSD PR#12801 from Sven Verdoolaege (nvi maintainer) via FreeBSDPeter Valchev
2005-01-08Move a line of code which was "obviously" misplaced.Peter Valchev
2005-01-08When an error occurs in v_txt(), leave input mode too.Peter Valchev
2005-01-08`login'(n) -> `log in'(v);Jason McIntyre
2005-01-08move the license into the body of the man page;Jason McIntyre
2005-01-07document `cvs import';Jason McIntyre
2005-01-07Remove line in copyright declaration that conflicts with the LICENSE file.Todd C. Miller
2005-01-07oops - 2 more .Dq -> .Sq;Jason McIntyre
2005-01-07- distinguish between client (ftp) and protocol (FTP)Jason McIntyre
2005-01-07`login'(n) -> `log in'(v);Jason McIntyre
2005-01-07better wording for -l;Jason McIntyre
2005-01-07- better documenting of `host' and `port[s]'Jason McIntyre
2005-01-06the status command now supports the same arguments as its gnu cvsJean-Francois Brousseau
2005-01-06add cvsintro.7 to MAN now that jmc@ has put useful information in thereJean-Francois Brousseau
2005-01-06add *.core as part of the standard ignore patternsJean-Francois Brousseau
2005-01-06* always assign a cvsroot to directories, even if they are unknownJean-Francois Brousseau
2005-01-06Improved and working import code from Joris Vink with modificationsJean-Francois Brousseau
2005-01-06check the return value of a strdup() call and return an error onJean-Francois Brousseau
2005-01-06clarify what -a does;Jason McIntyre
2005-01-05document `cvs tag';Jason McIntyre
2005-01-05Before attempting to initialize the cvs repository, make sure we haveJean-Francois Brousseau
2005-01-05remove dead code, log connect() failures with level error, ok djm@Markus Friedl
2005-01-04add snprintf sanity check.Moritz Jodeit
2005-01-04Minor KNF, s/for(/for (/Todd C. Miller
2005-01-04Fix some issues noted by Joris Vink; pedro@ OKTodd C. Miller
2005-01-04first cut at an introduction to CVS;Jason McIntyre
2005-01-03when releasing a file structure, free the reference to its name soJean-Francois Brousseau
2005-01-03limit the maximum length of RCS numbers to 64 nums and avoidJean-Francois Brousseau
2005-01-03more error checking on buffer operations and plug a descriptor leakJean-Francois Brousseau
2005-01-03the proclamation of the Soviet Socialist Zaurus PortablicMichael Shalayeff
2005-01-03use an example of nmap `outpattern' containing spaces that works;Jason McIntyre
2005-01-03don't try to demangle C symbols if we're ELF.Marc Espie
2005-01-03a little cleanup in the nmap description;Jason McIntyre