summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-07KNF; and i bonked jakob in the head for it too, with a plastic bottle of cokeTheo de Raadt
2001-08-07add copyright notices; noted as missing by itojunTheo de Raadt
2001-08-07o Fix a typo (heko@iki.fi)Todd C. Miller
2001-08-07typoJun-ichiro itojun Hagino
2001-08-07-WunusedJun-ichiro itojun Hagino
2001-08-07sorry, correct the polarity of return value on AF_INET6.Jun-ichiro itojun Hagino
2001-08-07for AF_INET6, must compare sin6_scope_id.Jun-ichiro itojun Hagino
2001-08-06Replace with public domain version that does an execTodd C. Miller
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-08-06MACHINE_CONTIG doesn't exist anymore, nor do RAM_DISK_* ...Miod Vallat
2001-08-06Bring latest powerpc pmap.c fix here too.Miod Vallat
2001-08-06Remove legacy __BDEVSW_DUMP_OLD_TYPE code.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06Properly identify the boot drive on 147 if it is not scsi id #0.Miod Vallat
2001-08-06add note about updating minor in libc_r/shlib_version; deraadt@Jakob Schlyter
2001-08-06bump minor; getrrsetbyname(3) in libcJakob Schlyter
2001-08-06use alarm vs. setitimer for portable; ok markus@Kevin Steves
2001-08-06Correct misinitialization of a variable. This worked before?Dale Rahn
2001-08-06Don't drop packets if we're using an ACQUIRE policy and some errorAngelos D. Keromytis
2001-08-06a few more files that should be munged on clean.Brad Smith
2001-08-06Update to reality based on sys/disklabel.hTodd C. Miller
2001-08-06Add CITI to Author sectionJim Rees
2001-08-06Add CITI to Author section.Jim Rees
2001-08-06add AUTHORS and update HISTORYJakob Schlyter
2001-08-06Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig pathDale Rahn
2001-08-06OpenBSD id-tagsJakob Schlyter
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsJakob Schlyter
2001-08-06Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR.Kenneth R Westerback
2001-08-06Add a new type voff_t (right now it's typedefed as off_t) used for offsetsArtur Grabowski
2001-08-06Use pool to allocate extent region descriptors.Artur Grabowski
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-08-06o) add BSDI macro (.Bsx);Mike Pechkin
2001-08-06inet_[ap]ton result must be compared against 1 (== 1 or != 1).Jun-ichiro itojun Hagino
2001-08-06do not use inet_addrTheo de Raadt
2001-08-05make -t dsa work with commercial servers, tooMarkus Friedl
2001-08-05ssh 2 support; from wayned@users.sourceforge.netMarkus Friedl
2001-08-05- raid -> RAIDBrad Smith
2001-08-05Spelling corrections per PR 1988 by Andrew Hoerter.Hugh Graham
2001-08-05Decrease first stage loader boot address. Makes memory-challengedMiod Vallat
2001-08-05Use syntaxic sugar provided by PMAP_NEWMiod Vallat
2001-08-05Make manual match source string.Hugh Graham
2001-08-05Comment out a reference to the usbhidctl utility as it's not currentlyHugh Graham
2001-08-05there's no no host.conf on openbsd. pointed out by smbJun-ichiro itojun Hagino
2001-08-05Do not have dl_find_symbol complain about symbols not found, code immediatelyDale Rahn
2001-08-05re-order headers as they should beTheo de Raadt
2001-08-05Actually, move the check inside the switch.Angelos D. Keromytis