summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-26Permit compiling with DEBUG; Joey Coleman <joeycoleman@acm.org>Jason Wright
2002-03-26enforce higher spl such that ccbs do not get fired upon in timeouts and other...Michael Shalayeff
2002-03-26Change the memory model from some home-grown thing that looks to have beenArtur Grabowski
2002-03-26tidy up usage statement and sort headers. patch from dfa@solo.eeMike Frantzen
2002-03-26sort options and clean up the -k descrption. patch from dfa@solo.eeMike Frantzen
2002-03-26iop can to onto thisTheo de Raadt
2002-03-26syncTheo de Raadt
2002-03-26Only allow valid device PAs to be mmapped.Dale Rahn
2002-03-26On the wdc_obio controller if one device is UDMA capable and one is not,Dale Rahn
2002-03-26usr 2415Michael Shalayeff
2002-03-26regenMichael Shalayeff
2002-03-26a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.netMichael Shalayeff
2002-03-26client side support for PASSWD_CHANGEREQMarkus Friedl
2002-03-26Add liniya (0.1 inch); old russian emperial unit; ok pjanzen/mickeyJason Wright
2002-03-26do not talk about packets in bufauxMarkus Friedl
2002-03-26cut and paste; from Philipp Buehler <lists@fips.de>Michael Shalayeff
2002-03-26test interop w/ ssh.com 2.x/3.xMarkus Friedl
2002-03-26remove unexistant option 'b'; commented by pval@, maja@ ok.Federico G. Schwindt
2002-03-26Don't message_dump_raw() bad length messages, i.e too short.Hakan Olsson
2002-03-26update CopyrightMarkus Friedl
2002-03-26update to recent draftsMarkus Friedl
2002-03-26Document DIOCKILLSTATES. From Denis Afonin.Daniel Hartmeier
2002-03-26o -Wall cleanup.Federico G. Schwindt
2002-03-26need to mask out the upper part for the fpu version on printMichael Shalayeff
2002-03-26if cannot guess cpu model default to the lowest supported oneMichael Shalayeff
2002-03-26$OpenBSD$Kevin Steves
2002-03-26$OpenBSD$Hugh Graham
2002-03-26check that the fopen didnt failEric Jackson
2002-03-26Add a new vax reference. (after prompting by miod)Hugh Graham
2002-03-26Cleanup (and shrink) ftp_list_files() in install.sub by removingKenneth R Westerback
2002-03-26Fix variable name. PR2492Hugh Graham
2002-03-26Map all of the io/mem spaces providedJason Wright
2002-03-26Honor psratio for addupc_task(), as other arches do.Miod Vallat
2002-03-26RegenMiod Vallat
2002-03-26Always create the hp-ux compatibility hil devices with the same numbers,Miod Vallat
2002-03-26Fix problems the ahc driver was having with the recent changes toKenneth R Westerback
2002-03-25Ignore 'keep state' for ICMP errors whose inner headers mismatch stateDaniel Hartmeier
2002-03-25Make this closer to supporting breakpoints properly, still not working.Dale Rahn
2002-03-25add -k option to shootdown all the state entries from the specified hostMike Frantzen
2002-03-25add ioctl DIOCKILLSTATES to shootdown a subset of the state table. allowsMike Frantzen
2002-03-25document the {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() macrosMike Frantzen
2002-03-25add {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() to be more consistentMike Frantzen
2002-03-25Verbiage on WCCP support (rather, GRE for WCCPv1) - from joeycoleman@acm.orgAngelos D. Keromytis
2002-03-25don't send stderr data after EOF, accept this from older known (broken)Markus Friedl
2002-03-25simplify num_identity_files handlingMarkus Friedl
2002-03-25regenMichael Shalayeff
2002-03-25another intel gbt etherMichael Shalayeff
2002-03-25spellingTheo de Raadt
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-25ssize_t args use "%ld" and cast to (long)Kevin Steves