summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-28crunch it smallerTheo de Raadt
2004-02-28rename our NPXCW settingTheo de Raadt
2004-02-28most USB devicesTheo de Raadt
2004-02-28em(4) on floppyTheo de Raadt
2004-02-28copy from i386, no changes yetTheo de Raadt
2004-02-28Initialize MXCSR when FPU is first used. ok deraadt@Thomas Nordin
2004-02-28Revert v1.314 changes adding '~' to user supplied relative ftp paths,Kenneth R Westerback
2004-02-28Open a new connection for each URL given on the command line.Kenneth R Westerback
2004-02-28RegenMiod Vallat
2004-02-28Rather than adding amd64 to the 64-bit platform which do not require theMiod Vallat
2004-02-28use amd64 chunksTheo de Raadt
2004-02-28we now use the cvs repository copied amd64 setTheo de Raadt
2004-02-28reach into new amd64 directoryTheo de Raadt
2004-02-28bye byeTheo de Raadt
2004-02-28sysctl hw.cpuspeed outputTheo de Raadt
2004-02-28Fix macro definition if pf.conf example. Ok beck@Matthieu Herrb
2004-02-28Test acss too; ok markus@Darren Tucker
2004-02-28prettyTheo de Raadt
2004-02-28bye byeTheo de Raadt
2004-02-28do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.Jun-ichiro itojun Hagino
2004-02-28Make dynamic-forward understand nc's new output. ok markus@Darren Tucker
2004-02-28- Don't permit 0-padded unit numbers on cloned interfaces. Bug repoprtRyan Thomas McBride
2004-02-28kill bad functions; some sort of ok from marc who is trying to confuse meTheo de Raadt
2004-02-28makeing->makingJolan Luff
2004-02-28avoid bad functions; tedu okTheo de Raadt
2004-02-28struct reg changedTheo de Raadt
2004-02-28regress tests full of warnings make me go redTheo de Raadt
2004-02-28more aobut ami(4)Michael Shalayeff
2004-02-28typoMichael Shalayeff
2004-02-28list out more of supported modelsMichael Shalayeff
2004-02-28dig lsi/symbios sata boards; reported and tesing by pailloncy@ifrance.comMichael Shalayeff
2004-02-28- ensure greylist entry expiry is not updated until actually whitelistedBob Beck
2004-02-27unbreakBjorn Sandell
2004-02-27syncTheo de Raadt
2004-02-27move to amd64_() functionsTheo de Raadt
2004-02-27remove old crudTheo de Raadt
2004-02-27change to amd_*() functionsTheo de Raadt
2004-02-27one moreMichael Shalayeff
2004-02-27Reset bit counter at the right time, fixes debug output in the case whereDarren Tucker
2004-02-27Make /etc/moduli line buffer big enough for 8kbit primes, in case anyoneDarren Tucker
2004-02-27Prevent sshd from sending DH groups with a primitive generator of zero orDarren Tucker
2004-02-27TyposMiod Vallat
2004-02-2788k uthread stuff. some regress succeeds, a few others still fail. ThisTheo de Raadt
2004-02-27more machdep sysctl supportTheo de Raadt
2004-02-27kbd_reset can work on amd64 tooTheo de Raadt
2004-02-27developers who do not test compile should be shotTheo de Raadt
2004-02-27permit 10% of memory as buffer cacheTheo de Raadt
2004-02-27put a bit more flesh in the sysctl machdep; parts from tomTheo de Raadt
2004-02-27Move setperf_prio to the machdep code, requested by deraadt@Alexander Yurchenko
2004-02-27Disable interrupts in wi_intr() before sending an ACK. Fixes aTodd C. Miller