summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Check that kldxref(8) exists before running it.ru2002-05-141-5/+4
* Build the fpu support routines.benno2002-05-131-0/+1
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-133-3/+3
* Translated -malign-functions=4 to -falign-functions=16 for the new gcc.bde2002-05-121-1/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedgallatin2002-05-111-0/+1
* sysctl -w -> sysctldd2002-05-111-1/+1
* Add a dummy cleandir target to the kernel section so that make buildkerneljhb2002-05-111-0/+1
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-073-0/+10
* Use -ffreestanding for kernel bits unconditionally.obrien2002-05-041-2/+0
* Join the pissing contest: generate LINT with a single sed(1) command.des2002-05-021-0/+7
* We don't need no stinkin' echos here.imp2002-05-011-3/+3
* Use makeobjops.awk rather than makeobjops.pl.obrien2002-05-013-5/+4
* Catch any stray KMODDEPS entries to make sure they do not keep turning up.peter2002-05-011-0/+4
* Note that the aacp device requires CAMscottl2002-04-301-1/+1
* Add the myson controllers to LINTjulian2002-04-301-0/+1
* Add sigcode.Sbenno2002-04-301-0/+1
* Add a new UMA debugging facility. This will overwrite freed memory withjeff2002-04-301-0/+1
* Barrow something from the `nmap' port to help the ENOCLUE people upgradingobrien2002-04-291-0/+2
* Add mca.c.marcel2002-04-281-0/+1
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-283-0/+37
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-272-0/+2
* aic7xxx_freebsd.c -> aic7xxx_osm.cgibbs2002-04-241-1/+1
* The install.debug and reinstall.debug targets are needed solelyru2002-04-242-17/+23
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.ru2002-04-231-12/+5
* Back out remnants of revision 1.97: we don't need TARGET_ARCH here.ru2002-04-221-2/+0
* Use standard bsd.init.mk prologue.ru2002-04-221-7/+1
* Reenable the newly unbroken hfa device.mike2002-04-201-1/+1
* Comment out and mark broken the hea and hfa devices until someone hasmike2002-04-201-2/+3
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantssemenu2002-04-191-1/+1
* Respect setting of NM to allow cross-building.marcel2002-04-191-1/+1
* Witness doesn't just track mutexes, so don't say mutexes specifically. Itrwatson2002-04-181-1/+1
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-171-1/+5
* Add entry for the myson ethernet driverjulian2002-04-161-0/+1
* pal.s is no longer needed for the kernel to build with Gcc. We now useobrien2002-04-151-1/+0
* Document WITNESS_PROFILING.des2002-04-151-0/+22
* Add ofwd to the GENERIC config for powerpc.benno2002-04-151-0/+1
* Grab a major number for OpenFirmware disk devices.benno2002-04-151-0/+1
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-143-0/+5
* Allow a kernel to be compiled with both SKI and acpica and stillpeter2002-04-141-0/+1
* Turn on TGA support.obrien2002-04-132-0/+15
* Forgot to commit this when I committed the rest of the hostap stuff.imp2002-04-121-0/+1
* Add IA32 option for emulation of i386 binaries on the ia64 platform.dfr2002-04-102-0/+4
* Don't suggest that the digi firmware modules are normally loadedbrian2002-04-101-1/+1
* Round 2 of munging the MI/MD split in NOTES. Put almost all the devicejhb2002-04-091-8/+359
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-091-6/+1
* Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable thisjeff2002-04-091-1/+2
* Grab a major number for the se driver.jake2002-04-091-0/+1
* Add the se driver.jake2002-04-091-0/+1
* Now that we can thorougly self compile the kernel, stop hard coding thepeter2002-04-071-7/+0
* Added the new kernel dumping support for pc98.nyan2002-04-061-0/+1
OpenPOWER on IntegriCloud