summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Diff reduction against bsdtar 2.8.3kientzle2010-04-111-11/+25
* Diff reduction against bsdtar 2.8.3kientzle2010-04-111-1/+2
* Initialize the virtual memory-related resource limits in a single place.alc2010-04-113-47/+18
* - Introduce a blessed list for sxlocks that prevents the deadlkres toattilio2010-04-111-1/+31
* Plug reference leaks in the link-layer code ("new-arp") that previouslybz2010-04-115-6/+30
* Update for UltraSPARC-IV{,+} and SPARC64 V, VI, VII and VIIIfx CPUs.marius2010-04-111-2/+20
* Fix grammar in comment.ume2010-04-111-3/+3
* Declare all functions as static.bschmidt2010-04-111-218/+218
* Hook ieee80211_media_change() to ieee80211_vap_attach().bschmidt2010-04-111-2/+1
* iwn5000_reset_sched() is not used; #ifdef it.bschmidt2010-04-111-0/+4
* 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
OpenPOWER on IntegriCloud