summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct TID_TO_WME_AC handling of BEsam2007-11-231-1/+1
* use the DSPARMS ie to find the home channel for off-channel framessam2007-11-231-11/+12
* add ieee80211_find_channel_byieee to lookup a channel by ieee channel #sam2007-11-232-0/+28
* update default wme parameters to latest WiFi test planssam2007-11-231-24/+24
* Use an intermediate pointer to avoid a strict aliasing warning.jb2007-11-231-1/+2
* - add the Planex GW-US54GXS adaptersam2007-11-232-0/+2
* Simplify code, fix a thread cancellation bug in sem_wait and sem_timedwait.davidxu2007-11-231-21/+15
* MFP4: Add assembly language symbols used by hwpmc(4)'s callchain capture.jkoshy2007-11-232-0/+6
* Add "with" to make the line go smoother.edwin2007-11-231-1/+1
* Add a read/write sysctl for reconfiguring the maximum number of physicalalc2007-11-231-0/+2
* Add the -W options, which acts the same as -w but will generateedwin2007-11-233-8/+104
* Move ASMC_FAN_FUNCS in the Macmini structure declaration one line uprpaulo2007-11-221-1/+1
* Re-enable -Werror again.jb2007-11-222-4/+5
* Remove remaining Giant acquisition around vn_fullpath1. This was missedkris2007-11-221-2/+0
* Remove kernel and module symbol files from disc1 (and the livecd if itsimon2007-11-221-0/+1
* Remove an unnecessary call to pmap_remove_all() and the associated "XXX"alc2007-11-221-15/+1
* - Correct a documentation bug: handles returned from a PMC_OP_PMCALLOCATEjkoshy2007-11-221-4/+11
* Cache the value of c_lock as it can change, in the struct,attilio2007-11-221-5/+7
* Fix comments.ru2007-11-221-3/+3
* Fix function prototype for device_shutdown method.yongari2007-11-2221-48/+80
* Nuking the temporary pointer once it is properly tracked in local storage.avatar2007-11-221-0/+1
* When reactivating a cached page, reset the page's pool to the defaultalc2007-11-211-0/+1
* Make TSO work with IPSEC compiled into the kernel.bz2007-11-211-3/+16
* Alphabetize pts before pty.rwatson2007-11-211-1/+1
* Bring back pf_if.c revs 1.8 and 1.6 also lost during last import:mlaier2007-11-211-0/+23
* Instead of manually freeing the packet options structure (and not even doingmtm2007-11-211-6/+1
* Cleanup pf interface mangement - esp. remove EVENTHANDLER before unloadingmlaier2007-11-212-1/+31
* Take out em_poll() prototype from under EM_FAST_IRQ control.ru2007-11-211-3/+4
* Avoid excessive error message printout.mlaier2007-11-211-0/+1
* * Fix support for followings:ariff2007-11-211-12/+40
* Correct a path for obsolete liblwres.so.10.ru2007-11-211-1/+1
* Reloop OpenBSD rev. 1.563:mlaier2007-11-211-3/+11
* Reuse nwaiter member field to record number of waiters, in sem_post(),davidxu2007-11-211-7/+31
* Fix NULL dereference in rum_txeof()kevlo2007-11-211-3/+2
* Remove warning level and aliasing restrictions.davidxu2007-11-211-2/+0
* Use the safer callout_init_rw() to allow the softclock to grab thethompsa2007-11-211-5/+2
* Convert ceiling type to unsigned integer before comparing, fix compilerdavidxu2007-11-211-3/+3
* Add some function prototypes.davidxu2007-11-211-0/+5
* Remove umtx_t definition, use type long directly, add wrapper functiondavidxu2007-11-217-18/+31
* Add function UMTX_OP_WAIT_UINT, the function causes thread to wait fordavidxu2007-11-212-3/+26
* Extend critical section coverage in the low-level interrupt handlers toscottl2007-11-215-5/+5
* Use an intermediate pointer to avoid a strict aliasing warning.jb2007-11-211-1/+2
* Add MSI support for 88E8058(Yukon EC Ultra). Unlike other Yukon IIyongari2007-11-211-8/+27
* Enclose entire header in #ifndef _LIBDISK_H_mtm2007-11-201-0/+5
* Mark old shared library versions as obsolete.delphij2007-11-201-0/+14
* One nit, FAST handling is now in #ifdef's for compatibilityjfv2007-11-202-4/+6
* Driver version 6.7.3jfv2007-11-2030-2657/+3220
* Addition style(9) change.obrien2007-11-201-3/+3
* style(9)obrien2007-11-201-95/+96
* Annotate two possible bugs in a comment: (1) we allocate and explicitlyrwatson2007-11-201-0/+8
OpenPOWER on IntegriCloud