summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
working interrupts on laptops where some are not wired to the pccard controller
1999-01-06first few files of NRL ipv6. This NRL release was officially exportedTheo de Raadt
to me by US DOD officials, with the crypto already removed.
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
mode, not in -ddial and -direct. Pointed out by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1999-01-06Don't warn when ``add xxxx HISADDR'' fails because HISADDRbrian
is 0.0.0.0. This isn't a problem as the sticky route is still added. Suggested by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
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 ↵Artur Grabowski
CellServDB entries for it too
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
1999-01-04better cache handling in bus_space_barrier(), seem to work nowMichael Shalayeff
1999-01-04PIDs does not always fit in shortNiklas Hallqvist
1999-01-04use TCP_NODELAY; giannici@neomedia.itTheo de Raadt
1999-01-04high PID_MAX has side effects on udp, which are still being debuggedTheo de Raadt