Age | Commit message (Expand) | Author |
2001-08-06 | Properly identify the boot drive on 147 if it is not scsi id #0. | Miod Vallat |
2001-08-06 | add note about updating minor in libc_r/shlib_version; deraadt@ | Jakob Schlyter |
2001-08-06 | bump minor; getrrsetbyname(3) in libc | Jakob Schlyter |
2001-08-06 | use alarm vs. setitimer for portable; ok markus@ | Kevin Steves |
2001-08-06 | Correct misinitialization of a variable. This worked before? | Dale Rahn |
2001-08-06 | Don't drop packets if we're using an ACQUIRE policy and some error | Angelos D. Keromytis |
2001-08-06 | a few more files that should be munged on clean. | Brad Smith |
2001-08-06 | Update to reality based on sys/disklabel.h | Todd C. Miller |
2001-08-06 | Add CITI to Author section | Jim Rees |
2001-08-06 | Add CITI to Author section. | Jim Rees |
2001-08-06 | add AUTHORS and update HISTORY | Jakob Schlyter |
2001-08-06 | Change the priority of LD_LIBRARY_PATH, -rpath, and ldconfig path | Dale Rahn |
2001-08-06 | OpenBSD id-tags | Jakob Schlyter |
2001-08-06 | add getrrsetbyname(3) - API to retrieve arbitrary DNS records | Jakob Schlyter |
2001-08-06 | Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR. | Kenneth R Westerback |
2001-08-06 | Add a new type voff_t (right now it's typedefed as off_t) used for offsets | Artur Grabowski |
2001-08-06 | Use pool to allocate extent region descriptors. | Artur Grabowski |
2001-08-06 | o) We always close .Bl and .Bd tags; | Mike Pechkin |
2001-08-06 | o) add BSDI macro (.Bsx); | Mike Pechkin |
2001-08-06 | inet_[ap]ton result must be compared against 1 (== 1 or != 1). | Jun-ichiro itojun Hagino |
2001-08-06 | do not use inet_addr | Theo de Raadt |
2001-08-05 | make -t dsa work with commercial servers, too | Markus Friedl |
2001-08-05 | ssh 2 support; from wayned@users.sourceforge.net | Markus Friedl |
2001-08-05 | - raid -> RAID | Brad Smith |
2001-08-05 | Spelling corrections per PR 1988 by Andrew Hoerter. | Hugh Graham |
2001-08-05 | Decrease first stage loader boot address. Makes memory-challenged | Miod Vallat |
2001-08-05 | Use syntaxic sugar provided by PMAP_NEW | Miod Vallat |
2001-08-05 | Make manual match source string. | Hugh Graham |
2001-08-05 | Comment out a reference to the usbhidctl utility as it's not currently | Hugh Graham |
2001-08-05 | there's no no host.conf on openbsd. pointed out by smb | Jun-ichiro itojun Hagino |
2001-08-05 | Do not have dl_find_symbol complain about symbols not found, code immediately | Dale Rahn |
2001-08-05 | re-order headers as they should be | Theo de Raadt |
2001-08-05 | Actually, move the check inside the switch. | Angelos D. Keromytis |
2001-08-05 | Only flush the policies if the message type is UNSPEC. | Angelos D. Keromytis |
2001-08-05 | sync | Theo de Raadt |
2001-08-05 | Hint: another vendor who made a PCI chipset | Theo de Raadt |
2001-08-05 | sync | Theo de Raadt |
2001-08-05 | VScom PCI 200-L; lmoore@starwon.com.au | Theo de Raadt |
2001-08-05 | put in tags for ARC4 to please ben, who now has no excuses | Theo de Raadt |
2001-08-04 | Move decision whether to make a new hash table or not to be after | Todd C. Miller |
2001-08-04 | don't return on void. | Federico G. Schwindt |
2001-08-04 | pthread_mutexattr_* manpage; from FreeBSD. | Federico G. Schwindt |
2001-08-04 | There is not currently a usb(3) manpage, so comment out the Xr. | Hugh Graham |
2001-08-04 | alphabetize device listing | Peter Valchev |
2001-08-03 | This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chip | Chris Cappuccio |
2001-08-03 | Fix logic for detecting 82558 and newer chips in pci; | Chris Cappuccio |
2001-08-03 | Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames. | Chris Cappuccio |
2001-08-03 | Set IFCAP_VLAN_MTU, this driver already allows vlan-size frames | Chris Cappuccio |
2001-08-03 | Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities: | Chris Cappuccio |
2001-08-03 | Shupid me, bugtty is necessary... | Miod Vallat |