summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1999-01-06first few files of NRL ipv6. This NRL release was officially exportedTheo de Raadt
1999-01-06relabel current for nowTheo de Raadt
1999-01-06support lebuffer devices on sparc ramdiskTheo de Raadt
1999-01-06fix for "halt -p" and BIOS goes "no disk drives"kstailey
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1999-01-05make PID_MAX 65535: lots, but avoids problems with compat_*Theo de Raadt
1999-01-04syncTheo de Raadt
1999-01-04new modemTheo de Raadt
1999-01-04better cache handling in bus_space_barrier(), seem to work nowMichael Shalayeff
1999-01-04high PID_MAX has side effects on udp, which are still being debuggedTheo de Raadt