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