Age | Commit message (Expand) | Author |
1999-01-07 | in ifa_ifwithroute(), ensure we have a route to our gateway, for tunnels; cmetz | Theo de Raadt |
1999-01-07 | NRL ipv6 malloc buckets | Theo de Raadt |
1999-01-07 | INET6 support | Theo de Raadt |
1999-01-07 | put "-current" in a the version string, not in osr | Theo de Raadt |
1999-01-07 | mention fallback to polled mode | Niklas Hallqvist |
1999-01-07 | revert to polled mode if configured irq is not available | Niklas Hallqvist |
1999-01-07 | Polled mode when no irq was configured was broken | Niklas Hallqvist |
1999-01-07 | add ipv6 transition related ICMP errors | Theo de Raadt |
1999-01-07 | indent | Theo de Raadt |
1999-01-07 | ipv6 ethertype | Theo de Raadt |
1999-01-07 | Die, NEWCONFIG | Niklas Hallqvist |
1999-01-07 | update for ipv6 | Theo de Raadt |
1999-01-07 | in_pcblookup() now takes ptr to both ip address arguments | Theo de Raadt |
1999-01-07 | fix IFAFREE() to be safe for if/else nesting | Theo de Raadt |
1999-01-07 | indent | Theo de Raadt |
1999-01-07 | rename baddynamic() to in_baddynamic(), and export it | Theo de Raadt |
1999-01-07 | missed file | Theo de Raadt |
1999-01-07 | uint*_t types from new POSIX, ick, yuck, bletch; cmetz | Theo de Raadt |
1999-01-07 | EIPSEC (may change name later); cmetz | Theo de Raadt |
1999-01-07 | make cleandir needs to run run as well; marc@snafu.org | Todd C. Miller |
1999-01-07 | Take advantage of kernel printf %b | Jason Wright |
1999-01-07 | Delayed irq allocation for pcic, gives pccard devices better chance of getting | Niklas Hallqvist |
1999-01-06 | first few files of NRL ipv6. This NRL release was officially exported | Theo de Raadt |
1999-01-06 | _THREAD_SAFE | David Leonard |
1999-01-06 | relabel current for now | Theo de Raadt |
1999-01-06 | updated version from NetBSD | Todd C. Miller |
1999-01-06 | _THREAD_SAFE; nominal testing by fries | David Leonard |
1999-01-06 | _THREAD_SAFE; nominal testing by fries | David Leonard |
1999-01-06 | use indr_reference instead of PASSTHRU | David Leonard |
1999-01-06 | ident | David Leonard |
1999-01-06 | clean | David Leonard |
1999-01-06 | support lebuffer devices on sparc ramdisk | Theo de Raadt |
1999-01-06 | fix for "halt -p" and BIOS goes "no disk drives" | kstailey |
1999-01-06 | sync | Theo de Raadt |
1999-01-06 | Typo: The idle timer is ignored in -ddial and -dedicated | brian |
1999-01-06 | Don't warn when ``add xxxx HISADDR'' fails because HISADDR | brian |
1999-01-05 | Fix up for make regress. Should handle objdir now. | Bob Beck |
1999-01-05 | fix misleading proto | David Leonard |
1999-01-05 | update to correct entries for stacken | Artur Grabowski |
1999-01-05 | We announce ualberta.ca as an official afs mirror, we should have the CellSer... | Artur Grabowski |
1999-01-05 | careful about sunx.sun_path termination; matter@research.suspicious.org | Theo de Raadt |
1999-01-05 | sync | Theo de Raadt |
1999-01-05 | be extra careful to not divide by zero; more arches to come | Todd C. Miller |
1999-01-05 | do not concern ourselves with MAX_PID | Theo de Raadt |
1999-01-05 | make PID_MAX 65535: lots, but avoids problems with compat_* | Theo de Raadt |
1999-01-04 | Correct ! handling in parens; dave@dtsp.co.nz | Todd C. Miller |
1999-01-04 | sync | Theo de Raadt |
1999-01-04 | new modem | Theo de Raadt |
1999-01-04 | include blurb about ISO 8601 dates straight from strftime.c | Todd C. Miller |
1999-01-04 | MIN_PID should be 4 since update is proc 3 now | Todd C. Miller |