summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-02-19set interface fields to null when detaching substructuresNiklas Hallqvist
2000-02-18No need to call memerr4_4c through a pointer. We know when we are a 4/4c.Artur Grabowski
2000-02-18In vmapbuf expand uvm_km_valloc_wait into a direct call to uvm_mapArtur Grabowski
2000-02-18full support for a serial console.Michael Shalayeff
2000-02-18setpte4m is now only legal for kernel mappings.Artur Grabowski
2000-02-18Zap an unnecessary and confusing prototype for setpte4m.Artur Grabowski
2000-02-18Add a bunch of hypersparc registers. (from NetBSD).Artur Grabowski
2000-02-18Rename some registers to match NetBSD and litterature.Artur Grabowski
2000-02-18From NetBSD:Jason Wright
2000-02-18syncTheo de Raadt
2000-02-18shortenTheo de Raadt
2000-02-18Get rid of printf message from ipf enable, as per theo's request.Kjell Wooding
2000-02-18fix alignment problem in ancillary data (alpha).Jun-ichiro itojun Hagino
2000-02-17add wrasr (the name says it all)Artur Grabowski
2000-02-17In dvma_mapout don't try to flush unmapped memory from cache.Artur Grabowski
2000-02-17backout incomplete hack from KAME codebase (originally from bbn).Jun-ichiro itojun Hagino
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
2000-02-16match broadcom 3c905c phyJason Wright
2000-02-16syncJason Wright
2000-02-16add broadcom oui and broadcom 3c905c modelJason Wright
2000-02-15Use extents instead of rmaps to handle dvma space.Artur Grabowski
2000-02-15Add another argument to extent_alloc_subregion to allow specifing an offsetArtur Grabowski
2000-02-15sync with FreeBSD:Jason Wright
2000-02-15update ti firmware to 12.3.18Jason Wright
2000-02-15undo previous, temporarilyJason Wright
2000-02-15make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl()Jason Wright
2000-02-14sync with reality.Jun-ichiro itojun Hagino
2000-02-13Fix.Marc Espie
2000-02-13Handle out-of-bounds errors correctlyNiklas Hallqvist
2000-02-13Stupid typo that made errors hang the driverNiklas Hallqvist
2000-02-13%u for unsignedNiklas Hallqvist
2000-02-12Let non-amiga build amiga manpages.Marc Espie
2000-02-12Let manpages be built if !amigaMarc Espie
2000-02-12Fix a locking bug, and a size boundary conditionNiklas Hallqvist
2000-02-11add wxJason Wright
2000-02-11Intel 82452 (Pro/1000) driver from mjacob@feral.comJason Wright
2000-02-11Turn iff debugging code in attach, prolong a delay timer that made certainNiklas Hallqvist
2000-02-11regenMichael Shalayeff
2000-02-112 more c-media audio devicesMichael Shalayeff
2000-02-11syncJason Wright
2000-02-11Intel 82452Jason Wright
2000-02-10mark interrupt framesMichael Shalayeff
2000-02-10clkf_intr() implementation, better clkf_usermode()Michael Shalayeff
2000-02-10ack all ints along w/ masking 'em outi; on very early sys initMichael Shalayeff
2000-02-10mention where to find the BT848 data sheet nowadays. handy for those serious ...David Leonard
2000-02-10add PPPoE Discovery- and Session-Stage ETHERTYPEsJason Wright
2000-02-09bring in the latest document to sync with reality.Jun-ichiro itojun Hagino
2000-02-09add forward declaration of `struct stat' (needed by fhstatassar
2000-02-09improve RFC2553/2292 conformance. netinet6/{ip6,icmp6,in6}.h should notJun-ichiro itojun Hagino
2000-02-09properly refcnt ifaddrs.Jun-ichiro itojun Hagino