Age | Commit message (Expand) | Author |
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 |
2001-08-03 | Add back NUL termination of 'word' in complete() that was erroneously | Todd C. Miller |
2001-08-03 | Note Acard support and bugs with AMD, OPTi | Chris Cappuccio |
2001-08-03 | Update sp->fts_cur in fts_read() before returning NULL. This | Todd C. Miller |
2001-08-03 | from NetBSD: | Chris Cappuccio |
2001-08-03 | sync | Chris Cappuccio |
2001-08-03 | Acard IDE and SCSI controllers | Chris Cappuccio |
2001-08-03 | Make all the low-profile configurations include conf/GENERIC, and | Miod Vallat |
2001-08-03 | simplify previous fix (0-length mbuf in mbuf chain). from freebsd | Jun-ichiro itojun Hagino |
2001-08-03 | typo; krapht@secureops.com | Theo de Raadt |
2001-08-03 | Open files with O_NONBLOCK but turn off non-blocking mode for | Todd C. Miller |
2001-08-03 | sync | Theo de Raadt |
2001-08-03 | fix #include | Theo de Raadt |
2001-08-03 | add MLINKS; ok rees@ | Jakob Schlyter |
2001-08-03 | document sectok_friendly_open. fix sectoc_open arg. ok rees@ | Jakob Schlyter |
2001-08-03 | Acknowledge VM's limitations. | Marc Espie |
2001-08-03 | o Fix sectok_apdu() proto | Todd C. Miller |
2001-08-03 | Typo; heko@iki.fi | Aaron Campbell |
2001-08-03 | fix typo; jcs@rt.fm | Theo de Raadt |
2001-08-03 | Move .include <bsd.obj.mk> right after bsd.own.mk. | Federico G. Schwindt |
2001-08-03 | add man page | Jim Rees |
2001-08-03 | first shot at a section 4 intro for powerpc, ok drahn | Peter Valchev |
2001-08-03 | fix building w/o obj | Jakob Schlyter |
2001-08-03 | Avoid warning when building with vga on isa without vga on pci; ok mickey@ | Thorsten Lockert |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-03 | confgiuration -> configuration. | Federico G. Schwindt |
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin |
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff |
2001-08-03 | o) Remove unneeded .Nm arguments; | Mike Pechkin |
2001-08-03 | improve usage(). ok markus@ | Jakob Schlyter |