Age | Commit message (Expand) | Author |
2004-12-07 | Convert carp(4) to behave more like a regular interface, much in the same | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | regen | Jonathan Gray |
2004-12-07 | Add some Belkin RTL8180 devices, one from NetBSD. | Jonathan Gray |
2004-12-07 | re-commit mcbride@'s 'flush global', this time without the breakage in | Daniel Hartmeier |
2004-12-07 | tree does not compile, spotted by dlg (not obvious how to fix) | Theo de Raadt |
2004-12-07 | Remove uneeded bpfdesc.h include. | Jonathan Gray |
2004-12-07 | Cleanup. Rename some defines, add wp_lite_set_te1_cfg() | Ryan Thomas McBride |
2004-12-07 | backout missed by tedu: | Theo de Raadt |
2004-12-07 | ohci and ehci at cardbus support from netbsd | David Gwynne |
2004-12-07 | Change the default for 'overload <table> flush' to flush only states from the | Ryan Thomas McBride |
2004-12-07 | prev 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-07 | Don't link to ac97 specs from individual drivers. | Jonathan Gray |
2004-12-07 | remove old and unused NetBSD specific cruft. | Brad Smith |
2004-12-07 | Remove the PCI-ISA bridge callback mechanism; it's no longer needed. | Brad Smith |
2004-12-06 | set granularity for data segment used for struct cpu_info to bytes. | Hans-Joerg Hoexer |
2004-12-06 | support max-src-conn-rate with synproxy, ok mcbride@ | Daniel Hartmeier |
2004-12-06 | emu(4) works; tybollt@solace.mh.se | Theo de Raadt |
2004-12-06 | add mbuf linearization code when the number of fragments exceeds what is | Damien Bergamini |
2004-12-06 | use raw device; wbx@openbsd.de | Theo de Raadt |
2004-12-06 | Use uvm_grow() to account for stack growth, rather than home-grown code | Miod Vallat |
2004-12-06 | remove iwi_fix_channel() by setting IEEE80211_C_SCANALL capability flag | Damien Bergamini |
2004-12-06 | indent | Damien Bergamini |
2004-12-06 | Use config_defer(). | Brad Smith |
2004-12-06 | regen | Michael Shalayeff |
2004-12-06 | o2micro cardbus from HP nc4000 from Russell McGregor <rdmcgregor@gmail.com> | Michael Shalayeff |
2004-12-06 | tell net80211 that we can get probes/beacons on any channel during a scan. | David Gwynne |
2004-12-06 | add a flag that lets a wireless card indicate it can receive probe responses | David Gwynne |
2004-12-06 | some mice have more than 7 buttons, so raise the limit in the driver. | David Gwynne |
2004-12-06 | Check a NULL dereference before it could happen. | Marco Pfatschbacher |
2004-12-06 | At PFSYNC_ACT_CLR: | Marco Pfatschbacher |
2004-12-06 | dont try and detect if the external firmware is already loaded by changing | David Gwynne |
2004-12-06 | also consider NFS_PORT to be a reserved port, as in 1.18 or something like | Theo de Raadt |
2004-12-06 | ipsec udpencap check was done after baddynamicports ports checks (those | Theo de Raadt |
2004-12-05 | fix printf's in ipw_dma_alloc() | Damien Bergamini |
2004-12-05 | add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlers | Damien Bergamini |
2004-12-05 | update net80211 AP list after scanning | Damien Bergamini |
2004-12-05 | mostly cosmetic changes | Damien Bergamini |
2004-12-05 | Clean Tx/Rx rings allocation and management. | Damien Bergamini |
2004-12-05 | wait longer for master initialization | Damien Bergamini |
2004-12-05 | do a scan for networks when net80211 thinks we should rather than doing it | David Gwynne |
2004-12-05 | IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6 | Daniel Hartmeier |
2004-12-05 | after attaching an overload table, set its active flag. otherwise, the | Daniel Hartmeier |
2004-12-05 | net80211 in the watchdog | David Gwynne |
2004-12-05 | less then -> less than | Jonathan Gray |
2004-12-05 | rather then -> rather than | Jonathan Gray |
2004-12-05 | clean up init of the tx xfers | David Gwynne |
2004-12-05 | unbreak builds without ATU_DEBUG set. | David Gwynne |