summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-10-05Actually build pkg_sign.Marc Espie
1999-10-05get httpd in WDIRS as well as the prereq dirs.Bob Beck
1999-10-05move auth-sockets to private dirMarkus Friedl
1999-10-05Mark ParseReadC as inline (from NetBSD)Marc Espie
1999-10-05Efficiency patch from NetBSD:Marc Espie
1999-10-05Kill unused functions Buf_UngetByte, Buf_UngetBytes, Buf_GetByte, Buf_GetBytes.Marc Espie
1999-10-05util.c only holds compatibility functions that OpenBSD doesn't use.Marc Espie
1999-10-05.Xr isakmpd(4) -> .Xr isakmpd(8); kjell@Aaron Campbell
1999-10-05Describe the -o option; whs@xs4all.nlAaron Campbell
1999-10-05The .Bl -tag flag expects a -width argument.Aaron Campbell
1999-10-05moreTheo de Raadt
1999-10-05Improve somewhat.Aaron Campbell
1999-10-05.Sh OPTIONS -> "The options are as follows:"Aaron Campbell
1999-10-05mention /etc/defaultdomainEric Jackson
1999-10-05mention /etc/mynameEric Jackson
1999-10-05Improve this man page a bit, but needs more work.Aaron Campbell
1999-10-05Trash an experimental option, for now.Aaron Campbell
1999-10-05moreAaron Campbell
1999-10-05Ensoniq ES1371 support.Constantine Sapuntzakis
1999-10-05Better NAT documentation.Aaron Campbell
1999-10-05Don't define AUDIO_DEBUGConstantine Sapuntzakis
1999-10-05clear xauthfile on mkstemp failure. adam@xpert.comDug Song
1999-10-05compileTheo de Raadt
1999-10-05add httpd to includes target so apache includes get grabbed.Bob Beck
1999-10-05fix potential xauth raceDug Song
1999-10-05syncTheo de Raadt
1999-10-05specifed -> specifiedAaron Campbell
1999-10-05- Put -d in SYNOPSIS.Aaron Campbell
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