summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert..julian2004-09-011-2/+0
* Give up trying to make preemption dependent on SCHED_4BSDjulian2004-09-011-4/+1
* Remove dead code.alc2004-09-011-4/+0
* Fix an assertion when if_down()ing a ALTQ managed interface. The lock shouldmlaier2004-09-011-0/+2
* When non kernel programs try to define _KERNELjulian2004-09-011-0/+2
* In vm_fault_unwire() eliminate the acquisition and release of Giant in thealc2004-09-011-4/+0
* Correction to the previous revision: I forgot to apply the ones complementalc2004-09-011-1/+1
* Don't ask for this for modules. no modules need to know about preemption at t...julian2004-09-011-1/+1
* Use a spare byte in struct if_data to store the structure size withoutbrooks2004-09-013-1/+6
* *Blush* forgot to test non SMP builds.. oddly enough some UP code (particularlyjulian2004-09-011-1/+2
* Modify pmap_pte() to support its use on non-current, non-kernel pmapsalc2004-09-011-2/+22
* Disable links after getting the possible resources. Even though _DISnjl2004-09-011-12/+12
* Add warnings about ifconfig incompatabilities caused by the addition ofbrooks2004-09-011-0/+9
* Tidy up the list of docproj dependencies. Here comes a longru2004-09-011-20/+19
* Merge from recent English versionsden2004-09-018-297/+261
* Cleanup the storing and printing of the device transfermode for SATA.sos2004-09-012-14/+12
* Back out the previous change. glob() still does use strcmp() to ordertjr2004-09-011-4/+4
* Protect the PREEMPTION logic with #ifdef _KERNEL to fix the build.scottl2004-09-011-0/+2
* Only turn preemption for 4bsd.julian2004-09-011-0/+3
* Move back to WARNS=2scottl2004-09-011-1/+1
* Add atomicity.cc to CLEANFILES.ru2004-09-011-0/+1
* Cleanup paths.alfred2004-09-011-4/+6
* Removed -Wall from CFLAGS.ru2004-09-011-1/+1
* Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mkru2004-09-015-7/+3
* bsd.kmod.mk knows how to clean up opt_*.h files automatically,ru2004-09-012-8/+1
* Give the 4bsd scheduler the ability to wake up idle processorsjulian2004-09-018-27/+251
* Add PCI ID for the BCM4401-B0.des2004-09-012-0/+3
* Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings.scottl2004-09-015-40/+59
* Forced commit to remind me to...kientzle2004-09-010-0/+0
* Per Ruslan, bsd.lib.mk already has support for dynamically-generatedkientzle2004-09-011-17/+11
* Give setrunqueue() and sched_add() more of a clue as tojulian2004-09-0116-30/+50
* General modernization of coda:brooks2004-09-0113-191/+110
* When an USB keyboard is plugged in to a machine with a builtin keyboard,brooks2004-09-011-0/+10
* Note free bit.. as per the flags word.julian2004-08-311-0/+1
* Clarify SDT feature word bits.mdodd2004-08-311-4/+5
* Fix checksum calculation.mdodd2004-08-311-12/+7
* When ISA_PNP_PROBE is called, it will return 0 when it finds a device,imp2004-08-311-2/+1
* U1E and U2 are now fully supported system.hrs2004-08-311-6/+6
* Make pflogd(8) store pcap_sf_pkthdr instead of MD timeval contaminatedmlaier2004-08-311-0/+36
* Wrong makefile in the wrong place.alfred2004-08-311-0/+14
* Enter the autofs.alfred2004-08-3111-0/+1595
* Don't rely on properly setup linker.hints to figure out that pflog is nowmlaier2004-08-311-2/+2
* Make coda5 compile.scottl2004-08-311-6/+4
* Fixed the module build.ru2004-08-311-6/+3
* Remove TDP_USTATCLOCK, we no longer need it because we now alwaysdavidxu2004-08-312-56/+30
* Remove an unneeded argument..julian2004-08-3111-14/+14
* Remove sched_free_thread() which was only usedjulian2004-08-3112-65/+0
* Correct a style bug: remove a gratuitous space between ( and ".trhodes2004-08-311-1/+1
* Add the mp_watchdog hooks, although it locks up my SMP test box. It mightpeter2004-08-303-0/+11
* Kill count device support from config. I've changed the last fewpeter2004-08-3037-292/+98
OpenPOWER on IntegriCloud