summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some glue to allow lint(1) to work on the kernel. This is notmarkm2003-06-142-2/+29
* Make the midway driver use the new ATM phy driver. This allows one toharti2003-06-132-0/+4
* Remove the PSYCHO_STRAY option - it was never really useful. Adjust atmm2003-06-121-1/+0
* If we're building a debug kernel, add target to install the .gdbinit filesgrog2003-06-121-1/+9
* New global option: BURN_BRIDGESimp2003-06-121-0/+1
* Deallocate major 177; the openfirm device does not use a fixed majortmm2003-06-111-1/+0
* GEOMification of CCD.phk2003-06-091-1/+2
* Attempt to fix Alpha build by renaming ident[] to kern_ident[].jmallett2003-06-091-1/+1
* Add a comment to de-obfuscate the meaning of the PQ_CACHESIZEhmp2003-06-091-0/+1
* Make kernel identification (`ident' in the config(8) driver) available tojmallett2003-06-091-0/+2
* Use the same SEARCH_DIR as other platforms.jake2003-06-071-1/+1
* We are at 5.1-CURRENT nowscottl2003-06-021-1/+1
* Fix a style nit.obrien2003-06-021-1/+1
* Be sloppier about the miidevs.h dependency. This reduces the maintenanceobrien2003-06-011-7/+1
* If DESTDIR was specified as a makeoption in the kernelconfig filephk2003-05-311-0/+5
* Eliminate potential overflows by allocating softc dynamically,phk2003-05-312-2/+2
* Make this compile with WITNESS enabled. It wants the syscall names.peter2003-05-311-0/+1
* Port acpica to amd64.peter2003-05-311-0/+3
* Update the kernel compile flags inside the .if ${MACHINE_ARCH} == "amd64"peter2003-05-301-1/+2
* Add ddb machdep bits.peter2003-05-302-0/+9
* Major pmap rework to take advantage of the larger address space on amd64peter2003-05-231-1/+1
OpenPOWER on IntegriCloud