summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The first (optional) argument of the "trace" command is either theru2006-10-301-5/+5
* Squash a typo.keramida2006-10-301-1/+1
* Hook acpi_aiboost module to build.takawata2006-10-301-2/+2
* Add conf file entries for acpi_aiboost drivers.takawata2006-10-302-0/+4
* Driver for some ASUS desktop motherboard extras.takawata2006-10-302-0/+349
* Be more reasonable when overwrite mode is specified while theredelphij2006-10-302-1/+8
* Forced commit to denote that the third item of the previous commitmarius2006-10-300-0/+0
* Add the padding fields to 'struct proc' for the !KSE case that I missed.jb2006-10-291-0/+4
* - Wrap code optimized for architectures without alignment constraintsmarius2006-10-291-16/+22
* Wrap code optimized for architectures without alignment constraintsmarius2006-10-291-6/+5
* Retire the failed OBSOLETE_IN_6 experiment code.imp2006-10-291-6/+0
* Add missing headers.marius2006-10-291-0/+1
* Because the BTX mini-kernel now uses flat memory mode and clientsru2006-10-295-10/+10
* regen after linux_io_* backoutnetchild2006-10-296-94/+16
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-2910-1465/+11
* Do not try to rtsol on pflog or pfsync devices.mlaier2006-10-291-1/+1
* - Use non-recursive mutex. MTX_RECURSE is unnecessary since rev. 1.70oleg2006-10-291-34/+31
* style(9)netchild2006-10-291-0/+1
* Removed some SMP ifdefs so that using the TSC as a cputime clock isbde2006-10-292-19/+15
* Refactor vfs_setdirty(), creating vfs_setdirty_locked_object().alc2006-10-291-6/+16
* Give rc.firewall a polish and a new method.phk2006-10-282-16/+117
* In bufdone_finish() restrict the acquisition and release of the pagealc2006-10-281-2/+8
* Fix style(9).netchild2006-10-281-29/+29
* Backed out rev.1.10 (a special case for amd64). The amd64 mcount codebde2006-10-281-6/+0
* In the userland .mcount():bde2006-10-281-7/+5
* Add missing markup bits.ru2006-10-281-1/+3
* regen (prctl addition)netchild2006-10-286-10/+18
* i386/include/profile.h:bde2006-10-282-10/+2
* MFP4:netchild2006-10-288-5/+123
* o Fix incorrect function name (kobj_free -> kobj_delete).maxim2006-10-281-1/+1
* o Fix function name.maxim2006-10-281-1/+1
* MFP4:netchild2006-10-282-4/+4
* Backout bogus checkin to HEADjfv2006-10-285-1504/+1708
* In MCOUNT_OVERHEAD(label), actually use the `label' parameter. We werebde2006-10-282-2/+2
* Document Soekris net48xx support.brueffer2006-10-281-2/+2
* Cleaned up includes. <machine/profile.h> was unused. <machine/timerreg.h>bde2006-10-282-14/+5
* Removed all traces of HIDENAME() in amd64 and i386 kernel code. Usingbde2006-10-284-39/+24
* This is the merge of the Intel 6.2.9 driver. It provides all new shared code,jfv2006-10-285-1708/+1504
* Don't call mexitcount or provide a stub mexitcount to call whenbde2006-10-274-24/+8
* - Convertoleg2006-10-271-5/+62
* Use separate thread for servicing dummynet(4).oleg2006-10-271-3/+32
* style(9) cleanup.oleg2006-10-271-330/+353
* Wording nits.trhodes2006-10-271-11/+7
* Remove member p_procscopegrp which is no longer used by libthr.davidxu2006-10-272-11/+0
* Add MPEG2-TS/HDV support to fwcontrol.imp2006-10-266-56/+464
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-2611-11/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesjb2006-10-268-8/+24
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-2662-242/+1348
* Adopt comments borrowed from aout_freebsd.c.ru2006-10-262-2/+2
* Restore support for -c and -d that were treacherously murdered inru2006-10-262-4/+8
OpenPOWER on IntegriCloud