Age | Commit message (Expand) | Author |
1999-10-04 | Synch with current development: | Marc Espie |
1999-10-04 | If we can't chdir to the root dir in -execdir, just return instead | Todd C. Miller |
1999-10-04 | Move the chdir/fchdir hack so that it is local to the -execdir | Todd C. Miller |
1999-10-04 | more shrinking | Theo de Raadt |
1999-10-04 | nuked minfd. sigh. hope this is the last one. | Markus Friedl |
1999-10-04 | nuke minfd/AUTH_FD | Markus Friedl |
1999-10-04 | nuke genminfd/AUTH_FD | Markus Friedl |
1999-10-04 | save user configuration in some magic buffer, which config -e can read; maja | Theo de Raadt |
1999-10-04 | config -e support; ukc from maja@ | Theo de Raadt |
1999-10-04 | fix handling of the localhost case. used to be a check against 'localhost', | Niels Provos |
1999-10-04 | nicer default | Theo de Raadt |
1999-10-04 | document third case: 'up' | Jason Wright |
1999-10-04 | more detail | Theo de Raadt |
1999-10-04 | put sbin:/usr/sbin in default path | Theo de Raadt |
1999-10-04 | m_new is the new mbuf, not m | Jason Wright |
1999-10-04 | m_new is the new mbuf, not m | Jason Wright |
1999-10-04 | Minor calculation tweaks. | Aaron Campbell |
1999-10-04 | Fixed garbled dmesg. | Steve Murphree |
1999-10-04 | and... blowfish is external now too | Theo de Raadt |
1999-10-04 | it is incredible what some people try to do in signal handlers | Theo de Raadt |
1999-10-03 | document CheckHostIP | Niels Provos |
1999-10-03 | fix last commit. | Niels Provos |
1999-10-03 | add code to detect DNS spoofing: | Niels Provos |
1999-10-03 | Remove commented out sample of SHMMAXPGS setting with machine-specific | Niklas Hallqvist |
1999-10-03 | Double the amount of shared memory pages we can maximally allocate. This | Niklas Hallqvist |
1999-10-03 | errno trashing in signal handlers | Theo de Raadt |
1999-10-03 | errno trashing considered harmfull | Theo de Raadt |
1999-10-03 | put back FTS_CHDIRROOT until next library major number crank | Todd C. Miller |
1999-10-03 | Add missing bzero(). | Hakan Olsson |
1999-10-03 | 2.5->2.6 (thanks markus) | Bob Beck |
1999-10-03 | use strcasecmp() | Theo de Raadt |
1999-10-03 | use SHUT_* symbols | Theo de Raadt |
1999-10-03 | kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used | Todd C. Miller |
1999-10-03 | do not call shutdown() on pipes, ok: deraadt | Markus Friedl |
1999-10-03 | Fix multiple problems in the FTS_NOCHDIR case (mycroft@netbsd.org): | Todd C. Miller |
1999-10-03 | Do not use FTS_CHDIRROOT flag as it is fatally flawed. Instead, | Todd C. Miller |
1999-10-03 | - Fix up SYNOPSIS sections. | Aaron Campbell |
1999-10-03 | New mdoc'ified scp(1) man page. | Aaron Campbell |
1999-10-03 | clean the minfd junk | Theo de Raadt |
1999-10-03 | libwrap, ick, yuck | Theo de Raadt |
1999-10-03 | AFS depends on kerberos, fixes KERBEROS=no | Theo de Raadt |
1999-10-03 | take advantage of m->m_ext.ext_handle for storing the softc | Jason Wright |
1999-10-03 | silence the chmod | Theo de Raadt |
1999-10-03 | a few setproctitle() calls... | Theo de Raadt |
1999-10-03 | i screwed up the ttymode handling | Theo de Raadt |
1999-10-03 | No longer used. | Bob Beck |
1999-10-03 | whois-servers.net and whois.ra.net support; jabley@patho.gen.nz | Theo de Raadt |
1999-10-03 | 2.6 mods | Steve Murphree |
1999-10-03 | 2.6 mods | Steve Murphree |
1999-10-02 | rhosts-rsa-auth ignores ~/.ssh/known_hosts; markus.friedl@informatik.uni-erla... | Theo de Raadt |