| Commit message (Expand) | Author | Age | Files | Lines |
* | Style fixes, as suggested by Jens Schweikhardt <schweikh@schweikhardt.net> | wes | 2004-04-06 | 2 | -9/+6 |
* | Introduce a callout_drain() function. This acts in the same manner as | cperciva | 2004-04-06 | 3 | -12/+111 |
* | Archive both access and default ACLs. | kientzle | 2004-04-06 | 1 | -6/+19 |
* | Better checks to make sure that we get good alignment. This code is a | imp | 2004-04-06 | 1 | -7/+6 |
* | Fix mis-merge from p4 by adding line getting sc. | imp | 2004-04-06 | 1 | -2/+9 |
* | Give date(1) a much better SYNOPSIS section which is useful as more than | green | 2004-04-06 | 1 | -9/+13 |
* | Fix some syntax errors in examples. These were discovered when trying | markm | 2004-04-06 | 1 | -4/+4 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-06 | 24 | -96/+0 |
* | MFP4: Power up with OE disabled. Similar patches went into NetBSD a | imp | 2004-04-06 | 1 | -1/+6 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 182 | -728/+0 |
* | - Overdue bump of the document date. | ru | 2004-04-06 | 1 | -17/+19 |
* | Use the correct flag for mbuf allocations (M_DONTWAIT, not M_NOWAIT). | iedowse | 2004-04-06 | 1 | -2/+2 |
* | Fix a paste-o from the buf_prewrite() cleanup commit and check for the | jhb | 2004-04-06 | 1 | -1/+1 |
* | Associate a simple count of waiters with each condition variable. The | jhb | 2004-04-06 | 2 | -3/+18 |
* | Add a new kernel option MUTEX_WAKE_ALL that changes the mutex unlock code | jhb | 2004-04-06 | 2 | -0/+11 |
* | Sort function prototypes. | jhb | 2004-04-06 | 1 | -3/+3 |
* | Rename turnstile_wakeup() to turnstile_broadcast() to make the naming | jhb | 2004-04-06 | 2 | -5/+5 |
* | Enable the memory arbiter before turning off the PXE restart. This | ps | 2004-04-06 | 1 | -4/+4 |
* | Split ramdisk processing in two so it can actually work. Ownerships | wes | 2004-04-06 | 2 | -12/+60 |
* | Connect bsdtar to the build. | kientzle | 2004-04-06 | 1 | -0/+1 |
* | Make pf* modules respect NOINET6 from make.conf(5) in order to build them | mlaier | 2004-04-06 | 3 | -0/+12 |
* | MFi386: Enable the cy driver. | nyan | 2004-04-06 | 1 | -2/+2 |
* | Prepare to handle state-dependent encodings. This mainly involves not | tjr | 2004-04-06 | 12 | -71/+87 |
* | Remove hyphen between product and company name. This may confuse peoples. | rik | 2004-04-06 | 3 | -3/+3 |
* | Workaround for servers that ignore byte ranges when using chunked | des | 2004-04-06 | 1 | -1/+1 |
* | Remove hyphen between prodoct and company name. This may confuse peoples. | rik | 2004-04-06 | 2 | -2/+2 |
* | Add list of models for Cronyx Sigma. | rik | 2004-04-06 | 2 | -2/+44 |
* | Remove hyphen between prodoct and company name. This may confuse peoples. | rik | 2004-04-06 | 2 | -4/+4 |
* | Actually fix the TX performance with polling(4) enabled | ru | 2004-04-06 | 2 | -2/+2 |
* | Fixed misspelling of IPPORT_MAX as USHRT_MAX. Don't include <sys/limits.h> | bde | 2004-04-06 | 1 | -9/+9 |
* | Removed some less than useful comments: | bde | 2004-04-06 | 2 | -136/+0 |
* | Add a missing "*errp = h_errno" forgotten in rev 1.36. | pb | 2004-04-06 | 1 | -1/+2 |
* | Oops, fixed insertion sort error in the fix for an insertion sort error. | bde | 2004-04-06 | 1 | -9/+8 |
* | Update .Dd value. | dfr | 2004-04-06 | 1 | -1/+1 |
* | Fixed unsorting of prototypes in previous commit and 1.134. | bde | 2004-04-06 | 1 | -2/+2 |
* | - Improved the TX performance with polling(4) by only checking the | ru | 2004-04-06 | 2 | -16/+11 |
* | Eliminate vm_pager_map_page() and vm_pager_unmap_page() and their uses. | alc | 2004-04-06 | 3 | -32/+12 |
* | Add imperfect comments identifying the function of various nfs socket | rwatson | 2004-04-06 | 1 | -6/+6 |
* | Remove avail_end. As of yesterday, it is unused. | alc | 2004-04-06 | 2 | -3/+0 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 10 | -40/+0 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 9 | -36/+0 |
* | Add a new threads category. | ceri | 2004-04-05 | 1 | -0/+1 |
* | Resolve the issue of whether frames have FCS or not. Frame data does not | sam | 2004-04-05 | 1 | -0/+5 |
* | eliminate nested include by making MALLOC_DECLARE conditional on the | sam | 2004-04-05 | 2 | -1/+2 |
* | Initial commit for bsdtar. | kientzle | 2004-04-05 | 9 | -0/+2977 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 37 | -148/+0 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | Overhauled ACL support. This makes us compatible | kientzle | 2004-04-05 | 21 | -194/+1239 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 56 | -228/+0 |
* | Remove the advertsing clause, per the Regent's letter dated July 22, 1999. | imp | 2004-04-05 | 18 | -77/+0 |