summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add support for packages as the first element of _PRW. This may allownjl2004-04-092-26/+64
* Ooops, removed this acknowledgement bogusly.imp2004-04-091-0/+4
* Lock down the netatalk AARP code, which is responsible for appletalkrwatson2004-04-091-11/+30
* The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permitsalc2004-04-083-6/+2
* Readd -Werror flag to compilation pf.c after the compiler warnings have beenmlaier2004-04-081-1/+1
* Unify on version 1 to be similar to the rest of the tree. After 5-stablenjl2004-04-084-4/+4
* Fix a regression in my change which sends headers along with data; asilby2004-04-081-2/+8
* Do not assume that the initial thread (i.e. the thread with the IDmarcel2004-04-081-6/+9
* Add whitespace before comment blocks. (reported by njl)cperciva2004-04-081-16/+13
* Back out last bad commit (again!)imp2004-04-071-12/+1
* Remove advertising clause from University of California Regent'simp2004-04-07316-1277/+16
* Implement an ACPI-aware pci_set_powerstate() method for PCI busses thatjhb2004-04-071-15/+45
* In ndis_convert_res(), initialize the head of our temporary listwpaul2004-04-071-1/+2
* Add new ID for Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet.imp2004-04-071-0/+1
* Record where half the bits in this file came from (from ufs_readwrite.c).bde2004-04-071-0/+2
* Fixed a bug in previous revision: compute the payload checksum beforeru2004-04-071-8/+8
* Fix filt_timer* races: Finish initializing a knote before we pass it tocperciva2004-04-071-2/+2
* The bs driver was replaced with the ct(pc98) driver. takahashi-sanimp2004-04-0714-5633/+0
* Last change was a bogusimp2004-04-071-12/+1
* Remove advertising clause from University of California Regent'simp2004-04-0790-385/+12
* Remove advertising clause from University of California Regent's license,imp2004-04-0795-385/+0
* Remove advertising clause from University of California Regent'simp2004-04-0721-84/+0
* Update to include both the L1 and L2 TLB stats, as well as the seperatepeter2004-04-071-5/+55
* MFi386: move rss() from db_interface.c to cpufunc.hpeter2004-04-072-12/+8
* Unbreak FAST_IPSEC build on 64 bit archs with INVARIANTS.pjd2004-04-071-1/+1
* Introduce a callout_drain() function. This acts in the same manner ascperciva2004-04-062-1/+93
* Better checks to make sure that we get good alignment. This code is aimp2004-04-061-7/+6
* Fix mis-merge from p4 by adding line getting sc.imp2004-04-061-2/+9
* Remove advertising clause from University of California Regent's license,imp2004-04-0624-96/+0
* MFP4: Power up with OE disabled. Similar patches went into NetBSD aimp2004-04-061-1/+6
* Use the correct flag for mbuf allocations (M_DONTWAIT, not M_NOWAIT).iedowse2004-04-061-2/+2
* Fix a paste-o from the buf_prewrite() cleanup commit and check for thejhb2004-04-061-1/+1
* Associate a simple count of waiters with each condition variable. Thejhb2004-04-062-3/+18
* Add a new kernel option MUTEX_WAKE_ALL that changes the mutex unlock codejhb2004-04-062-0/+11
* Sort function prototypes.jhb2004-04-061-3/+3
* Rename turnstile_wakeup() to turnstile_broadcast() to make the namingjhb2004-04-062-5/+5
* Enable the memory arbiter before turning off the PXE restart. Thisps2004-04-061-4/+4
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themmlaier2004-04-063-0/+12
* MFi386: Enable the cy driver.nyan2004-04-061-2/+2
* Actually fix the TX performance with polling(4) enabledru2004-04-062-2/+2
* Fixed misspelling of IPPORT_MAX as USHRT_MAX. Don't include <sys/limits.h>bde2004-04-061-9/+9
* Removed some less than useful comments:bde2004-04-062-136/+0
* Oops, fixed insertion sort error in the fix for an insertion sort error.bde2004-04-061-9/+8
* Fixed unsorting of prototypes in previous commit and 1.134.bde2004-04-061-2/+2
* - Improved the TX performance with polling(4) by only checking theru2004-04-062-16/+11
* Eliminate vm_pager_map_page() and vm_pager_unmap_page() and their uses.alc2004-04-063-32/+12
* Add imperfect comments identifying the function of various nfs socketrwatson2004-04-061-6/+6
* Remove avail_end. As of yesterday, it is unused.alc2004-04-062-3/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-0510-40/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-059-36/+0
OpenPOWER on IntegriCloud