summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug where bus_dma_load_xxx() would not bounce misaligned buffersnwhitehorn2010-04-091-3/+8
* Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all theimp2010-04-082-0/+4
* Three changes:jfv2010-04-081-10/+17
* - Fix mutex type for miibus_mtx: it's not spinlock, it's def lockgonzo2010-04-081-1/+1
* Disambiguate `IPs' to a more specific term.ume2010-04-081-6/+8
* Prevent foot-shooting in ieee80211_ratectl_node_deinit().rpaulo2010-04-081-0/+2
* Enhance r199804 by marking the daemonised child as immune to OOM insteadkib2010-04-081-4/+4
* People working on sysinstall are encouraged to contact randi tocperciva2010-04-081-0/+2
* Do not leak master pty or ptmx vnode.kib2010-04-081-0/+9
* Important fix got clobbered in the em driver, keepingjfv2010-04-082-9/+67
* Diff reduction against NetBSD and add myself to AUTHORS section of thedelphij2010-04-073-13/+14
* Allocate memory for VBE info block with malloc(9), not as static local.jkim2010-04-071-22/+28
* Remove extraneous '>'.emaste2010-04-071-1/+1
* Add EFI boot info fields.rpaulo2010-04-071-0/+7
* Correct beastie_saver module name.jkim2010-04-072-0/+6
OpenPOWER on IntegriCloud