summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* GC some old cruft.ru2004-01-281-2/+0
* Put slattach(8) onto the MFS root file system now that we alwaysru2004-01-281-1/+1
* Put slattach(8), camcontrol(8), usbd(8), and usbdevs(8) onto theru2004-01-283-10/+10
* Clean up after revision 1.55.ru2004-01-282-2/+2
* Revert revision 1.833 -- the reinstallkernel.debug target calls theru2004-01-281-1/+1
* Only i386 and Alpha have the compat4x distribution.ru2004-01-281-1/+1
* Bring back the geom_bioqueues, they _are_ a good idea.phk2004-01-282-1/+30
* Change KASSERT() in feed_vchan16() into an explicit test and call totruckman2004-01-288-140/+245
* Add an ACPI_FUNCTION_TRACE() to the newly-added acpi_Startup() routineroam2004-01-281-0/+2
* If not in the debugger or if the user requests it with thenjl2004-01-281-1/+27
* Remove process lock XXX's, fixed in src/sys/sys/proc.h:1.366.rwatson2004-01-281-8/+0
* Move the part of the comment which applies to osigsuspend wherekan2004-01-281-2/+5
* Merge from NetBSD rev. 1.2 (drochner): Do the address calculations insidetjr2004-01-281-13/+23
* Always build ext2fs module. There is no written policy preventing theobrien2004-01-281-4/+0
* MFi386: revision 1.33nyan2004-01-282-2/+2
* Enable ndis for AMD64 (for the time that modules are supported)...obrien2004-01-281-0/+4
* Fix an uninitialized variable bug that caused write_pmbr() to boguslymarcel2004-01-281-3/+4
* Add NO_BLUETOOTH knob to the build processemax2004-01-286-2/+13
* Increment WARNS.ru2004-01-281-1/+1
* The report size is not a local item, so don't clear it when clearing local it...emax2004-01-281-1/+0
* Remove trailing white space.grog2004-01-281-7/+7
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkru2004-01-275-13/+13
* Correct the descriptions of the net.inet.{udp,raw}.recvspace sysctls.ru2004-01-272-2/+2
* Sync with Oxford Dictionary. Style (add missing full stops) while I'm here.schweikh2004-01-271-5/+5
OpenPOWER on IntegriCloud