| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kick the state machine when we receive failure notice from an ap (when | sam | 2005-06-10 | 1 | -4/+13 |
* | discard open auth requests in adhoc mode | sam | 2005-06-10 | 1 | -11/+4 |
* | reject open auth requests when shared key auth is configured | sam | 2005-06-10 | 1 | -0/+13 |
* | add ieee80211_send_error to encapsulate an idiom | sam | 2005-06-10 | 1 | -18/+38 |
* | o always check if ic_set_tim is !NULL before using it | sam | 2005-06-10 | 1 | -3/+8 |
* | mark state for protection only when operating in 11g | sam | 2005-06-10 | 1 | -2/+4 |
* | don't reject station based on the PRIVACY bit in the capabilities; | sam | 2005-06-10 | 1 | -6/+2 |
* | correct checks for rate set compatibility | sam | 2005-06-10 | 1 | -8/+6 |
* | record tstamp from beacons received in station mode when associated; | sam | 2005-06-10 | 1 | -0/+3 |
* | Add dummynet(4) support to if_bridge, this code is largely based on bridge.c. | thompsa | 2005-06-10 | 7 | -19/+98 |
* | o improve error msg for ioctl failures | sam | 2005-06-09 | 1 | -1/+6 |
* | Fix the long standing problem with poor transferrates on Intel ICHH type | sos | 2005-06-09 | 1 | -2/+3 |
* | Document the need for a log file to be configured before a PMC | jkoshy | 2005-06-09 | 1 | -3/+17 |
* | Update manual page after sysctl rename. | pjd | 2005-06-09 | 1 | -13/+16 |
* | Allow EVFILT_VNODE events to work on every filesystem type, not just | ssouhlal | 2005-06-09 | 11 | -153/+318 |
* | Document recent driver changes. | markus | 2005-06-09 | 1 | -25/+166 |
* | Import a mostly rewritten and extended version of acpi_ibm: | markus | 2005-06-09 | 1 | -330/+724 |
* | Drat! Committed from the wrong branch. Restore HEAD to its previous goodness. | scottl | 2005-06-09 | 1 | -504/+966 |
* | Back out 1.68.2.26. It was a mis-guided change that was already backed out | scottl | 2005-06-09 | 1 | -966/+504 |
* | MFP4: | jkoshy | 2005-06-09 | 52 | -2913/+6945 |
* | Lots of whitespace cleanup. | ups | 2005-06-09 | 2 | -25/+13 |
* | Mention the change to kinfo_proc, and the need for a complete buildworld. | gad | 2005-06-09 | 1 | -0/+5 |
* | Re-arrange some variables in kinfo_proc, and add more spare room. This | gad | 2005-06-09 | 1 | -36/+51 |
* | Fix the register offset for the ATAPI count register thats used to | sos | 2005-06-09 | 1 | -2/+2 |
* | Whitespace cleanup | ups | 2005-06-09 | 1 | -2/+2 |
* | Rename sysctl security.jail.getfsstatroot_only to security.jail.enforce_statfs | pjd | 2005-06-09 | 5 | -24/+143 |
* | Use tabs instead of spaces to indent, per style(9) | imp | 2005-06-09 | 1 | -21/+20 |
* | Remove process information leak from inside a jail, when | pjd | 2005-06-09 | 1 | -0/+3 |
* | Fix some race conditions for pinned threads that may cause them to run | ups | 2005-06-09 | 2 | -65/+138 |
* | Add IPI support for preempting a thread on another CPU. | ups | 2005-06-09 | 6 | -2/+40 |
* | Fix a mis-merge. Remove a redundant call to tcp_sackhole_insert | ps | 2005-06-09 | 1 | -1/+0 |
* | Avoid code duplication in serval places by introducing universal | pjd | 2005-06-09 | 5 | -220/+139 |
* | Lucent FW322/323 == Lucent / Agere FW322/323 | wilko | 2005-06-09 | 1 | -1/+1 |
* | Add a quirk for my pen-drive. | pjd | 2005-06-09 | 1 | -0/+8 |
* | pullup security fix on vendor branch | sam | 2005-06-09 | 1 | -1/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r147173, | sam | 2005-06-09 | 2 | -5/+13 |
|\ |
|
| * | Correct several denial-of-service vulnerabilities in tcpdump. | sam | 2005-06-09 | 3 | -6/+17 |
* | | Commit some cosmetic fixes I developed some time ago, mostly style but | ru | 2005-06-09 | 1 | -26/+31 |
* | | Use tabs, not spaces. | cognet | 2005-06-09 | 1 | -6/+6 |
* | | Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. This | glebius | 2005-06-09 | 1 | -1/+1 |
* | | Fix for a crash in tcp_sack_option() caused by hitting the limit on | ps | 2005-06-09 | 1 | -0/+5 |
* | | Add ata stuff. | cognet | 2005-06-09 | 1 | -1/+10 |
* | | Use the presence of ctlr->dmainit instead of r_res1 to find out when to | sos | 2005-06-09 | 1 | -1/+1 |
* | | - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32 | cognet | 2005-06-09 | 7 | -68/+73 |
* | | When returing an RTM_GET message through the routing socket fill | harti | 2005-06-09 | 1 | -0/+2 |
* | | Document that /etc/rc.d/ntpdate will read this file to find out a list | keramida | 2005-06-09 | 1 | -0/+11 |
* | | Refer to the mbuf header length field via the official method. | ru | 2005-06-09 | 1 | -8/+8 |
* | | an English grammar fix | suz | 2005-06-09 | 1 | -1/+1 |
* | | Intel 31244 support. | brueffer | 2005-06-09 | 1 | -2/+2 |
* | | Simplify the code a bit after the bzero(). | imp | 2005-06-09 | 1 | -12/+3 |