summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-07Remove uneeded bpfdesc.h include.Jonathan Gray
2004-12-07add missing parts for support of .cvsrcJean-Francois Brousseau
2004-12-07Cleanup. Rename some defines, add wp_lite_set_te1_cfg()Ryan Thomas McBride
2004-12-07backout missed by tedu:Theo de Raadt
2004-12-07syncTheo de Raadt
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne
2004-12-07Change the default for 'overload <table> flush' to flush only states from theRyan Thomas McBride
2004-12-07prev softdep merge could lead to inode wait deadlock for unknown reasons.Ted Unangst
2004-12-07* add a missing vput() if VOP_SETATTR() fails.Patrick Latifi
2004-12-07Don't link to ac97 specs from individual drivers.Jonathan Gray
2004-12-07remove old and unused NetBSD specific cruft.Brad Smith
2004-12-07Remove the PCI-ISA bridge callback mechanism; it's no longer needed.Brad Smith
2004-12-07default to interface printing, instead of help message. any illegal -Theo de Raadt
2004-12-06set granularity for data segment used for struct cpu_info to bytes.Hans-Joerg Hoexer
2004-12-06support max-src-conn-rate with synproxy, ok mcbride@Daniel Hartmeier
2004-12-06seperate reply_r, like earlier change but safer; moritz okTheo de Raadt
2004-12-06add missing aliases for the status, tag, update and version commandsJean-Francois Brousseau
2004-12-06explicit clue() for people running 3.6 packages with current pkg_add.Marc Espie
2004-12-06reorder some of the code for argument vector splitting so we don'tJean-Francois Brousseau
2004-12-06tighten vertical spacing for else; jfb okTheo de Raadt
2004-12-06do not log tiny local clock drifts; w/ help from Joerg Sonnenberger <joerg@br...Michael Shalayeff
2004-12-06make signal blocking a lot easier.Moritz Jodeit
2004-12-06emu(4) works; tybollt@solace.mh.seTheo de Raadt
2004-12-06add mbuf linearization code when the number of fragments exceeds what isDamien Bergamini
2004-12-06use raw device; wbx@openbsd.deTheo de Raadt
2004-12-06Do not access memory out of bounds when parsing input; fixes an incorrectMiod Vallat
2004-12-06Use uvm_grow() to account for stack growth, rather than home-grown codeMiod Vallat
2004-12-06remove iwi_fix_channel() by setting IEEE80211_C_SCANALL capability flagDamien Bergamini
2004-12-06indentDamien Bergamini
2004-12-06Use config_defer().Brad Smith
2004-12-06make cvsd compile; ok jfb@.Xavier Santolaria
2004-12-06Bah, unbreak. from not form. Noticed by Dan Harnett.Claudio Jeker
2004-12-06ensure the most excellent alignment in the structs; henning@ okMichael Shalayeff
2004-12-06regenMichael Shalayeff
2004-12-06o2micro cardbus from HP nc4000 from Russell McGregor <rdmcgregor@gmail.com>Michael Shalayeff
2004-12-06use 0x00 not \0 since buf[] is a bignumMarkus Friedl
2004-12-06missing space; bluhm at genua.deMarkus Friedl
2004-12-06forgot -h for pkg_info.Marc Espie
2004-12-06Set correct source address for relayed packets. This affects only setups thatClaudio Jeker
2004-12-06customise for obsd + tweaks;Jason McIntyre
2004-12-06kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSESHenning Brauer
2004-12-06UsageMarc Espie
2004-12-06RFC2409 mandates min and max nonce lengths. hshoexer@ ok.Hakan Olsson
2004-12-06Discard over-length authorized_keys entries rather than complaining whenDarren Tucker
2004-12-06tell net80211 that we can get probes/beacons on any channel during a scan.David Gwynne
2004-12-06convert to mdoc;Jason McIntyre
2004-12-06add a flag that lets a wireless card indicate it can receive probe responsesDavid Gwynne
2004-12-06some mice have more than 7 buttons, so raise the limit in the driver.David Gwynne
2004-12-06Check if TEST_SSH_SSHD is a full path to sshd before searching; ok markus@Darren Tucker
2004-12-06move gai_strerror into its own page, and make the get* pages more readable;Jason McIntyre