Age | Commit message (Expand) | Author |
2001-08-08 | __dead not __noreturn__ | Todd C. Miller |
2001-08-08 | nuke __attribute__((__noreturn__)) when used in conjunction with __dead | Todd C. Miller |
2001-08-08 | nuke __attribute__((__noreturn__)) when used in conjunction with __dead | Todd C. Miller |
2001-08-08 | Fix broken logic in wait flags passed to extent_alloc. | Artur Grabowski |
2001-08-07 | Not used. | Miod Vallat |
2001-08-07 | One more typo. | Miod Vallat |
2001-08-07 | Change tsleep into ltsleep. | Artur Grabowski |
2001-08-07 | Sprinkle a few Holy Volatiles (tm). | Miod Vallat |
2001-08-07 | Make config(8) choose which source files to exclude, from the kernel | Miod Vallat |
2001-08-07 | For gcc >= 2.5 #define __dead and __pure using the __noreturn__ | Todd C. Miller |
2001-08-07 | We now have predict_{true,false} | Artur Grabowski |
2001-08-07 | tag fixes; Denis Afonin <dfa@solo.ee> | Jason Wright |
2001-08-07 | Add a bunch of macros from NetBSD. | Artur Grabowski |
2001-08-07 | unused, bye bye. | Brad Smith |
2001-08-07 | enable ah & esp by default, now that we trust the code more | Theo de Raadt |
2001-08-07 | remove this header which has been unused for over 3 yrs now. | Brad Smith |
2001-08-07 | sync | Theo de Raadt |
2001-08-07 | another ESS; hideishi@magisystem.net | Theo de Raadt |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-08-06 | Bring latest powerpc pmap.c fix here too. | Miod Vallat |
2001-08-06 | Remove legacy __BDEVSW_DUMP_OLD_TYPE code. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | Properly identify the boot drive on 147 if it is not scsi id #0. | Miod Vallat |
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 | 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-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 | 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-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 | 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 |