summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-02-06- use bitwise flagsXavier Santolaria
2006-02-06- typo fixMathieu Sauve-Frankel
2006-02-06- use biwise flagsXavier Santolaria
2006-02-05improve support for TV tuning via radio(4) by:Jacob Meuser
2006-02-05unbreak remote protocol which got broken in revision 1.88.Joris Vink
2006-02-03Fix off by one ocurring if ^W immediate follows ^S; testing marc@;Otto Moerbeek
2006-02-02In interactive mode force newline between left and right sets in the "e b"Claudio Jeker
2006-02-01remove obsolete code; from Ray Lai in PR 4998; ok tedu@ beck@Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01double semicolon; from Daniel Matic in PR 4929Otto Moerbeek
2006-02-01check format string; OK niallo@, "it's nice to have" joris@.Xavier Santolaria
2006-02-01allow tag deletion with -d option; OK niallo@.Xavier Santolaria
2006-02-01set rcs_errno accordingly in rcs_open() if the file is not found.Xavier Santolaria
2006-02-01openssh 4.3Markus Friedl
2006-02-01save errno, from Ray Lai in PR 4999.Otto Moerbeek
2006-02-01small tweak;Jason McIntyre
2006-02-01- merge sections on protocols 1 and 2 into a single sectionJason McIntyre
2006-02-01cannot admin newly added file.Xavier Santolaria
2006-01-31include uvm_km_pages_free into the pool accounting as it is the main consumer...Michael Shalayeff
2006-01-31errors in cvs_checkout_init() are definitly fatal.Xavier Santolaria
2006-01-31"scp a b c" shouldn't clobber "c" when it is not a directory, report andDamien Miller
2006-01-31fix local arbitrary command execution vulnerability on local/local andDamien Miller
2006-01-31use "proxy_protocol" as the arg to -X, not "proxy_version";Jason McIntyre
2006-01-30strerror() -> rcs_errstr() when passing rcs_errno as argument;Xavier Santolaria
2006-01-30- make fatal() exit with code 1 instead of 255. makes us more compatibleNiall O'Higgins
2006-01-30remove an incorrect sentence;Jason McIntyre
2006-01-30mark channel as write failed or dead instead of read failed on errorReyk Floeter
2006-01-29- fix a bug where co -l would fail with "permission denied" if the workingNiall O'Higgins
2006-01-29spread some fatal() here too;Xavier Santolaria
2006-01-29RCS_PARSE_FULLY needed here too, as in rlog(1);Xavier Santolaria
2006-01-28Remove duplicate cgetstr() call introduced by accident. Andrey MatveevTodd C. Miller
2006-01-28- don't segfault on rcsnum overflow.Niall O'Higgins
2006-01-28add -- after options, so files with leading - work.Ted Unangst
2006-01-27CVS_EX_BADROOT return code is not worth keeping;Xavier Santolaria
2006-01-27more errors handling cleanup;Xavier Santolaria
2006-01-27cvs_mkadmin() cannot return < 0 anymore;Xavier Santolaria
2006-01-27errors handling cleaning here too;Xavier Santolaria
2006-01-27errors handling cleaning here too;Xavier Santolaria
2006-01-27errors handling cleaning;Xavier Santolaria
2006-01-27use fatal();Xavier Santolaria
2006-01-26strings cleanup; OK niallo@.Xavier Santolaria
2006-01-26add a section on verifying host keys in dns;Jason McIntyre
2006-01-25implement HTTP proxy authentication support, very useful in a ssh_configDamien Miller
2006-01-25this snprintf() occurence should have been removed in previous commit.Xavier Santolaria
2006-01-25use cvs_rcs_getpath() here too + some strings cleanup whilst here.Xavier Santolaria
2006-01-25strings cleanup; OK niallo@.Xavier Santolaria
2006-01-25use cvs_rcs_getpath() instead of duplicating code.Xavier Santolaria
2006-01-25move subsections to full sections;Jason McIntyre
2006-01-25move the options description up the page, and a few additional tweaksJason McIntyre
2006-01-25snprintf() cleanup; OK niallo@.Xavier Santolaria