summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Add additional robustness to at_aarpinput() by testing for broadcastrwatson2007-11-201-0/+7
* Check battery presence first before trying to get battery information.jkim2007-11-201-3/+4
* Test that p_textvp is non-NULL be dereferencing, as no executable vnode isrwatson2007-11-201-0/+5
* - Add callout_init_rw.9 to MLINKS of timeout.9gabor2007-11-201-0/+1
* - Document newly added callout_init_rw functiongabor2007-11-201-1/+26
* Add 88E8058 to the list of supported hardware.yongari2007-11-201-1/+3
* Add device id for 88E8058(Yukon EC Ultra) which is found on 3rdyongari2007-11-202-0/+3
* Make phy respond only at address 0. This makes phy driver attachedyongari2007-11-202-22/+16
* o Don't hardcode that Yukon FE has 16KB SRAM. In fact, Yukon FE hasyongari2007-11-201-38/+12
* Comment out the syncache's test which ensures that hosts which negotiate TCPsilby2007-11-201-0/+6
* Drop maintaing hardware feature(bug) lists for Yukon II. We don't haveyongari2007-11-202-88/+8
* Various fixes for EC Ultra.yongari2007-11-202-19/+37
* Fix KASSERT messages.kevlo2007-11-202-5/+5
* While checking over the libraries for 7.0-REL Kris found the followingkensmith2007-11-203-3/+3
* These are the things that the tinderbox has problems with because itjb2007-11-207-0/+7
* Add -o option to match ping(8)dd2007-11-202-5/+12
OpenPOWER on IntegriCloud