summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-06-23Commandante Che Guevara; pt out by form@Michael Shalayeff
2005-06-23- at(1) synopsis: -r expects a `job' arg, not a timespecJason McIntyre
2005-06-23sort options;Jason McIntyre
2005-06-22slightly simplify; christos@netbsdHenning Brauer
2005-06-22deal with german stupidity... nic.de decided that it is a good idea toHenning Brauer
2005-06-22konrad zuse born 1910, not 1919;Jason McIntyre
2005-06-21add CLEANFILESBrad Smith
2005-06-20KNFTodd C. Miller
2005-06-20umask juggling not needed; with Lionel Fourquaux.Otto Moerbeek
2005-06-19Update to sudo 1.6.8p9Todd C. Miller
2005-06-18allow ControlPath=none, patch from dwmw2 AT infradead.org; ok dtucker@Damien Miller
2005-06-17Fix ControlPath's %p expanding to "0" for a default port,Damien Miller
2005-06-17correctly build a temporary copy of the client its repositoryJoris Vink
2005-06-17when pruning don't try to remove any directories outsideJoris Vink
2005-06-17replace hardcoded 128 with MAX_COLS (now 256)Markus Friedl
2005-06-17add a 'C' command ) that toggles the display of the full cmdline;Markus Friedl
2005-06-17- add missing option in the command usageXavier Santolaria
2005-06-17#define CVS_EX_ERR -1Xavier Santolaria
2005-06-17turn on -Wstrict-prototypes -Wsign-compare -Wshadow now that we are cleanDamien Miller
2005-06-17make this -Wsign-compare clean; ok avsm@ markus@Damien Miller
2005-06-16add -P to docs and usage/synopsis; ok markus jmcJared Yanovich
2005-06-16new sentence, new line;Jason McIntyre
2005-06-16Remove old cruft, ok millert@ jmc@Ian Darwin
2005-06-16.Xr cvsintro(7); ok joris jmcXavier Santolaria
2005-06-16don't exit if getpeername fails for forwarded ports; bugzilla #1054; ok djmMarkus Friedl
2005-06-16match gnu/usr.bin/cvs error msg output on bad CVSROOT error; ok jorisXavier Santolaria
2005-06-16move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd easierDamien Miller
2005-06-15a few typos and improvements found in the last by James HerbertMichael Shalayeff
2005-06-15bye bye whiteoutsTodd C. Miller
2005-06-15bye bye whiteoutsTodd C. Miller
2005-06-15more music dates; from eric@catastrophe.netMichael Shalayeff
2005-06-15no more whiteoutsTodd C. Miller
2005-06-15add -P for dumping PCB infos, similar to netbsd; ok deraadt@Markus Friedl
2005-06-15add descritpion of the watch/watchers commands;Xavier Santolaria
2005-06-14Add explicit public domain notices to all public domain files.Kjell Wooding
2005-06-14finish pruning support, this has been sittingJoris Vink
2005-06-14missing closedir() on error path; ok joris xsaPatrick Latifi
2005-06-14Three more ereply that should be ereads. This fixes henning's "replaceKjell Wooding
2005-06-13fix syntax for out of date mixerctl(1) examples;Jason McIntyre
2005-06-13move the CVSROOT check earlier in the process, this way we get theXavier Santolaria
2005-06-13`export' command first bits .. ok jorisXavier Santolaria
2005-06-11clearify empty lines and comments in the cvsrc file.Joris Vink
2005-06-10if the remote end doesn't support a version request,Joris Vink
2005-06-10unused variable.Joris Vink
2005-06-10instead of opening and closing the entry file all theJoris Vink
2005-06-10-Wall clean; ok otto deraadtPeter Valchev
2005-06-10allow comments in the cvsrc file.Joris Vink
2005-06-09Correctly initialize end of array sentinel; ok djm@Darren Tucker
2005-06-09-D implies pruning directories, as already does -r; ok jorisXavier Santolaria
2005-06-09manpage nits.Joris Vink