summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resolve the issue of whether frames have FCS or not. Frame data does notsam2004-04-051-0/+5
* eliminate nested include by making MALLOC_DECLARE conditional on thesam2004-04-052-1/+2
* Remove advertising clause from University of California Regent's license,imp2004-04-0537-148/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-051-4/+0
* Remove advertising clause from University of California Regent's license,imp2004-04-0556-228/+0
* Remove the advertsing clause, per the Regent's letter dated July 22, 1999.imp2004-04-0518-77/+0
* Uncomment the cy driver since it works again.bde2004-04-051-3/+2
* add definitions for WME, WPA (and WPA2), and miscellaneous other stuffsam2004-04-051-1/+145
* - Rewritten TX to use only two pointers to track producer/consumer.ru2004-04-054-254/+322
* Unbreak the bootloader build by excluding ctype.h.njl2004-04-051-0/+2
* Properly detect loops by recording the interface pointer in an mtag.ru2004-04-052-20/+33
* Try not to crash instantly when signalling a libthr program to death.dfr2004-04-051-1/+1
* Regen.dfr2004-04-056-7/+15
* Add lgetfh(2) which is like getfh(2) but doesn't follow symlinks.dfr2004-04-053-1/+77
* Print cpu features for crusoe processors.dfr2004-04-051-0/+2
* - The MiniportReset() function can return NDIS_STATUS_PENDING, in whichwpaul2004-04-054-54/+58
OpenPOWER on IntegriCloud