summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1999-01-04Don't isolate if NOISOLATE flag is setJason Wright
1999-01-04o Switching from 10->100 needs a bit of extra bit fiddlingJason Wright
1999-01-04Make sure both phyid registers have bogus values before assumingJason Wright
1999-01-03ie driver, needs MI part, which involves sparc testing and (most likely) i386...Michael Shalayeff
1999-01-03fix uncompilableMichael Shalayeff
1999-01-03use int8_t, not char in c++ case for consistency and fix indentationTodd C. Miller
1999-01-03implement bus_space_{un,}map w/ extentsMichael Shalayeff
1999-01-03print addresses using inet_ntoa ( )Theo de Raadt
1999-01-03provide pcmcia IO bus mapper with list of blocks where it shouldTheo de Raadt
1999-01-03add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changesMichael Shalayeff
1999-01-02unused varNiklas Hallqvist
1999-01-02I messed up the PNP attachmentNiklas Hallqvist
1999-01-02Forgotten file in the midi commitNiklas Hallqvist
1999-01-02Remove unnecessary externNiklas Hallqvist
1999-01-02OpenBSDifyNiklas Hallqvist
1999-01-021999Theo de Raadt