summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove clause 3 from the UCB licenses.markm2004-04-06182-728/+0
* - Overdue bump of the document date.ru2004-04-061-17/+19
* 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
* Split ramdisk processing in two so it can actually work. Ownershipswes2004-04-062-12/+60
* Connect bsdtar to the build.kientzle2004-04-061-0/+1
* 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
* Prepare to handle state-dependent encodings. This mainly involves nottjr2004-04-0612-71/+87
* Remove hyphen between product and company name. This may confuse peoples.rik2004-04-063-3/+3
* Workaround for servers that ignore byte ranges when using chunkeddes2004-04-061-1/+1
* Remove hyphen between prodoct and company name. This may confuse peoples.rik2004-04-062-2/+2
* Add list of models for Cronyx Sigma.rik2004-04-062-2/+44
* Remove hyphen between prodoct and company name. This may confuse peoples.rik2004-04-062-4/+4
* 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
* Add a missing "*errp = h_errno" forgotten in rev 1.36.pb2004-04-061-1/+2
* Oops, fixed insertion sort error in the fix for an insertion sort error.bde2004-04-061-9/+8
* Update .Dd value.dfr2004-04-061-1/+1
* 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
* Add a new threads category.ceri2004-04-051-0/+1
* 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
* Initial commit for bsdtar.kientzle2004-04-059-0/+2977
* 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
* Overhauled ACL support. This makes us compatiblekientzle2004-04-0521-194/+1239
* 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
* Fix _dns_ghbyname() to return NS_TRYAGAIN instead of NS_NOTFOUNDpb2004-04-051-4/+12
* Uncomment the cy driver since it works again.bde2004-04-051-3/+2
* This commit was generated by cvs2svn to compensate for changes in r127904,nectar2004-04-051-4/+9
|\
| * Repair a regression in OpenSSL 0.9.7d: processing an unsigned PKCS#7nectar2004-04-051-4/+9
* | add definitions for WME, WPA (and WPA2), and miscellaneous other stuffsam2004-04-051-1/+145
* | polling(4) meets vr(4).ru2004-04-051-2/+3
* | - 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
* | Unbreak compilation on RELENG_4.ru2004-04-051-1/+1
OpenPOWER on IntegriCloud