summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-03-20early support for busdma added, allows USBMAC config to attach ohci USB,Dale S. Rahn
2000-03-20Changes to support uninorth bridge (probably a bit of a hack for now).Dale S. Rahn
2000-03-20add first version of bus_dma for powerpc.Dale S. Rahn
2000-03-19faster log2, more stats, lazy random stirring, more stats, less debug, help a...Michael Shalayeff
2000-03-19split crypto driver front-end from software crypto engineTheo de Raadt
2000-03-18Sync.Ian Darwin
2000-03-18Implement vfork (ok jasoni).Ian Darwin
2000-03-18postpone memory allocation for uvm swap encryption until it is turned on withNiels Provos
2000-03-18make uvm swap encrypt compile again, from markus@Niels Provos
2000-03-18cap the maximum sessions at 2048 since that's all that is available inJason Wright
2000-03-17ratecheck - function to help implement rate-limited actions (from NetBSD)Jakob Schlyter
2000-03-17remove multiple function declarations.Artur Grabowski
2000-03-17Be sure to mask out the chip stepping when examining the chip levelJason Wright
2000-03-17move more sun4m stuff behind an #ifdefTheo de Raadt
2000-03-17Fix some space->\tJason Wright
2000-03-17fix a non-DIAGNOSTIC gotchaTheo de Raadt
2000-03-17Cryptographic services framework, and software "device driver". TheAngelos D. Keromytis
2000-03-17hifn driver changed namesTheo de Raadt
2000-03-17Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claimingAaron Campbell
2000-03-16Bring in some new UVM code from NetBSD (not current).Artur Grabowski
2000-03-16document that other vendors use the hifn pci id tooTheo de Raadt
2000-03-16move aeon to hifn7751Theo de Raadt
2000-03-15prevent overflow in a diagnostic check; art@ okMichael Shalayeff
2000-03-15Fix the NetBSD id strings.Artur Grabowski