summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-26check for IFF_RUNNING being set before calling nfe_init().Brad Smith
2006-04-26Undo last commit.Marco Peereboom
2006-04-26don't return -1, just 1.Marco Peereboom
2006-04-26typoMarco Peereboom
2006-04-26Add subvendor and subsysid to the mix to differentiate between controllers.Marco Peereboom
2006-04-26syncMarco Peereboom
2006-04-26Rename PERC 5/i to PERC SAS so that we can differentiate between models.Marco Peereboom
2006-04-25kill unused old debug code.Esben Norby
2006-04-25Prettier error messagesChad Loder
2006-04-25Avoid shadowing of external symbols by local variables; whoeverOtto Moerbeek
2006-04-25enable udcf, why notTheo de Raadt
2006-04-25kill setjmp() and alarm() methods, which are almost always inverted signalTheo de Raadt
2006-04-25Oops, correct import this time.Miod Vallat
2006-04-25Remove virtual tunnel support from the mrouting code. The virtual tunnelClaudio Jeker
2006-04-25various small lint cleanups; ok ottoTheo de Raadt
2006-04-25reference to spl(9)Michael Shalayeff
2006-04-25quote strings consistently.Xavier Santolaria
2006-04-25fatal() -> err()/errx() as we try to not depend on heavy cvs_log().Xavier Santolaria
2006-04-25the error path for teh sync cache command should return, not try to blunderDavid Gwynne
2006-04-25same hack for .ln as .oMarc Espie
2006-04-25check rcs_head_set() return value.Xavier Santolaria
2006-04-25Oops, correct import this time.Miod Vallat
2006-04-25Match PCI ids for Intel ICH7 SATA in AHCI mode.Jonathan Gray
2006-04-25Mark fatal and fatalx as __dead from deraadt@Claudio Jeker
2006-04-25Mark fatal and fatalx as __dead from a similar diff for bgpd from deraadt@Claudio Jeker
2006-04-25Use size_t for buffer lenght passed to send_ls_ack() plus an ARGSUSED.Claudio Jeker
2006-04-25limit pool backend preallocation to 2048 pages max (which only affects >2g ph...Michael Shalayeff
2006-04-25Kill unused function and add a ARGSUSED.Claudio Jeker
2006-04-25Path the length of the packet as size_t to in_cksum(). Enforce that theClaudio Jeker
2006-04-25The return value of lsa_num_links is an u_int16_t tnd not int. Found by lint.Claudio Jeker
2006-04-25More lint cleanup. Kill unneeded stuff and sprinkle some ARGSUSED.Claudio Jeker
2006-04-25Prevent ssh from trying to open private keys with bad permissions more thanDarren Tucker
2006-04-25ARGSUSED for event handler.Claudio Jeker
2006-04-25Mark event handlers with ARGSUSED to please lint.Claudio Jeker
2006-04-25style;Xavier Santolaria
2006-04-25Missed an include chunk.Miod Vallat
2006-04-25fix endian issue. netbsd pr31051 via ian mcwilliamTed Unangst
2006-04-25two strtol calls that were begging to be converted to strtonumTed Unangst
2006-04-25that extern was needed for now, miodTheo de Raadt
2006-04-25atoi/strtonum from han boetesTed Unangst
2006-04-25strtonum does not require limits.hTed Unangst
2006-04-25mode_t is your friendTheo de Raadt
2006-04-25mark usage() __deadTheo de Raadt
2006-04-25for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenisTheo de Raadt
2006-04-25The -r flag without an argument signifies HEAD for rcsmerge as well.Ray Lai
2006-04-25The -r flag without an argument signifies HEAD for rcsclean.Ray Lai
2006-04-25if the timeval has data, print it at the end of the lineTheo de Raadt
2006-04-25add a struct timeval to struct sensor. any sensor which wishes the userTheo de Raadt
2006-04-25Back out previous tests, the keywords all expanded and destroyedRay Lai
2006-04-25Regression tests for keywords for ci.Ray Lai