summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07mention fallback to polled modeNiklas Hallqvist
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-07make cleandir needs to run run as well; marc@snafu.orgTodd C. Miller
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-06_THREAD_SAFEDavid Leonard
1999-01-06relabel current for nowTheo de Raadt
1999-01-06updated version from NetBSDTodd C. Miller
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06use indr_reference instead of PASSTHRUDavid Leonard
1999-01-06identDavid Leonard
1999-01-06cleanDavid Leonard
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-06syncTheo de Raadt
1999-01-06Typo: The idle timer is ignored in -ddial and -dedicatedbrian
1999-01-06Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian
1999-01-05 Fix up for make regress. Should handle objdir now.Bob Beck
1999-01-05fix misleading protoDavid Leonard
1999-01-05update to correct entries for stackenArtur Grabowski
1999-01-05We announce ualberta.ca as an official afs mirror, we should have the CellSer...Artur Grabowski
1999-01-05careful about sunx.sun_path termination; matter@research.suspicious.orgTheo de Raadt
1999-01-05syncTheo de Raadt
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1999-01-05do not concern ourselves with MAX_PIDTheo de Raadt
1999-01-05make PID_MAX 65535: lots, but avoids problems with compat_*Theo de Raadt
1999-01-04Correct ! handling in parens; dave@dtsp.co.nzTodd C. Miller
1999-01-04syncTheo de Raadt
1999-01-04new modemTheo de Raadt
1999-01-04include blurb about ISO 8601 dates straight from strftime.cTodd C. Miller
1999-01-04MIN_PID should be 4 since update is proc 3 nowTodd C. Miller