summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
1999-01-04ssl lib test scripts. Need to be tested so as not to break build processBob Beck
1999-01-04spellingArtur Grabowski
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-04clean up: remove the correct devices before trying to create themJason Wright
1999-01-04use pid_tTheo de Raadt
1999-01-04namedb files go in /var/named/namedTodd C. Miller
1999-01-03ie driver, needs MI part, which involves sparc testing and (most likely) i386...Michael Shalayeff
1999-01-03syncTheo de Raadt
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