summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14delete unused variableTheo de Raadt
2004-09-14optind and optarg not usedTheo de Raadt
2004-09-14use __inline instead of inline (for portability)Theo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14unalias system() copy from libc versionTheo de Raadt
2004-09-14sprinkle some ARGSUSED for table driven functionsTheo de Raadt
2004-09-09printing the raw ip protocol name breaks the protocol loop, so justOtto Moerbeek
2004-09-07cleanup multiplex control socket on SIGHUP too, spotted by sturm@Damien Miller
2004-09-07Do not incorrectly sign-extend a mode_t value.Miod Vallat
2004-09-06set the xflags; form netbsd; millert@ deraadt@ otto@ okMichael Shalayeff
2004-08-31use the correct Entries path to store in cef_path;Joris Vink
2004-08-31Do not crash when there is no user specified in the CVSROOT. SimplifiedJean-Francois Brousseau
2004-08-31check return value of strdup(3);Joris Vink
2004-08-30For username foo.bar, don't treat "bar" as a kerberos instance,Todd C. Miller
2004-08-30.Xsession -> .xsession;Jason McIntyre
2004-08-30s/keygen/keyscan/Markus Friedl
2004-08-28don't erroneously close stdin for !reexec case, from Dave Johnson; ok markus@Damien Miller
2004-08-27Add CF_NOSYMS to the flags so we skip symbolic linksJean-Francois Brousseau
2004-08-27Instead of keeping an open pointer to the Entries file when opening withJean-Francois Brousseau
2004-08-27Unbreak when running into files with an inode of 0Jean-Francois Brousseau
2004-08-27cleanup and reset the valid requests array when allocating a new rootJean-Francois Brousseau
2004-08-27When the remote version string points to NULL, print "(unknown)" likeJean-Francois Brousseau
2004-08-27Skip directory entries which have a file number of 0Jean-Francois Brousseau
2004-08-27Do not attempt to free directory information on error cases inJean-Francois Brousseau
2004-08-27Fix two descriptor leaksJean-Francois Brousseau
2004-08-26get rid of references to rhosts authentication; with jmc@Markus Friedl
2004-08-25typos from -f (PR #3908);Jason McIntyre
2004-08-25typos from -f (PR #3907);Jason McIntyre
2004-08-23anotherHenning Brauer
2004-08-23Make behavior if the utility was not found or could not be executedTodd C. Miller
2004-08-23Do %s replacement for LESSOPEN and LESSCLOSE ourselves insteadTodd C. Miller
2004-08-23Remove duplicate getuid(), suggested by & ok markus@Darren Tucker
2004-08-23Use permanently_set_uid() in ssh and ssh-keysign for consistency, matchesDarren Tucker
2004-08-23typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markusDamien Miller
2004-08-23fix error path, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markusDamien Miller
2004-08-20grok STT_SECTION and beautify STT_OBJECTMichael Shalayeff
2004-08-19STT_FUNC can be an absolute tooMichael Shalayeff
2004-08-19bruce leeMichael Shalayeff
2004-08-18- .Xr utmp 5Jason McIntyre
2004-08-18- Xr w 1Jason McIntyre
2004-08-16Make the README file a little more informative and explain how to installJean-Francois Brousseau
2004-08-163.9Markus Friedl
2004-08-13Cleanup the code, will need reworkJean-Francois Brousseau
2004-08-13More unused variablesJean-Francois Brousseau
2004-08-13Remove unused variablesJean-Francois Brousseau
2004-08-13* add an entry for directories when we create themJean-Francois Brousseau
2004-08-13Sample server config fileJean-Francois Brousseau
2004-08-13Make add work in client modeJean-Francois Brousseau
2004-08-13When the mtime is (time_t)-1, print the dummy timestamp string insteadJean-Francois Brousseau