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