summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-08-05Only flush the policies if the message type is UNSPEC.Angelos D. Keromytis
2001-08-05syncTheo de Raadt
2001-08-05Hint: another vendor who made a PCI chipsetTheo de Raadt
2001-08-05syncTheo de Raadt
2001-08-05VScom PCI 200-L; lmoore@starwon.com.auTheo de Raadt
2001-08-05put in tags for ARC4 to please ben, who now has no excusesTheo de Raadt
2001-08-04Move decision whether to make a new hash table or not to be afterTodd C. Miller
2001-08-04don't return on void.Federico G. Schwindt
2001-08-04pthread_mutexattr_* manpage; from FreeBSD.Federico G. Schwindt
2001-08-04There is not currently a usb(3) manpage, so comment out the Xr.Hugh Graham
2001-08-04alphabetize device listingPeter Valchev
2001-08-03This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chipChris Cappuccio
2001-08-03Fix logic for detecting 82558 and newer chips in pci;Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames.Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, this driver already allows vlan-size framesChris Cappuccio
2001-08-03Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities:Chris Cappuccio
2001-08-03Shupid me, bugtty is necessary...Miod Vallat