summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-10-07there is no fastboot man pageEric Jackson
1999-10-07check for executability of ssh-keygenTheo de Raadt
1999-10-07on static machines, install these as mode 0Theo de Raadt
1999-10-07if sshd startup fails due to rsa not being there, start upTheo de Raadt
/usr/local/sbin/sshd instead, if it is there.
1999-10-07add -Q flag: says whether ssh RSA check should whine on stdoutTheo de Raadt
1999-10-07Yes, I think I've finally decided how I think scrollback should behave.Aaron Campbell
1999-10-07document more tcp specific sysctls, mostly netbsd.Niels Provos
1999-10-06M_EXT isn't the only test for a cluster any more: also test ext_refJason Wright
1999-10-06scp should not link against kerberos stuffTheo de Raadt
1999-10-06match caseChris Cappuccio
1999-10-06pciide now supports intel 82801 and promise ultra33/66Chris Cappuccio
1999-10-06added new spiffy htdocs/openbsd_pb.gif to distribution install target.Bob Beck
1999-10-06Sync with release.Angelos D. Keromytis
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
inconsistencies in the man page and the query tool, update the testsuite accordingly.
1999-10-06Reworked entire apache defaul index page.philen
1999-10-06implement client NumberOfPasswordPrompts optionDug Song
1999-10-06"Powered by OpenBSD" button, done by nemickol@monkey.orgphilen
1999-10-06Fix a typo in manpage, as well as bogus error reporting.Angelos D. Keromytis
1999-10-06Added a simple man page for AC-97 codecs.Constantine Sapuntzakis
Update eap man page to indicate support for Ensoniq AudioPCI 97.
1999-10-06use /dev/arandom by defaultBob Beck
1999-10-06- let cryptographic checksums refer to each otherMarc Espie
- avoid .Xref to one's own manpage
1999-10-06Replace unnecessary static int with a define.Federico G. Schwindt
1999-10-06Add .Os tag.Federico G. Schwindt
1999-10-06regen.Federico G. Schwindt
1999-10-06New devices; from NetBSD.Federico G. Schwindt
1999-10-06New (and better) defines in opl3sa3reg.h. Sayonara!Federico G. Schwindt
1999-10-06Add support for bass, treble, surround and mode under equalization class.Federico G. Schwindt
Modify some code for simplicity and remove unused one; from NetBSD.
1999-10-06y2k related fixes; from netbsd, work by fgsch/ivanTheo de Raadt
1999-10-06syncTheo de Raadt
1999-10-06Put TCP_SACK back in as it is not turned on by default anyway.Todd C. Miller
That way, users who want it can turn it on via sysctl.
1999-10-06Turn of debugging diagnosticsConstantine Sapuntzakis
1999-10-06Fix piomode(0x4) errors.Constantine Sapuntzakis
Fix Sense Error 6 errors. Better atapi to scsi sense conversion.
1999-10-06Don't complain that /var/tmp/vi.recover is not owned by rootTodd C. Miller
when it doesn't exist.
1999-10-06force HOST_OK not only for localhost but for localnet, suggested tholo@Niels Provos
some cleanup.
1999-10-06Make this man page much clearer.Aaron Campbell
1999-10-06big endian fixes; ryker, jd@noc7.uchsc.eduTheo de Raadt
1999-10-05too soonMarc Espie
1999-10-05Typo.Marc Espie
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
delete minfd residua
1999-10-05Mark ParseReadC as inline (from NetBSD)Marc Espie
1999-10-05Efficiency patch from NetBSD:Marc Espie
make spends time freeing data structures right before exiting. So don't bother. Keep the code inside #ifdef, so that it's still there if someone ever wants to use make code inside a library.
1999-10-05Kill unused functions Buf_UngetByte, Buf_UngetBytes, Buf_GetByte, Buf_GetBytes.Marc Espie
Replace the buffer reallocation mechanism with something much more efficient. Originally from NetBSD. Tweaks to the allocator to first loop finding the correct size, then reallocate; change the heuristic to double the size until we're over what's needed by some fixed amount.
1999-10-05util.c only holds compatibility functions that OpenBSD doesn't use.Marc Espie
Keep the file for compatibility, but don't bother compiling it. From NetBsd
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