summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix the new DA_OLD_QUIRKS option for normal and module compiles.njl2003-07-291-3/+2
* Deprecate USB and Firewire quirks. We should now never send 6 byte commandsnjl2003-07-292-0/+9
* Turn -Werror back on again. I've tested with/withoutpeter2003-07-261-1/+1
* Change the inline limit switch to something that exists in gcc-3.2.peter2003-07-262-4/+4
* Turn -Werror back off again. Leaving out the invariants options causespeter2003-07-231-1/+1
* Turn -Werror back on.peter2003-07-231-1/+1
* ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP backpeter2003-07-231-1/+1
* Provide a knob for raising the inline instruction estimate threshold andpeter2003-07-233-1/+7
* EISA_SLOTS is mandantory to get opt_eisa.hticso2003-07-222-2/+2
* relocate eisa into MI files.ticso2003-07-223-2/+1
* Don't complain about inlines for genassymphk2003-07-221-1/+1
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-224-70/+0
* safenet driver config gluesam2003-07-212-0/+6
* Enable eisa support on alpha.ticso2003-07-211-0/+1
* This is a pseudo physical interface for the HARP ATM stack. When loadedharti2003-07-212-0/+4
* Merge swap_pager.c and vm_swap.c into swap_pager.c, the separationphk2003-07-181-1/+0
* make usb bus_dma aware.jmg2003-07-151-1/+1
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-152-0/+11
* Add a facility for devices, specifically network interfaces, that requireharti2003-07-153-0/+4
* Add dmobject.c to sys/conf/files also. While I'm here, remove unnecessarynjl2003-07-141-14/+15
* Fix typo for BURN_BRIDGES' file, it should be opt_global.himp2003-07-111-1/+1
* Make UWX_TRACE_ENABLE a global option so that we don't have tomarcel2003-07-111-0/+2
* Temporarily switch off -Werror until new GCC warning have been dealt with.kan2003-07-111-1/+1
* unifdef -DLAZY_SWITCH and start to tidy up the associated glue.peter2003-07-102-2/+0
* - Fix the kernel build for configurations that include pci but not isa byjhb2003-07-091-3/+3
* Add an ACPI to ISA psuedo bridge driver. It attaches an isab(4) device tojhb2003-07-081-0/+1
* FreeBSD 2.0.5 is old hat. Also cross-reference GEOM_VOL from the discussionwollman2003-07-071-8/+9
* Fix wording: `irregardless' is a solecism.wollman2003-07-071-2/+2
* Put NFSSERVER in the right list of filesystem stuff. Building a kernelwollman2003-07-071-1/+1
* Single-character style fix.wollman2003-07-071-1/+1
* The .s files were repo-copied to .S files.ru2003-07-021-7/+7
* Add the new sparc64 OFW PCI framework, conditional on options OFW_NEWPCItmm2003-07-012-1/+5
* Hook grackle system controller/heathrow interrupt controller to PPC build.grehan2003-06-281-0/+2
* switch to new 802.11 supportsam2003-06-281-1/+7
* Announce umct to kernel build.scottl2003-06-282-0/+3
* Tidy up leftover lazy_switch instrumentation that is no longer needed.peter2003-06-272-2/+0
* - Add a software watchdog facility.smkelly2003-06-262-0/+8
* MFi386: revision 1.446.nyan2003-06-251-0/+6
* config+build glue for Atheros supportsam2003-06-254-0/+21
* add "no RNG support options" for ubsec and hifn driverssam2003-06-251-0/+3
* Make the netgraph ATM node compilable into the kernel.harti2003-06-253-0/+7
* This is a driver for Fore PCA200E cards that uses busdma and works onharti2003-06-232-2/+6
* Protect against .depend file somewhere else in the .PATH.ru2003-06-221-37/+9
* Replace the code for reading and writing the kernel message bufferiedowse2003-06-221-0/+1
* Hook openpromio up to the build.jake2003-06-191-0/+1
* Moved the syscons options, kbd options and DEV_SPLASH to the MI optionsjake2003-06-186-158/+33
* Add "GEOM_FOX", a class which detects and selects between multiplephk2003-06-183-0/+3
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullharti2003-06-172-0/+10
* Repo-copy of sys/pci/if_en_pci.c to the rest of the midway driver (sys/dev/en)harti2003-06-161-1/+1
* Remove CPU_ATHLON_SSE_HACK option.nyan2003-06-151-1/+0
OpenPOWER on IntegriCloud