summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Restore preemption of idle threads.ups2005-06-101-3/+1
* pull some debug msgs up so they're seen more oftensam2005-06-101-11/+10
* kick the state machine when we receive failure notice from an ap (whensam2005-06-101-4/+13
* discard open auth requests in adhoc modesam2005-06-101-11/+4
* reject open auth requests when shared key auth is configuredsam2005-06-101-0/+13
* add ieee80211_send_error to encapsulate an idiomsam2005-06-101-18/+38
* o always check if ic_set_tim is !NULL before using itsam2005-06-101-3/+8
* mark state for protection only when operating in 11gsam2005-06-101-2/+4
* don't reject station based on the PRIVACY bit in the capabilities;sam2005-06-101-6/+2
* correct checks for rate set compatibilitysam2005-06-101-8/+6
* record tstamp from beacons received in station mode when associated;sam2005-06-101-0/+3
* Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.thompsa2005-06-107-19/+98
* o improve error msg for ioctl failuressam2005-06-091-1/+6
* Fix the long standing problem with poor transferrates on Intel ICHH typesos2005-06-091-2/+3
* Document the need for a log file to be configured before a PMCjkoshy2005-06-091-3/+17
* Update manual page after sysctl rename.pjd2005-06-091-13/+16
* Allow EVFILT_VNODE events to work on every filesystem type, not justssouhlal2005-06-0911-153/+318
* Document recent driver changes.markus2005-06-091-25/+166
* Import a mostly rewritten and extended version of acpi_ibm:markus2005-06-091-330/+724
* Drat! Committed from the wrong branch. Restore HEAD to its previous goodness.scottl2005-06-091-504/+966
* Back out 1.68.2.26. It was a mis-guided change that was already backed outscottl2005-06-091-966/+504
* MFP4:jkoshy2005-06-0952-2913/+6945
* Lots of whitespace cleanup.ups2005-06-092-25/+13
* Mention the change to kinfo_proc, and the need for a complete buildworld.gad2005-06-091-0/+5
* Re-arrange some variables in kinfo_proc, and add more spare room. Thisgad2005-06-091-36/+51
* Fix the register offset for the ATAPI count register thats used tosos2005-06-091-2/+2
* Whitespace cleanupups2005-06-091-2/+2
* Rename sysctl security.jail.getfsstatroot_only to security.jail.enforce_statfspjd2005-06-095-24/+143
* Use tabs instead of spaces to indent, per style(9)imp2005-06-091-21/+20
* Remove process information leak from inside a jail, whenpjd2005-06-091-0/+3
* Fix some race conditions for pinned threads that may cause them to runups2005-06-092-65/+138
* Add IPI support for preempting a thread on another CPU.ups2005-06-096-2/+40
* Fix a mis-merge. Remove a redundant call to tcp_sackhole_insertps2005-06-091-1/+0
* Avoid code duplication in serval places by introducing universalpjd2005-06-095-220/+139
* Lucent FW322/323 == Lucent / Agere FW322/323wilko2005-06-091-1/+1
* Add a quirk for my pen-drive.pjd2005-06-091-0/+8
* pullup security fix on vendor branchsam2005-06-091-1/+4
* This commit was generated by cvs2svn to compensate for changes in r147173,sam2005-06-092-5/+13
|\
| * Correct several denial-of-service vulnerabilities in tcpdump.sam2005-06-093-6/+17
* | Commit some cosmetic fixes I developed some time ago, mostly style butru2005-06-091-26/+31
* | Use tabs, not spaces.cognet2005-06-091-6/+6
* | Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. Thisglebius2005-06-091-1/+1
* | Fix for a crash in tcp_sack_option() caused by hitting the limit onps2005-06-091-0/+5
* | Add ata stuff.cognet2005-06-091-1/+10
* | Use the presence of ctlr->dmainit instead of r_res1 to find out when tosos2005-06-091-1/+1
* | - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32cognet2005-06-097-68/+73
* | When returing an RTM_GET message through the routing socket fillharti2005-06-091-0/+2
* | Document that /etc/rc.d/ntpdate will read this file to find out a listkeramida2005-06-091-0/+11
* | Refer to the mbuf header length field via the official method.ru2005-06-091-8/+8
* | an English grammar fixsuz2005-06-091-1/+1
OpenPOWER on IntegriCloud