summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-03-21small knits in .c, more media definitions from netbsd in .hMichael Shalayeff
2000-03-21syncTheo de Raadt
2000-03-213com 3cr990 crypto ethernet cardTheo de Raadt
2000-03-21shorten 2nd ID messageTheo de Raadt
2000-03-21Fix casting so it compiles on alphas (testing by janjaap@stack.nl,Angelos D. Keromytis
2000-03-21only free in swap_off if allocated.Niels Provos
2000-03-21double ncallout, until art fixes this furtherTheo de Raadt
2000-03-21Fix function to comply with prototype. Kind of moot, as tcp signaturesAngelos D. Keromytis
2000-03-20oh, and we need thisTheo de Raadt
2000-03-20move software crypto engine out of main crypto.cTheo de Raadt
2000-03-20Make float.h and limits.h agree for DBL_MIN and DBL_MAX.Dale S. Rahn
2000-03-20bring proto into scopeTheo de Raadt
2000-03-20Update after realpha on the source.Dale S. Rahn
2000-03-20Apple Bandit was in here twice, once properly alpha, one notDale S. Rahn
2000-03-20UpdateDale S. Rahn
2000-03-20Add Apple and Motorola PCI devices.Dale S. Rahn
2000-03-20Register definitions for openpic interrupt controller driver.Dale S. Rahn
2000-03-20Interrupt code changed from called routines, to initialized driver.Dale S. Rahn