Age | Commit message (Expand) | Author |
2000-03-23 | Another typo. Noted by aaron. | Artur Grabowski |
2000-03-23 | New timeout code. | Artur Grabowski |
2000-03-23 | Remove code from the stone age. | Artur Grabowski |
2000-03-23 | No need for our own declaration of lbolt. | Artur Grabowski |
2000-03-23 | Use the new timeout facilities for ITIMER_REAL. | Artur Grabowski |
2000-03-23 | Opps. Fix a comment from "should" to "should not". | Artur Grabowski |
2000-03-23 | Protect from multiple include. | Artur Grabowski |
2000-03-23 | use the new timeout interface for tsleep. | Artur Grabowski |
2000-03-23 | Changes to use the new timeout interface. | Artur Grabowski |
2000-03-23 | convert to new timeouts. | Artur Grabowski |
2000-03-23 | Speling. | Artur Grabowski |
2000-03-23 | Update a comment to reflect reality. | Artur Grabowski |
2000-03-23 | Provide methods to check if a timeout was initalized and if it is scheduled. | Artur Grabowski |
2000-03-23 | Use new timeouts for pfslowtimo and pffasttimo. | Artur Grabowski |
2000-03-23 | Preserve the FIFO order of issued timeouts. | Artur Grabowski |
2000-03-23 | Adapt roundrobin and schedcpu to the new timeout API. | Artur Grabowski |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-23 | If failure occurs on clock reading routine, make certain that the time | Dale S. Rahn |
2000-03-23 | add mii and if_gm ethernet. | Dale S. Rahn |
2000-03-23 | NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yet | Dale S. Rahn |
2000-03-23 | Hack to make physmem something almost reasonable, if for some reason | Dale S. Rahn |
2000-03-23 | comment out bounds check, ncr card on G4 is triggering it, replaced | Dale S. Rahn |
2000-03-23 | comment out memory region debugging. | Dale S. Rahn |
2000-03-22 | some more machine_stack_grows_up | Michael Shalayeff |
2000-03-22 | commented out ray* | Michael Shalayeff |
2000-03-22 | single line attach message | Theo de Raadt |
2000-03-22 | make UVM_SWAP_ENCRYPT default, still need to enable via sysctl | Niels Provos |
2000-03-22 | remove bogus comment | Jun-ichiro itojun Hagino |
2000-03-22 | eissed another renamning of result_status -> result_flags | Jason Wright |
2000-03-22 | remove if_withname(), which was imported during KAME merge by mistake. | Jun-ichiro itojun Hagino |
2000-03-22 | Add ch to some dead ports for consistency, of course not tested. | Niklas Hallqvist |
2000-03-22 | xe does not fit, with new ahc included | Theo de Raadt |
2000-03-22 | correct references. | Jun-ichiro itojun Hagino |
2000-03-22 | fix arguments to failure printf's (correct numbers and types) | Jason Wright |
2000-03-22 | Oops... catch up with variable renaming in header file | Jason Wright |
2000-03-22 | raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, f... | Michael Shalayeff |
2000-03-22 | 802.11 stuff beginnings, from netbsd | Michael Shalayeff |
2000-03-22 | allow opening of the fga char device | Jason Wright |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | convert some spaces to tabs and make variable names the same as the | Jason Wright |
2000-03-22 | aintroduce ip6_{next,last}hdr which lets us parse IPv6 header chain correctly. | Jun-ichiro itojun Hagino |
2000-03-22 | comment out ifconfig undo code. they are necessary to avoid memory | Jun-ichiro itojun Hagino |
2000-03-22 | sync | Theo de Raadt |
2000-03-22 | add new adaptec models | Theo de Raadt |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds support for newer Adaptec controllers. This represents... | Steve Murphree |
2000-03-22 | new ahc driver. Adds suport for newer Adaptec controllers. This represents ... | Steve Murphree |
2000-03-22 | fix k6 mtrr; cokane@pohl.ececs.uc.edu | Theo de Raadt |
2000-03-21 | add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ ok | Michael Shalayeff |