summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Turns out that building modules with the kernel opt files isimp2003-11-251-1/+0
* Move us into 5.2-BETAscottl2003-11-221-2/+2
* New major number:imp2003-11-211-0/+1
* Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-201-0/+1
* o Remove @- from the ln and change it to a -sf. This was bogus, andimp2003-11-191-1/+1
* Initial landing of SMP support for FreeBSD/amd64.peter2003-11-172-59/+42
* Ignore errors on ln. This is a quick fix for the make depend twice inimp2003-11-171-1/+1
* Copy ukbdmap.h rules from .i386.imp2003-11-171-0/+6
* Make interrupt pipe interval time configurable.akiyama2003-11-162-0/+8
* As mentioned by warner, previous revision (opt_ddb.h) was just a fluke --green2003-11-161-3/+1
* It appears opt_global.h may cause opt_ddb.h to be needed. Adding itgreen2003-11-161-1/+3
* Fix the building of null module. In the DIAGNOSTICS case, we includeimp2003-11-161-0/+12
* Implement Cx CPU idle states and updated throttling support.njl2003-11-151-0/+1
* MFi386: revision 1.201.nyan2003-11-151-6/+8
* Moved $FreeBSD$ to the beginning of the file.bde2003-11-141-6/+5
* Introduce ip_fastforward and remove ip_flow.andre2003-11-141-1/+1
* University of Michigan's Citi NFSv4 kernel client code.alfred2003-11-141-0/+9
* Include opt_global.h in the modules build, when building from a normalgreen2003-11-142-0/+4
* Add sbp_targ(4).simokawa2003-11-141-0/+1
* avoid module name conflict with opencrypto/rijndael.c.ume2003-11-121-1/+1
* Modify the MAC Framework so that instead of embedding a (struct label)rwatson2003-11-121-0/+1
* Add an implementation of turnstiles and change the sleep mutex code to usejhb2003-11-111-0/+1
* cleanup rijndael API.ume2003-11-111-1/+1
* Disable probing of HTT CPUs by default for the MP Table case. HTT CPUsjhb2003-11-112-0/+2
* Add a uart attachment/syscons keyboard driver for sun keyboards. In theoryjake2003-11-111-0/+1
* enable aes-xcbc-mac and aes-ctr, again.ume2003-11-101-3/+3
* Rename npx.c to fpu.c (it isn't an extension, its part of the corepeter2003-11-081-1/+1
* Fixed insertion sort errors in the opt_cpu.h section.bde2003-11-071-12/+10
* Allow the ng_uni node (NgATM signalling layer) to be built into theharti2003-11-073-0/+11
* Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG,bde2003-11-051-16/+0
* Removed references to the garbage (and soon to be deleted) optionsbde2003-11-051-10/+0
* Fixed misformatting of the options lines for CD9660_ICONV,bde2003-11-051-25/+25
* Moved $FreeBSD$ to the beginning of the file.bde2003-11-051-10/+6
* Hook the udf_iconv module up to the kernel build.scottl2003-11-053-0/+3
* Move the inline limit default variable to a per-arch place. For example,peter2003-11-043-2/+5
* MFi386: revision 1.456nyan2003-11-041-3/+9
* MFi386: revision 1.200nyan2003-11-041-2/+2
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-041-1/+1
* - Remove references to old interrupt and SMP code.jhb2003-11-031-3/+10
* - Remove APIC_IO option.jhb2003-11-031-2/+3
* Put address handling, traffic descriptor handling and message encodingharti2003-11-031-0/+4
* Change /dev/soekris-errled to be /dev/led/error and make it conditionalphk2003-11-031-0/+1
* Introduce new CPU_SOEKRIS option to tell soekris hardware from otherphk2003-11-032-0/+2
* Free major#100phk2003-11-031-1/+0
* Change the reset video option to be positive (hw.acpi.reset_video).njl2003-11-011-1/+0
* MFi386: revision 1.198.nyan2003-10-311-8/+8
* Fixup the sorting of some of the options. DISABLE_P* are still out ofjhb2003-10-301-8/+8
* Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.iwasaki2003-10-291-1/+1
* Add kernel option ACPI_NO_RESET_VIDEO as workaround for problemsiwasaki2003-10-291-0/+1
* speedup stream socket recv handling by tracking the tail ofsam2003-10-282-0/+3
OpenPOWER on IntegriCloud