summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't turn off the regular SIGINFO status information. The use ofiedowse2004-04-071-14/+0
* Linux still uses 32-bit off_t by default. Ask for 64-bit off_t onkientzle2004-04-071-0/+1
* Correct signature in alternative stub implementation of setup_acls()kientzle2004-04-071-1/+3
* 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
* Add -acl and a small blurb about it to the options list.trhodes2004-04-071-1/+8
* Record where half the bits in this file came from (from ufs_readwrite.c).bde2004-04-071-0/+2
* Reset internal conversion state after triggering conversion errors;tjr2004-04-073-3/+10
* Allow partial multibyte characters to accumulate in conversion statetjr2004-04-0712-89/+350
* Fixed a bug in previous revision: compute the payload checksum beforeru2004-04-071-8/+8
* Prepare to handle trivial state-dependent encodings. Full support fortjr2004-04-079-21/+61
* Begin conversions for sgetrune() and sputrune() in the initialtjr2004-04-071-3/+12
* Prepare to handle state-dependent encodings. This mainly involves nottjr2004-04-076-21/+38
* Begin in the initial shift state in mbstowcs() and wcstombs().tjr2004-04-072-2/+6
* 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
* Fix path to rc.sendmailgshapiro2004-04-071-1/+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
* Fix some issues with ACL handling:kientzle2004-04-065-53/+89
* Style fixes, as suggested by Jens Schweikhardt <schweikh@schweikhardt.net>wes2004-04-062-9/+6
* Introduce a callout_drain() function. This acts in the same manner ascperciva2004-04-063-12/+111
* Archive both access and default ACLs.kientzle2004-04-061-6/+19
* 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
* Give date(1) a much better SYNOPSIS section which is useful as more thangreen2004-04-061-9/+13
* Fix some syntax errors in examples. These were discovered when tryingmarkm2004-04-061-4/+4
* 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
* 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
OpenPOWER on IntegriCloud