Age | Commit message (Expand) | Author |
2005-11-05 | same fix as Add.pm: make sure we parse the whole package. | Marc Espie |
2005-11-05 | -F conflicts does not really exist, so don't document it | Nikolay Sturm |
2005-11-05 | add init code for BCM5421. | Brad Smith |
2005-11-05 | regen | Brad Smith |
2005-11-05 | BCM5421K2 -> BCM54K2 | Brad Smith |
2005-11-05 | speeling fix | David Gwynne |
2005-11-05 | Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT | Damien Miller |
2005-11-05 | split from ki2c.c | Brad Smith |
2005-11-05 | zap unused var. | Federico G. Schwindt |
2005-11-05 | some driver cleanup, ANSI/KNF and more consistency between the drivers. | Brad Smith |
2005-11-05 | Don't tempt fate by TAILQ_REMOVE()'ing inside TAILQ_FOREACH(), even if | Kenneth R Westerback |
2005-11-05 | Move displaying rf/pa type to rtw_rf_attach to simplify code. | Jonathan Gray |
2005-11-05 | Eliminate 'Overlapping Command Attempted' errors on non-tagged drives by | Kenneth R Westerback |
2005-11-04 | Change DEBUG conditionals into PMAP_DEBUG; no functional change. | Miod Vallat |
2005-11-04 | Add an extra flags argument to uvm_io(), to specify whether we want to fix | Miod Vallat |
2005-11-04 | - add a SYNOPSIS | Jason McIntyre |
2005-11-04 | update FILES, with some help from millert@; | Jason McIntyre |
2005-11-04 | don't bother setting error in em_attach() since it's | Brad Smith |
2005-11-04 | mention Maxxtro UC-232A | Brad Smith |
2005-11-04 | - splimp -> splnet | Brad Smith |
2005-11-04 | - splimp -> splnet | Brad Smith |
2005-11-04 | upper case the first letter of a sentence; | Jason McIntyre |
2005-11-04 | document `-cstring' option; | Xavier Santolaria |
2005-11-04 | remove uneeded debug function. | Jonathan Gray |
2005-11-04 | - clean up SYNOPSIS | Jason McIntyre |
2005-11-04 | The candidate list is a sorted linear list so when changing the cost of | Claudio Jeker |
2005-11-04 | Move access to RF tranceiver functions to be via callbacks. | Jonathan Gray |
2005-11-04 | remove useless prototype; ok drahn@ | Uwe Stuehler |
2005-11-04 | The maximal rate LSA can be updated is all MIN_LS_INTERVAL seconds and not | Claudio Jeker |
2005-11-04 | Set the vertex timestamp as soon as possible giving ospfd a chance to recover | Claudio Jeker |
2005-11-04 | document FETCH_PACKAGES. common work with sturm@ | Marc Espie |
2005-11-04 | Kill spf_timer in struct ospfd_conf. There is no need for two event structs | Claudio Jeker |
2005-11-04 | Use >= instead of == to compare cost with LS_INFINITY. While there fix a typo. | Claudio Jeker |
2005-11-04 | In the super fast start-up case in recv_db_description() make sure the | Claudio Jeker |
2005-11-04 | Remove unused variable link_state in struct nbr. | Claudio Jeker |
2005-11-04 | Make "interface em0 { }" work again. Reported and OK stevesk@ | Claudio Jeker |
2005-11-04 | crank pf_state and pf_src_node byte and packet counters to u_in64_t, since | Ryan Thomas McBride |
2005-11-04 | kill spaces in usage() to match Reality; | Xavier Santolaria |
2005-11-04 | Add carp_hash() - hash the ethernet address of the ARP request and use | Ryan Thomas McBride |
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst |
2005-11-04 | remove hardcoded hash lengths in key exchange code, allowing | Damien Miller |
2005-11-04 | update to lynx2.8.5rel.4; fixes CAN-2005-3120 among other things. | Federico G. Schwindt |
2005-11-04 | RCS Id tag | Uwe Stuehler |
2005-11-04 | Pretec Compact WLAN OC-WLBXX-A | Uwe Stuehler |
2005-11-03 | - Linksys WCF12 is Prism 3; ok jsg@ | Uwe Stuehler |
2005-11-03 | fix indentation and spacing | David Krause |
2005-11-03 | fix comment | Martin Reindl |
2005-11-03 | - fix error message printed when pci_mapreg_map() fails. | Brad Smith |
2005-11-03 | re-implement the bpf "filter drop" option that it actually works. the | Reyk Floeter |
2005-11-03 | - minor KNF | Niall O'Higgins |