summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some missing protoypes.bschmidt2010-04-111-1/+26
* sh: Partially revert r206146, allowing double-quotes in arithmetic.jilles2010-04-112-1/+5
* Don't forget to catch realloc() errors.ed2010-04-111-1/+4
* Alphabetically sort the output of lastlogin(8).ed2010-04-112-4/+22
* In if_detach_internal() we cannot hold the af_data lock over thebz2010-04-111-3/+9
* In if_detach_internal() only try to do the detach run if if_attachdomain1()bz2010-04-111-1/+1
* Fix -X.kientzle2010-04-111-1/+1
* Consistently specify O_BINARY when opening files.kientzle2010-04-111-5/+9
* Remove an unnecessary include and conditionalize some code.kientzle2010-04-112-1/+6
* Correct the markup for the -s option,kientzle2010-04-111-7/+30
* Try to help with a virtualized dummynet after r206428.bz2010-04-101-1/+4
* The lock move in rxeof necessitated a couplejfv2010-04-101-0/+5
* Handle a case when non-canonical address is loaded into the fsbase orkib2010-04-103-2/+40
* Add WPA-None support:bschmidt2010-04-106-67/+164
* Honor the CE bit even when the CWR bit is set.rpaulo2010-04-101-4/+2
* Add a comment to MAINTAINERS indicating that sbin/routed is in factbms2010-04-101-0/+1
* When embedding the scope ID in MLDv1 output, check if the scope of the addressbms2010-04-101-2/+4
* Add missing copyright shebang.marius2010-04-101-1/+1
* Fix a few issues related to the legacy 4.4 BSD multicast APIs.bms2010-04-101-7/+19
* Add sbbc(4), a driver for the BootBus controller found in Serengeti andmarius2010-04-106-0/+1091
* Correct the DCR_IPE macro to refer to the right bit. Also improve themarius2010-04-101-2/+2
* Unlike the sun4v variant, the sun4u version of SUNW,set-trap-tablemarius2010-04-101-1/+2
* Do as the comment suggests and determine the bus space based on the lastmarius2010-04-101-8/+5
* Correct broken build.jfv2010-04-101-1/+1
* Update firmware for the 6000 series Intel cards to version 9.193.4.1.bschmidt2010-04-105-8144/+8184
* iwn4965_set_txpower() uses maxpwr from EEPROM to calculate the power tobschmidt2010-04-101-0/+4
* * Rename bluetooth coexistence flags, no binary change.bschmidt2010-04-103-24/+57
* Small whitespace cleanup.bschmidt2010-04-101-10/+8
* A few more changes from yongari:jfv2010-04-092-7/+13
* Consistently use capital letters.yongari2010-04-091-2/+2
* Add preliminary support for 8168E/8111E PCIe controller.yongari2010-04-092-2/+15
* DUH, must be tired, I missed the second instance...jfv2010-04-091-1/+1
* Thanks to Michael Tuexen for catching this, bit set thatjfv2010-04-091-1/+1
* Incorporate suggested improvements from yongari.jfv2010-04-092-48/+54
* This commit enables partial operation of dummynet with kernelsluigi2010-04-093-31/+57
* Add rc.d/ubthidhci. This small script calls usbconfig(1) to change a USBrpaulo2010-04-093-1/+67
* Building wlan_amrr is now mandatory. This is an interim fix.rpaulo2010-04-091-1/+1
* no need to pass an argument to dn_compat_calc_size()luigi2010-04-093-3/+3
* Rename the ALIGN macro to LINT_ALIGN so it does not clash with machine/param.hrdivacky2010-04-093-7/+7
* Shift the version of perl used by the release build process over tokensmith2010-04-092-2/+2
* Pass the HTTP_PROXY and FTP_PROXY environment variables through in additionkensmith2010-04-091-1/+1
* Default the machdep.lapic_allclocks to be enabled in order to cope withattilio2010-04-092-2/+2
* Setup the correct RX/TX chainmask when we play with the antennarpaulo2010-04-091-2/+2
* Use M_NOWAIT instead of M_WAITOK to avoid race conditions.rpaulo2010-04-092-13/+28
* Add ieee80211_{amrr,rssadapt}.c.rpaulo2010-04-091-2/+2
* Remove previously added if 0's.rpaulo2010-04-091-12/+0
* Fix recent breakage: wpi_newassoc() wasn't supposed to be removed andrpaulo2010-04-091-0/+10
* Swap IEEE80211_RATECTL_TX_SUCCESS/IEEE80211_RATECTL_TX_FAILURE.rpaulo2010-04-091-2/+2
* Introduce the function kmem_alloc_attr(), which allocates kernel virtualalc2010-04-092-19/+100
* Improve the handling of IPv6 configuration in rc.d. The ipv6_enabledougb2010-04-096-182/+171
OpenPOWER on IntegriCloud