aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Move the aac driver from MI to MD NOTES. It is a long way from beingScott Long2002-09-261-6/+0
* Do away with AAC_COMPAT_LINUX option entirely. The functionality willScott Long2002-09-253-8/+1
* The AAC_COMPAT_LINUX option was really annoying, since it made theScott Long2002-09-252-1/+2
* OLDCARD -> NEWCARDWarner Losh2002-09-241-8/+11
* Two new majors. devd and watchdogWarner Losh2002-09-241-0/+2
* MFi386: revision 1.419Yoshihiro Takahashi2002-09-241-0/+1
* Add a new legacy(4) device driver for use on machines that do not haveJohn Baldwin2002-09-231-0/+1
* - Hook ALQ up to the build.Jeff Roberson2002-09-221-0/+1
* - Add options ALQ and KTR_ALQ.Jeff Roberson2002-09-221-0/+2
* Moved netisr code from kern/kern_intr.c to net/netisr.c as threatened in aJake Burkholder2002-09-221-0/+1
* Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.cJake Burkholder2002-09-221-0/+1
* Cleanup of amdpm(4).Nicolas Souchu2002-09-212-0/+4
* Ahem, actually add the DDB_TRACE option and finish changing DDB_UNATTENDEDJohn Baldwin2002-09-192-1/+7
* - added macio and psim filesPeter Grehan2002-09-191-1/+8
* psim device supportPeter Grehan2002-09-191-0/+1
* Add Yet Another Duplicate of the font.h and ukbdmap.h rules. RemovePeter Wemm2002-09-191-4/+9
* move wl (isa wavelan card, not "wi") to i386-onlyPeter Wemm2002-09-191-6/+0
* move "profile 2" to i386Peter Wemm2002-09-191-4/+0
* move ncv, nsp, stg to i386-only section (there is no pc98-specific version)Peter Wemm2002-09-191-9/+0
* Move dgb to the i386 sectionPeter Wemm2002-09-191-11/+0
* Regen for added syscalls.Alfred Perlstein2002-09-193-0/+3
* Make netatm/spans compile in the kernel without depending on userlandPeter Wemm2002-09-171-2/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-174-21/+3
* MFi386: revision 1.178.Yoshihiro Takahashi2002-09-161-0/+1
* MFi386: revisions 1.417 and 1.418.Yoshihiro Takahashi2002-09-161-1/+3
* geom_aes.c requires rijndael cryptoPeter Grehan2002-09-161-0/+2
* It's bad enough people can't figure out to use the same code, or inPoul-Henning Kamp2002-09-111-0/+2
* Fix LINT build on alpha by completing move of cy and apm_saver toNate Lawson2002-09-111-7/+0
* Add `device gre'.Maxim Sobolev2002-09-091-0/+3
* Use "options " rather than "options<tab>".Jun Kuriyama2002-09-091-5/+5
* Move the KSTACK_PAGES option from MD to MI. Although not all platformsPeter Wemm2002-09-074-3/+1
* Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)Peter Wemm2002-09-072-0/+2
* Add COMPAT_AOUT option so that config will not yell when you try andPeter Wemm2002-09-071-0/+1
* Make imgact_aout.c optional. It is i386 specific.Peter Wemm2002-09-071-1/+1
* Add a new gre(4) driver, which could be used to create GRE (RFC1701)Maxim Sobolev2002-09-062-0/+3
* Bump the -mev56 to -mev6. Otherwise, when you compile with gcc usingPeter Wemm2002-09-061-2/+2
* Uncommented MAC options so that they get linted. This exposes brokennessBruce Evans2002-09-051-4/+4
* Change the support for AMDs ElanSC520 CPU from being a device driver toPoul-Henning Kamp2002-09-042-1/+2
* - Move $FreeBSD$ to the top of the file.John Baldwin2002-09-031-2/+21
* Hook up libkern/strlcpy.c and libkern/strlcat.c after repocopy.Brooks Davis2002-09-021-0/+2
* Make SCSI_DELAY setable at boot time and runtime via theBrooks Davis2002-09-021-1/+3
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,Brooks Davis2002-09-023-23/+23
* Minor fixupsScott Long2002-09-011-1/+4
* Unbreak LINT a little by not attempting to configure the nonexist optionBruce Evans2002-09-011-3/+0
* Remove options that don't actually exist (in this form).Scott Long2002-09-011-5/+0
* 'aicasm optional ahc ahd' means 'build aicasm only if BOTH ahc and ahdPeter Wemm2002-08-311-1/+6
* Split the puc driver in pci specific and generic parts.Poul-Henning Kamp2002-08-311-1/+3
* Add support for ahd/ahc register pretty printing in diagnostics.Justin T. Gibbs2002-08-312-12/+35
* Reserve majors 171 and 172 for the "mide" (LSI MegaRAID IDE control device)Justin T. Gibbs2002-08-301-0/+2
* Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.outPeter Wemm2002-08-292-2/+0