summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Sort libalias files.piso2006-10-081-2/+2
* Added the GEOM_CACHE option.ru2006-10-063-0/+3
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bysimon2006-10-051-1/+2
* placate Grim Reaper with sun4v supportkmacy2006-10-053-0/+184
* Second part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-021-1/+2
* Add notes and option for Intel High Definition Audio Controllerariff2006-10-011-0/+3
* Unbreak build caused by recent envy24/spicds commit.ariff2006-10-011-1/+1
* Connect snd_hda(4) to build process...ariff2006-10-011-0/+1
* Add spicds, envy24ht and remove ak4*.netchild2006-09-302-4/+7
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-7/+2
* Added COMPAT_FREEBSD6 option.ru2006-09-262-0/+4
* Add the mfi_debug.c file and MFI_DEBUG option.scottl2006-09-252-0/+2
* Update the ipmi(4) driver:jhb2006-09-222-2/+14
* Remove MAC_DEBUG label counters, which were used to debug leaks andrwatson2006-09-202-2/+0
* remove local changesam2006-09-181-1/+0
* o move ath hal os glue code from the hal to the driver: this code wassam2006-09-181-1/+1
* nuke unused support for building ath hal from src codesam2006-09-182-12/+7
* Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Expressanholt2006-09-051-0/+1
* Resurrect reference to (contemporary) kern.ipc.nmbclusters.marck2006-08-271-1/+2
* Remove file that snuck in accidentally in Marcel's gdb commit.grehan2006-08-251-1/+0
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-0/+1
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsmarcel2006-08-241-0/+2
* Spellcheck.ru2006-08-241-20/+20
* Add the new linux files to pc98 too.netchild2006-08-181-0/+3
* Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it...julian2006-08-172-8/+3
* Add the linux 2.6.x stuff (not used by default!):netchild2006-08-152-0/+6
* Do not include ucom as a dependency line to enable inclusion of theimp2006-08-141-7/+7
* Don't use touch when what is really meant is :> (create an empty file, ordes2006-08-142-3/+3
* Oops. Remove accidentally committed change.pjd2006-08-121-3/+0
* Add strstr() function to the libkern.pjd2006-08-121-0/+4
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapscognet2006-08-081-0/+1
* Move definition of UNIX domain socket protosw and domain entries fromrwatson2006-08-071-1/+0
* Add an option to enable KSE support.jb2006-08-031-0/+2
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-011-0/+2
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-299-37/+27
* Allow to configure a kernel with envy24 support as documented in thenetchild2006-07-282-0/+6
* Unify the checking for lock misbehavior in the various syscall()jhb2006-07-271-1/+1
* Remove zs(4). It has been replaced by scc(4) & uart(4).marcel2006-07-261-2/+0
* Replace sio_iobus.c with uart_iobus.c.marcel2006-07-261-1/+1
* Add uipc_sockbuf.c to standard files list; accidentally missed in earlierrwatson2006-07-251-0/+1
* Hook up stge(4) to the build.yongari2006-07-252-0/+4
* Connect gentbi, ip1000phy to the build.yongari2006-07-251-0/+2
* Only use -mno-apcs-frame if DDB is not in the kernel, as it prevent thecognet2006-07-241-1/+4
* Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found inpjd2006-07-221-0/+2
* Add -EB to ${LD} too if we're making a big endian kernel, not anything incognet2006-07-181-0/+1
* Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions forimp2006-07-181-0/+3
* Move default GEOM classes from files.ia64, where they were markedmarcel2006-07-171-5/+0
* /etc/src.conf wasn't visable for the kernel build.obrien2006-07-171-0/+5
* Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists inphk2006-07-172-6/+0
* Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sysphk2006-07-172-5/+1
OpenPOWER on IntegriCloud