summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Retire sys/pc98/pc98/spkr.cmdodd2003-03-241-1/+1
* - Consolidate smapi driver.mdodd2003-03-241-3/+2
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just amdodd2003-03-241-0/+2
* Use repo-copied files in sys/i386/bios.mdodd2003-03-241-5/+5
* Remove bitrot associated with `maxusers'.ru2003-03-221-3/+3
* - Remove unused cache flushing routines. These will not necessary workjake2003-03-191-0/+2
* Missed in last commit: don't compile now non-existent geom_stats.cphk2003-03-181-1/+0
* o add crypto driver glue for using the new rndtest driver/module; this issam2003-03-112-1/+14
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallysam2003-03-112-0/+2
* "Or" is expressed with 2 separate config lines.jake2003-03-101-1/+2
* Fix device freeze to reduce output packet size.akiyama2003-03-092-0/+4
* Note that MAJOR_AUTO is now the default if d_maj is not initialized. Thisphk2003-03-091-2/+3
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-2/+4
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).tjr2003-03-083-3/+0
* Remove ENABLE_VFS_IOOPT. It is a long unfinished work-in-progress.alc2003-03-062-16/+0
* Finish driving a stake through the heart of netns and the associatedpeter2003-03-053-17/+0
* Duplicate more of options.i386 in this file since we can't seem to settlejhb2003-03-051-0/+1
* Make TTYHOG tunable.das2003-03-052-0/+4
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-1/+0
* Wrap the hyperthreading support code with the HTT kernel option.jhb2003-03-041-0/+1
* exists() is too aggressive when searching for files without a full path.ru2003-03-031-1/+1
* Leave the `clobber' target alone, it clobbers too much (includingru2003-03-031-3/+7
* A cute yet small MAC policy that provides a simple ACL mechanism torwatson2003-03-023-0/+3
* Abuse `cleandir' for what `clobber' was supposed to do, for peter.ru2003-03-021-1/+4
* Hopefully, obviate the need of ``make depend''.ru2003-02-281-1/+1
* Initiate the de-orbit burn sequence for <bsd.kern.mk>.ru2003-02-282-2/+2
* Standardize handling of locore.[sS] etc. files.ru2003-02-2816-55/+16
* GC the major number for the network entries.mux2003-02-281-1/+0
* 86 ufm: it now uses MAJOR_AUTO.imp2003-02-281-2/+0
* NO_GEOM cleanup:phk2003-02-281-1/+0
* Retire #3: wd.phk2003-02-281-1/+0
* Attempt to mark the majors which are used by drivers checked into thephk2003-02-281-108/+112
* Sync with bsd.kern.mk.jake2003-02-281-0/+9
* pccard isn't picky about WHAT major it gets.imp2003-02-281-1/+0
* Use MAJOR_AUTO. GC statically assigned majors.jake2003-02-281-2/+0
* - Removed various cruft from before we had a hosted toolchain (!).jake2003-02-271-15/+0
* Include majors.o in SYSTEM_OBJS to make sparc64 kernels link. This is ajake2003-02-271-1/+1
* Update the comment to reflect new reality.phk2003-02-271-15/+6
* GC some more major numbers.phk2003-02-271-12/+0
* Use MAJOR_AUTO.phk2003-02-271-1/+0
* Add necessary awk magic to create a table of major numbers allocatedphk2003-02-273-1/+29
* Mark comments with '#' to make this machine-readablephk2003-02-271-20/+20
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-262-1/+12
* Retire the aacd major (151) now that it's no longer needed.scottl2003-02-261-1/+1
* NO_GEOM cleanup:phk2003-02-251-3/+3
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESobrien2003-02-251-0/+183
* NO_GEOM cleanup:phk2003-02-251-1/+1
* NO_GEOM cleanup:phk2003-02-251-1/+1
* Retire major #133 (amrd).phk2003-02-251-1/+1
* Remove support for running in SimOS. The support has rotted overmarcel2003-02-252-4/+0
OpenPOWER on IntegriCloud