summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate $FreeBSD$ tag.ru2004-01-291-1/+0
* Add dependency to snd_via8233mr2004-01-291-0/+1
* Unbreak -o fstab and -o current in combination with -aguido2004-01-291-0/+2
* Fixed breakage of scheduling in rev.1.29 of subr_4bsd.c. Thebde2004-01-291-1/+1
* I update the rwlock code in libthr to be more standards compliant andmtm2004-01-291-12/+119
* When suspending a thread if the timeout was very short ormtm2004-01-291-0/+11
* Add reference to environ(7)ache2004-01-291-1/+2
* Fix a bug where we never managed to include the sense data we wanted to send.mjacob2004-01-291-2/+2
* Go back to using AUTHMODE_AUTO if WEP is on. In some cases, the Centrinowpaul2004-01-291-1/+3
* Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrongmjacob2004-01-291-2/+3
* Assert process lock in ptracestop(), since we're going to relyrwatson2004-01-291-0/+1
* When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be calledgrehan2004-01-293-0/+30
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directgrehan2004-01-294-0/+171
* Re-add debug register support.peter2004-01-291-19/+218
* Re-add user_dbreg_trap() for debug register supportpeter2004-01-292-0/+20
* Take another shot at the invariants calls to __panic. They hadn't beenpeter2004-01-291-17/+73
* deal with dbregs for fork etcpeter2004-01-281-17/+25
* Un-stub the hardware debug register stuff.peter2004-01-281-33/+3
* Export PCB_DR* symbolspeter2004-01-281-5/+7
* We can simplify a lot of things now that we don't have to worry aboutpeter2004-01-282-43/+9
* Add dbreg struct definitions for /proc/*/dbregs and a place to store thepeter2004-01-282-3/+23
* Re-add debug register functionspeter2004-01-281-2/+129
* MFi386: mp_topology().peter2004-01-283-1/+46
* MFi386: add THERMTRIP msr valuespeter2004-01-281-0/+3
* Diff reduction with i386peter2004-01-281-4/+12
* Regenpeter2004-01-285-7/+40
* Add getitimer swab stubpeter2004-01-281-2/+2
* Document NO_BLUETOOTH knobemax2004-01-281-0/+3
* - Removed more bitrot (the "while" loops).ru2004-01-281-54/+28
* Add debug.mutex.prof.reset.rwatson2004-01-281-0/+2
* Add a reset sysctl for mutex profiling: zeros all of the mutexrwatson2004-01-281-0/+27
* Fix for those lost interrupts on probe on lots of controller types.sos2004-01-281-6/+6
* - Catch up to new boot floppies targets.jhb2004-01-281-7/+14
* MFi386: change an outb to a DELAY()peter2004-01-281-1/+1
* Move the loadav() callout into its own kthread since it uses allproc_lockjhb2004-01-281-12/+31
* Optimize the i386 interrupt entry code to not reload the segment registersjhb2004-01-282-40/+34
* Rework witness_lock() to make it slightly more useful and flexible.jhb2004-01-284-108/+214
* Use the biotask functionality in GEOM to put finished requests onsos2004-01-287-32/+36
* Use mtx_assert() rather than using a home-rolled version.jhb2004-01-282-2/+2
* This has been disconnected from the build since May 2003. GC it, asobrien2004-01-285-3134/+0
* Use sys_nsig instead of the static NSIG. DragonflyBSD kill.c:1.3njl2004-01-281-5/+5
* Use sys_nsig instead of NSIG for the length of the signal arrays. Thisnjl2004-01-282-6/+6
* Remove the inadvertant HTML additions to this man page.wes2004-01-281-4/+4
* The PR diff I committed recently had one bug noticed bycracauer2004-01-281-1/+2
* Always build ext2fs module. There is no written policy preventing theobrien2004-01-281-3/+0
* Add an exclusion list that lists all the files from the originalharti2004-01-281-0/+10
* protect access to ifnet structure with mutex.ume2004-01-281-0/+2
* Add gettext-old to the MINIMALDOCPORTS variable.nyan2004-01-281-0/+1
* Fix another typo.mux2004-01-281-1/+1
* Fix typo.mux2004-01-281-1/+1
OpenPOWER on IntegriCloud