summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-26vlan(4)Chris Cappuccio
2000-04-26Add mbuf flagChris Cappuccio
2000-04-26CruftChris Cappuccio
2000-04-26properly probe sub-pci busses for RCC ServerWorks chipsetsTheo de Raadt
2000-04-26SIOCSIFGENERIC is now in sys/sockio.hChris Cappuccio
2000-04-26add errata for 82443BX identified by smurphTheo de Raadt
2000-04-26SIOCSIFGENERIC/SIOCGIFGENERICChris Cappuccio
2000-04-26Add a section talking about random data sources, /dev/arandom, and whatBob Beck
2000-04-26const poisoningJun-ichiro itojun Hagino
2000-04-26add $KAME$ for future version trackingJun-ichiro itojun Hagino
2000-04-26Add sysexits(3) as referenced by style(9) from FreeBSD. This is basicallyTodd C. Miller
2000-04-26Minor comment changes:Todd C. Miller
2000-04-26Change the name of mail's send() function to sendmessages() toTodd C. Miller
2000-04-26Missing links.Marc Espie
2000-04-26Try harder to find a full subject line.Marc Espie
2000-04-26Don't ever let pkg_add destroy existing files.Marc Espie
2000-04-26Consistency in error reports.Marc Espie
2000-04-26Needed feature: ifMarc Espie
2000-04-26Remove one of my completely incomprehensible debugging printf's.Aaron Campbell
2000-04-26bring in latest KAME implementation.Jun-ichiro itojun Hagino
2000-04-26remove #if 0'ed portion which we will never revisit (no behavior change).Jun-ichiro itojun Hagino
2000-04-26fix RCS idBrad Smith
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointerAaron Campbell
2000-04-26sync with latest kame.Jun-ichiro itojun Hagino
2000-04-26syncTheo de Raadt
2000-04-26make usage readable on a console; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26enable userJakob Schlyter
2000-04-26new header files from netbsd -- also a spinlock.hBrandon Creighton
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-26vax resurrection, part 1: sync with early-april netbsdBrandon Creighton
2000-04-26syncTheo de Raadt
2000-04-26Make perl sets happy.. Yoy!Bob Beck
2000-04-25Add AudioNvideoConstantine Sapuntzakis
2000-04-25A fix to the dreaded isadmaattach panic which hunts people playing withNiklas Hallqvist
2000-04-25Use CIRCLEQ_FOREACHConstantine Sapuntzakis
2000-04-25mention tcp identifiers; miodrag@ifrance.comTheo de Raadt
2000-04-25syncTheo de Raadt
2000-04-25kill, test and pwd are ksh builtins--no need to include standalone binaries.Todd C. Miller
2000-04-25fix install mode for skel/dot.rhostsJakob Schlyter
2000-04-25/usr/share/skel removedJakob Schlyter
2000-04-25/usr/share/skel moved to /etc/skelJakob Schlyter
2000-04-25change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compabi...Jakob Schlyter
2000-04-25references to /usr/share/examples/usermgmt removed as we do not have thatJakob Schlyter
2000-04-25skeletal login directory into /etc/skelJakob Schlyter
2000-04-25s/.Os NetBSD/.Os/Jakob Schlyter
2000-04-25do not replace adduser manpage (yet)Jakob Schlyter
2000-04-25we are OpenBSD and HISTORY should say soJakob Schlyter
2000-04-252.6 -> 2.7; deraadt@Aaron Campbell