summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-10-04Synch with current development:Marc Espie
1999-10-04If we can't chdir to the root dir in -execdir, just return insteadTodd C. Miller
1999-10-04Move the chdir/fchdir hack so that it is local to the -execdirTodd C. Miller
1999-10-04more shrinkingTheo de Raadt
1999-10-04nuked minfd. sigh. hope this is the last one.Markus Friedl
1999-10-04nuke minfd/AUTH_FDMarkus Friedl
1999-10-04nuke genminfd/AUTH_FDMarkus Friedl
1999-10-04save user configuration in some magic buffer, which config -e can read; majaTheo de Raadt
1999-10-04config -e support; ukc from maja@Theo de Raadt
1999-10-04fix handling of the localhost case. used to be a check against 'localhost',Niels Provos
1999-10-04nicer defaultTheo de Raadt
1999-10-04document third case: 'up'Jason Wright
1999-10-04more detailTheo de Raadt
1999-10-04put sbin:/usr/sbin in default pathTheo de Raadt
1999-10-04m_new is the new mbuf, not mJason Wright
1999-10-04m_new is the new mbuf, not mJason Wright
1999-10-04Minor calculation tweaks.Aaron Campbell
1999-10-04Fixed garbled dmesg.Steve Murphree
1999-10-04and... blowfish is external now tooTheo de Raadt
1999-10-04it is incredible what some people try to do in signal handlersTheo de Raadt
1999-10-03document CheckHostIPNiels Provos
1999-10-03fix last commit.Niels Provos
1999-10-03add code to detect DNS spoofing:Niels Provos
1999-10-03Remove commented out sample of SHMMAXPGS setting with machine-specificNiklas Hallqvist
1999-10-03Double the amount of shared memory pages we can maximally allocate. ThisNiklas Hallqvist
1999-10-03errno trashing in signal handlersTheo de Raadt
1999-10-03errno trashing considered harmfullTheo de Raadt
1999-10-03put back FTS_CHDIRROOT until next library major number crankTodd C. Miller
1999-10-03Add missing bzero().Hakan Olsson
1999-10-032.5->2.6 (thanks markus)Bob Beck
1999-10-03use strcasecmp()Theo de Raadt
1999-10-03use SHUT_* symbolsTheo de Raadt
1999-10-03kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer usedTodd C. Miller
1999-10-03do not call shutdown() on pipes, ok: deraadtMarkus Friedl
1999-10-03Fix multiple problems in the FTS_NOCHDIR case (mycroft@netbsd.org):Todd C. Miller
1999-10-03Do 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-03New mdoc'ified scp(1) man page.Aaron Campbell
1999-10-03clean the minfd junkTheo de Raadt
1999-10-03libwrap, ick, yuckTheo de Raadt
1999-10-03AFS depends on kerberos, fixes KERBEROS=noTheo de Raadt
1999-10-03take advantage of m->m_ext.ext_handle for storing the softcJason Wright
1999-10-03silence the chmodTheo de Raadt
1999-10-03a few setproctitle() calls...Theo de Raadt
1999-10-03i screwed up the ttymode handlingTheo de Raadt
1999-10-03No longer used.Bob Beck
1999-10-03whois-servers.net and whois.ra.net support; jabley@patho.gen.nzTheo de Raadt
1999-10-032.6 modsSteve Murphree
1999-10-032.6 modsSteve Murphree
1999-10-02rhosts-rsa-auth ignores ~/.ssh/known_hosts; markus.friedl@informatik.uni-erla...Theo de Raadt