summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Switch to our preferred 2-clause BSD license.joel2010-04-071-6/+1
* Add a copyright.rpaulo2010-04-071-0/+26
* EFI boot loader for FreeBSD/i386.rpaulo2010-04-0715-0/+1663
* firewall_trusted_ipv6 was gone by r202460. Remove stale comment aboutume2010-04-071-6/+1
* Reflect recent logo_saver changes and mention dragon_saver.jkim2010-04-071-3/+9
* Remove unnecessary assignment.rpaulo2010-04-071-1/+0
* Avoid NULL deref.rpaulo2010-04-071-1/+2
* Avoid NULL deref.rpaulo2010-04-071-1/+1
* Remove debugging code that snuck in.rpaulo2010-04-071-1/+0
* Add an entry for the old Beastie logo saver and re-sort.jkim2010-04-071-11/+13
* Fix build.rpaulo2010-04-071-1/+1
* Reconnect the old Beastie logo_saver to build as beastie_saver.jkim2010-04-072-2/+4
* Copy logo_saver module to beastie_saver.jkim2010-04-071-0/+8
* Partial revert r204545.yongari2010-04-071-1/+4
OpenPOWER on IntegriCloud