summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add crypto implemenation files (C versions (like alpha, unlike i386))peter2004-02-051-0/+4
* Reserve 187 (twa) for the new 3ware ATA RAID controller.ps2004-02-021-0/+1
* Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,shiba2004-01-311-0/+1
* Fix pathname so 'make tags' in a kernel build directory looks inkensmith2004-01-291-1/+1
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directgrehan2004-01-291-0/+1
* Add missing 'device ataraid' to support ATA software RAID.ale2004-01-261-0/+1
* Fixed some style bugs.nyan2004-01-261-14/+10
* Fixed some style bugs (insertion sort errors, tab lossage, and ornationbde2004-01-251-17/+13
* Remove trailing whitespace.des2004-01-251-24/+24
* Replace description of the mutex profiling code with a reference todes2004-01-251-20/+2
* Move LongRun support out of identcpu.c, where it hardly belongs, into itssobomax2004-01-251-0/+1
* - Compile 4BSD in LINT since ULE will be tested by GENERIC kernel builds.jeff2004-01-251-2/+2
* - ULE is not exactly experimental anymore. Change some comments and enablejeff2004-01-241-5/+5
* Add missing options from pcvt_conf.h to options.i386. Thisphilip2004-01-231-1/+11
* Only enforce -fno-strict-aliasing for optimization levels thatru2004-01-221-1/+4
* The gdbinit.${MACHINE_ARCH} script may not exist.ru2004-01-211-0/+2
* Add required GFB options as well as one for ofw/syscons.grehan2004-01-211-0/+6
* Add syscons files, and also generate a syscons font since Applegrehan2004-01-211-0/+19
* Fix sort misordering.obrien2004-01-202-2/+2
* Add new CPU_ENABLE_TCC option, from NOTES:sobomax2004-01-182-0/+2
* Use generic net80211 framework for awi driver.onoe2004-01-151-3/+0
* - add openpic macio and psim/iobus attachmentsgrehan2004-01-151-4/+6
* MFi386: revision 1.462nyan2004-01-141-0/+2
* Re-add libkern/ffs.c. I thought sparc64 had an inline version, butdes2004-01-141-0/+1
* Forgot ffsl() and flsl() on alpha.des2004-01-131-0/+2
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-135-1/+12
* Add emu10k1-alsa%diked.h dependancies.obrien2004-01-122-1/+11
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+1
* Stay in sync with src/COPYRIGHT and src/sys/sys/copyright.h,ru2004-01-111-2/+2
* Release audit device major number reservation. The new auditrwatson2004-01-111-1/+0
* Properly fix the FreeBSD copyright.ru2004-01-101-3/+3
* s/FreeBSD Inc./The FreeBSD Foundation/gru2004-01-101-4/+4
* Add the NDISAPI option.wpaul2004-01-081-0/+1
* Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anywayjhb2004-01-061-1/+0
* Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough thatimp2004-01-031-0/+1
* Backed out a small part of rev.1.15. -Winline now works better, sobde2003-12-301-2/+1
* Backed out rev.1.48. -Winline now works better so there should be nobde2003-12-301-1/+1
* Garbage-collected CLK_USE_TSC_CALIBRATION.bde2003-12-302-2/+0
* Garbage-collected some vestiges of objformat support (mainly ${FMT}).bde2003-12-293-6/+4
* Fixed some style bugs (manly a few English usage errors in comments andbde2003-12-291-15/+15
* gdbinit target: Remove comment lines from dot.gdbinit. This allows us togrog2003-12-291-2/+3
* Don't add CWARNFLAGS to CFLAGS here, they were already added by bsd.sys.mk.ru2003-12-251-1/+1
* Push m_apply() and m_getptr() up into the colleciton of standard mbufbms2003-12-151-1/+0
* Fix a locking problem with MD_ROOT_SIZE.phk2003-12-131-1/+0
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+6
* Move the ia32_sigtramp.S file back under amd64/. This interfaces closelypeter2003-12-111-1/+1
* Assimilate ia64 back into the fold with the common freebsd32/ia32 code.peter2003-12-111-3/+6
* Use gcc's superior ffs() builtin.peter2003-12-101-1/+0
* The DEV_ACPI option is no longer used, so g/c it.jhb2003-12-101-1/+0
* Remove duplicate script for locore.ogallatin2003-12-091-3/+0
OpenPOWER on IntegriCloud