summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-02-09_parse_ both c- and sh-style commentsMichael Shalayeff
2000-02-09oh, show me the way to the next little g^hendian {,e}isa card; 3com's happyMichael Shalayeff
2000-02-09don't include netinet6/ip6.hJun-ichiro itojun Hagino
2000-02-09raw bus transfers are unaligned, also some spellsMichael Shalayeff
2000-02-09thinking it seems reduces heartbeat, boyMichael Shalayeff
2000-02-09yes, better netled namesMichael Shalayeff
2000-02-09heartbeat -- yeah we have a patch for thatMichael Shalayeff
2000-02-09don't need netinet6/in6.hJun-ichiro itojun Hagino
2000-02-08evil typo; from Rusty Hunt <alaric@exoinc.com>Michael Shalayeff
2000-02-08prevent a panic when suspending on an idle systemNiklas Hallqvist
2000-02-08Remove name field from ncr_chip_table since it doesn't have the chip nameTodd C. Miller
2000-02-08syncTheo de Raadt
2000-02-08sun pci hmeTheo de Raadt
2000-02-08Split low ISA memory (<16MB) into its own freelist, which is used last byNiklas Hallqvist
2000-02-07remove verbosity in dmesg; openbsd commit #10,000 for meTheo de Raadt
2000-02-07regen (with correct reference from syscalls.master)assar
2000-02-07regen (with correct reference from syscalls.master)assar
2000-02-07regen (with correct reference from syscalls.master)assar
2000-02-07s/DIAGNOSTIC/DEBUG/Jun-ichiro itojun Hagino
2000-02-07fix include file path related to ip6.Jun-ichiro itojun Hagino
2000-02-07make more check about mbuf len before rolling message for routing header.Jun-ichiro itojun Hagino
2000-02-07remove prefix information in the kernel when all matching in6_ifaddr are gone.Jun-ichiro itojun Hagino
2000-02-07fix ifa refcnt'ing.Jun-ichiro itojun Hagino
2000-02-07use log(), not printf(), for DAD messages.Jun-ichiro itojun Hagino
2000-02-07for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h.Jun-ichiro itojun Hagino
2000-02-07update to use new checkexp vfs operationassar
2000-02-07(sys_getfh): moved here from nfs_syscalls.cassar
2000-02-07at least make it compile with LFS definedassar
2000-02-07(vfsops): divide up fhtovp into two: fhtovp that does the mapping andassar
2000-02-07regeneratedassar
2000-02-07always include sys_getfh. add fhopen, fhstat, and fhstatfsassar
2000-02-07removed prototype of sys_getfh - it is now a normal syscallassar