aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead ofJohn-Mark Gurney2006-12-301-4/+4
* Work around a long standing LOR with user/group rules by doing the socketMax Laier2006-12-292-0/+5
* Build bits for ng_deflate(4) and ng_pred1(4).Gleb Smirnoff2006-12-293-0/+6
* Break contents of kern_mac.c out into two files following a repo-copy:Robert Watson2006-12-281-1/+2
* Connect vfs_extattr.c to build by default.Robert Watson2006-12-231-0/+1
* build new mdesc fileKip Macy2006-12-181-1/+3
* opt_ah.h ends up copied into a kernelcompile directory in someMatt Jacob2006-12-186-6/+6
* spelling nitMatt Jacob2006-12-181-1/+1
* Hook up msk(4) to the build.Pyun YongHyeon2006-12-132-0/+5
* Make MAXPHYS and DFLTPHYS options (finally).Matt Jacob2006-12-102-0/+17
* As Bernd Walter points out, the rlphy is used for more things thanWarner Losh2006-12-101-1/+0
* fls was missingSam Leffler2006-11-301-0/+1
* Turn console printf buffering into a kernel option and only onJohn Birrell2006-11-301-0/+3
* Build glue for at45d flash support.Warner Losh2006-11-291-1/+1
* Fix module loading for sparc on machines with greater than 1GB of RAMKip Macy2006-11-261-1/+1
* device-independent implementation of AMRR tx rate control algorithmSam Leffler2006-11-261-0/+1
* move CDDL licensed machine description support routine files to cddl directoryKip Macy2006-11-241-9/+9
* Remove the KDTRACE option because I can't implement it theJohn Birrell2006-11-211-1/+0
* add CPU_XSCALE_IXP425Sam Leffler2006-11-191-0/+1
* hookup ad7418 and ds1672 driversSam Leffler2006-11-191-0/+2
* Remove two more duplicated filesKip Macy2006-11-181-2/+2
* remove 13 (largely) redundant files and switch to the sparc64/sparc64 versionKip Macy2006-11-181-14/+12
* o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serialMaxim Konovalov2006-11-152-0/+3
* Unbreak pc98.Ruslan Ermilov2006-11-141-0/+1
* MD support for PCI Message Signalled Interrupts on amd64 and i386:John Baldwin2006-11-132-0/+2
* Add time-of-day support to sun4vKip Macy2006-11-131-0/+1
* More MUTEX_PROFILING -> LOCK_PROFILING.Ruslan Ermilov2006-11-111-4/+3
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-3/+3
* fix tinderboxKip Macy2006-11-111-2/+2
* MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profileKip Macy2006-11-111-1/+1
* The NETSMBCRYPTO option has long gone.Ruslan Ermilov2006-11-081-1/+1
* add missing bits for crypto supportSam Leffler2006-11-081-0/+3
* Add a new priv(9) kernel interface for checking the availability ofRobert Watson2006-11-061-0/+2
* Nitpicking.Ruslan Ermilov2006-11-031-2/+2
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-033-2/+134
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEMatt Jacob2006-11-022-3/+0
* - In sunkbd_probe_keyboard() don't bother to determine the keyboard layoutMarius Strobl2006-11-022-0/+7
* Hook up gjournal bits to the build.Pawel Jakub Dawidek2006-10-313-0/+11
* Add conf file entries for acpi_aiboost drivers.Takanori Watanabe2006-10-301-0/+1
* Backout the linux aio stuff. Several problems where identified and theAlexander Leidinger2006-10-293-3/+0
* MF kmod.mk 1.176: Properly handle vnode_if.h dependencies.Ruslan Ermilov2006-10-261-1/+5
* Fixed high resolution profiling on arches that support it (amd64 andBruce Evans2006-10-261-1/+1
* Reduced the ifdef tangle for profiling by moving the unreachableBruce Evans2006-10-261-12/+2
* Move "device splash" back to MI NOTES and "files", it's MI.Ruslan Ermilov2006-10-237-5/+3
* Move MI parts of syscons into MI "files".Ruslan Ermilov2006-10-237-42/+7
* Re-add screen savers, which I removed by mistake.Dag-Erling Smørgrav2006-10-231-0/+13
* Add two new functions to convert FAT filesystem format timestampsPoul-Henning Kamp2006-10-221-0/+1
* Fix whitespaceScott Long2006-10-211-1/+1
* Move more MD devices and options out of MI NOTES.Dag-Erling Smørgrav2006-10-201-67/+0
* The VGA_DEBUG option only exists on {amd64,i386,ia64}.Dag-Erling Smørgrav2006-10-201-3/+0