summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-06Check a NULL dereference before it could happen.Marco Pfatschbacher
2004-12-06At PFSYNC_ACT_CLR:Marco Pfatschbacher
2004-12-06typo from pjanzen@Jason McIntyre
2004-12-06dont try and detect if the external firmware is already loaded by changingDavid Gwynne
2004-12-06when loading the file information from the Entries file, open it inJean-Francois Brousseau
2004-12-06implement a saner handler for the Removed and Remove-entry responses.Jean-Francois Brousseau
2004-12-06Get rid of a gcc warningJean-Francois Brousseau
2004-12-06Missing prototype for cvs_diff_sendflags(), removes a gcc warningJean-Francois Brousseau
2004-12-06also consider NFS_PORT to be a reserved port, as in 1.18 or something likeTheo de Raadt
2004-12-06ipsec udpencap check was done after baddynamicports ports checks (thoseTheo de Raadt
2004-12-06Pass the proper type for the third argument to cvs_sendreq()Jean-Francois Brousseau
2004-12-06kill __P in proto; ok deraadt pvalchevJared Yanovich
2004-12-05- explain that patterns can be used as arguments in get/put/ls/etcJared Yanovich
2004-12-05fix printf's in ipw_dma_alloc()Damien Bergamini
2004-12-05add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlersDamien Bergamini
2004-12-05update net80211 AP list after scanningDamien Bergamini
2004-12-05max # of virtual terminals is 12. From Janjaap van Velthooven in PR 3995.Otto Moerbeek
2004-12-05mostly cosmetic changesDamien Bergamini
2004-12-05extend window of "ignoring route messages on the socket" for 10 secondsTheo de Raadt
2004-12-05Clean Tx/Rx rings allocation and management.Damien Bergamini
2004-12-05wait longer for master initializationDamien Bergamini
2004-12-05tYpoMartin Reindl
2004-12-05do a scan for networks when net80211 thinks we should rather than doing itDavid Gwynne
2004-12-05IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6Daniel Hartmeier
2004-12-05after attaching an overload table, set its active flag. otherwise, theDaniel Hartmeier