summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-10-05Add a missing check from last commit.Aaron Campbell
1999-10-05New mdoc'd dhclient(8) man page; form@Aaron Campbell
1999-10-05Kill .raw reference; don't know why I didn't see this sooner.Jason Downs
1999-10-05- Fix the progress meter for receiving files, too.Aaron Campbell
1999-10-05Show filenames in the progress meter while transferring.Aaron Campbell
1999-10-05correct to show our current path situationEric Jackson
1999-10-05include licensing infoDug Song
1999-10-05crc32 compensation attack fix from CORE-SDI. "it's not crypto..." -- deraadt@Dug Song
1999-10-04add etcBrad Smith
1999-10-04promise support; chris@ took it from netbsdTheo de Raadt
1999-10-04fix shutdown() for sockets, the last one has to close the socketMarkus Friedl
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