summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When linking make sure it succeeds.obrien2006-02-171-2/+2
* Add support for the Intel E7205 chipset.anholt2006-02-172-0/+12
* Rounding addr upwards to next 4M or 2M boundary in pmap_growkernel() couldtegge2006-02-161-0/+14
* JMicron JMB363 support.brueffer2006-02-161-2/+2
* Add new -E option, which allows to specify location of the mdconfig(8)sobomax2006-02-162-8/+20
* Use example.com rather than bar.com for the system contact example.ceri2006-02-161-1/+1
* Have TCP Inflight disable itself if the RTT is below a certainandre2006-02-166-2/+38
* Add support for the JMicron JMB363 dual SATA + single PATA controller.sos2006-02-163-35/+100
* In in_pcbconnect_setup() reduce code duplication and use ip_rtaddr()andre2006-02-161-16/+10
* Make sysctl_msec_to_ticks(SYSCTL_HANDLER_ARGS) generally available insteadandre2006-02-163-20/+27
* The libwrap built with NO_INET6=yes cannot parse an IPv6 address.ume2006-02-161-1/+3
* - Massage wording to make it easier to understand and fix some grammar.brd2006-02-162-6/+6
* Wisdom about the Open Source ecosystem.grog2006-02-161-0/+5
* Don't forget to initialize a tailq before using it.deischen2006-02-162-0/+2
* Fix a long standing race between sleep queue and threaddavidxu2006-02-158-114/+99
* add miss args to mac:del and mac:kicksam2006-02-151-3/+3
* Rework last change of pthread_once, create a function _thr_once_init todavidxu2006-02-153-6/+10
* When the VM needs to allocated physical memory pages (for non interrupt use)ups2006-02-151-3/+13
* drop softc lock around copyin/copyoutsam2006-02-151-0/+2
* fix build w/o AR_DEBUGsam2006-02-151-3/+10
* improve tx/rx buf printing routinessam2006-02-151-18/+25
* add missing bit from 1.130sam2006-02-151-1/+1
* o handle fatal errors directly instead of via the task queuesam2006-02-152-10/+16
* use ath_hal_gettxintrtxqs so we only process h/w txsam2006-02-151-1/+2
* fixup commentssam2006-02-151-6/+5
* close race between ath_tx_start and ath_tx_processqsam2006-02-151-1/+2
* - Add info regarding the watchdog part of the MK48Txx.marius2006-02-151-8/+41
* For E250 and E450 enable the watchdog part of the MK48Txx as it justmarius2006-02-151-1/+19
* It seems bit 5 of cpu_feature2 is the VMX (Virtual Machine Extensions)dwmalone2006-02-152-4/+4
* Update a comment to match functionality changed in r1.39 (allow squareceri2006-02-151-0/+1
* Fix fallout from last commit - we need to program the MAC address in em_init().glebius2006-02-151-0/+1
* em_hardware_init() in em_init() is not needed, and leads to annoyingglebius2006-02-151-7/+0
* After fork(), reinitialize internal locks for pthread_once().davidxu2006-02-153-11/+15
* Set ifp->if_baudrate according to current speed.glebius2006-02-151-2/+2
* - Rename em_print_link_status() to em_update_link_status().glebius2006-02-151-42/+9
* - Second style(9) megacleanup.glebius2006-02-153-1773/+1628
* Fix build.glebius2006-02-151-2/+2
* a) clean up some declaration stuff (i.e., make more modern with respectmjacob2006-02-1514-1133/+1140
* Change default build of wpa_supplicant to include EAPOL support;sam2006-02-144-18/+10
* fix off by one malloc sizessam2006-02-141-3/+3
* o make driver override of net80211 parameter state consistentsam2006-02-142-5/+4
* Only install ipmi.4 for i386/amd64.ambrisko2006-02-141-1/+2
* Unbreak this.ru2006-02-141-3/+1
* Fix the hw.realmem sysctl. The global realmem variable is a count ofjhb2006-02-143-3/+3
* Move the "r p d s w" fields to the left to create space for expansion.bde2006-02-141-25/+26
* A little extra cleaning up.gnn2006-02-141-58/+49
* Move includes from if_em.h to if_em.c and sort them.glebius2006-02-142-40/+37
* Clean up some descriptions and remove ambiguities in the language.gnn2006-02-143-144/+188
* Disable the ipmi driver on pc98.nyan2006-02-141-1/+1
* Do not touch ifp->if_baudrate in miibus aware drivers.glebius2006-02-1424-35/+0
OpenPOWER on IntegriCloud