summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Another x86-64 comment fixuppeter2003-05-191-1/+1
* s/x86_64/amd64/ in comments in header.peter2003-05-191-3/+3
* Add the MUTEX_NOINLINE option that explicitely de-inlines the mutexscottl2003-05-181-0/+1
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-163-2/+18
* Sync the linker script with the one used by default for userland. Sincemarcel2003-05-161-76/+82
* Run $S/kern/genassym.sh with the correct NM.obrien2003-05-161-1/+1
* Clear up that COMPAT_43 may not do the same thing on every architecturejmallett2003-05-151-1/+10
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-142-1/+22
* Add files for the 'ips' driver.scottl2003-05-111-0/+5
* garbage collect the reserved major for the ips disk device. GEOM makesscottl2003-05-111-1/+0
* Remove special hacks for FSF cross tools now that it builds natively.peter2003-05-101-13/+0
OpenPOWER on IntegriCloud