summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a suffix descriptor for the acpi thermal values as a hint for the userlandpeter2004-08-302-12/+22
* When configuring RAID3 with verification option, force synchronizationpjd2004-08-301-0/+7
* - Introduce a lock for synchronizing access to the pvo and pteg tables.alc2004-08-303-24/+84
* Fix _FDI drive type probing. The new fd child is not an ACPI device whilenjl2004-08-301-3/+10
* Fix _FDE probing by using the buffer contents instead of the buffernjl2004-08-301-8/+25
* Remove support for configuring the X server from sysinstall. Generalkensmith2004-08-3012-326/+0
* Correct a typo in a comment: alloated->allocatedgibbs2004-08-301-1/+1
* Correct a typo in a comment: alloation->allocationgibbs2004-08-301-1/+1
* Allow to configure debug level from /boot/loader.conf.pjd2004-08-305-0/+5
* Add em(4) to Alpha. I had a couple running recently on Alpha and itwilko2004-08-301-0/+1
* Regen:sheldonh2004-08-301-21/+146
* Acquire Giant arounds calls into the linker from Netgraph sockets.rwatson2004-08-301-0/+2
* According to module(9), when command is unrecognized, the module shouldpjd2004-08-303-3/+3
OpenPOWER on IntegriCloud