summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-01-09Fix to a VM cache trash bug by Chuck CranorNiklas Hallqvist
1999-01-08dont call ip_randomid() in htons().Niels Provos
1999-01-08do not use random bits when not necessary, remove 8-byte block dependenceTheo de Raadt
1999-01-08Initializer macros from NetbsdNiklas Hallqvist
1999-01-08Add support for mx cardsJason Wright
1999-01-08IPV6 pieces; NRLTheo de Raadt
1999-01-08always initialize error in inactiveArtur Grabowski
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08more IPV6 merge; cmetzTheo de Raadt
1999-01-08remove NRL debugging goop; cmetzTheo de Raadt
1999-01-08Driver for Macronix 98713, 98713A, 98715 and 98725 based nics ported from Fre...Jason Wright
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1999-01-08This one is not ours eitherNiklas Hallqvist
1999-01-08Not supported by usNiklas Hallqvist
1999-01-08Add nsphyNiklas Hallqvist
1999-01-08syncJason Wright
1999-01-08s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towardsNiklas Hallqvist
1999-01-08added macronix 98715Jason Wright
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-08rip_input() should be called with a 0 terminator; cmetzTheo de Raadt
1999-01-08INET6 hooks; NRL/cmetzTheo de Raadt
1999-01-08inet6 support; NRL/cmetzTheo de Raadt
1999-01-08INET6 support; NRL/cmetzTheo de Raadt
1999-01-08use _KERNEL, add ipv6intrq declTheo de Raadt
1999-01-08global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07make MCL_ALIGN() available outside INET6 landTheo de Raadt
1999-01-07ready for INET6 and KEYTheo de Raadt
1999-01-07new APIs: m_pullup2, m_copym2, m_zero, MCL_ALIGN; NRL/cmetzTheo de Raadt
1999-01-07in ifa_ifwithroute(), ensure we have a route to our gateway, for tunnels; cmetzTheo de Raadt
1999-01-07NRL ipv6 malloc bucketsTheo de Raadt
1999-01-07INET6 supportTheo de Raadt
1999-01-07put "-current" in a the version string, not in osrTheo de Raadt
1999-01-07revert to polled mode if configured irq is not availableNiklas Hallqvist
1999-01-07Polled mode when no irq was configured was brokenNiklas Hallqvist
1999-01-07add ipv6 transition related ICMP errorsTheo de Raadt
1999-01-07indentTheo de Raadt
1999-01-07ipv6 ethertypeTheo de Raadt
1999-01-07Die, NEWCONFIGNiklas Hallqvist
1999-01-07update for ipv6Theo de Raadt
1999-01-07in_pcblookup() now takes ptr to both ip address argumentsTheo de Raadt
1999-01-07fix IFAFREE() to be safe for if/else nestingTheo de Raadt
1999-01-07indentTheo de Raadt
1999-01-07rename baddynamic() to in_baddynamic(), and export itTheo de Raadt
1999-01-07missed fileTheo de Raadt
1999-01-07uint*_t types from new POSIX, ick, yuck, bletch; cmetzTheo de Raadt
1999-01-07EIPSEC (may change name later); cmetzTheo de Raadt
1999-01-07Take advantage of kernel printf %bJason Wright
1999-01-07Delayed irq allocation for pcic, gives pccard devices better chance of gettingNiklas Hallqvist