aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Update for 5.2.1-RELEASEScott Long2004-02-231-1/+1
* Get ready for 5.2.1-RC2.Jacques Vidrine2004-02-101-2/+2
* MFC sysv_shm.c 1.90: Correct a reference counting bug in shmat(2).Jacques Vidrine2004-02-051-2/+2
* Shift into RC mode for 5.2.1Scott Long2004-01-301-2/+2
* 5.2-RELEASE-p1 is a security branch release to address an issue inJacques Vidrine2004-01-291-1/+1
* Move up to 5.2-RELEASE!release/5.2.0Scott Long2004-01-101-1/+1
* RELENG_5_2 is at 5.2-RC nowScott Long2003-12-071-1/+1
* Connect the cx driver to its new location in the tree.Warner Losh2003-12-032-3/+6
* There is no such thing as a pc98 machine with ISA expansion slots, norWarner Losh2003-12-031-3/+0
* Export a few SMP related symbols in UP kernels as well. This is needed toJohn Baldwin2003-12-031-1/+1
* Align the .ctors section correctly.Poul-Henning Kamp2003-12-031-0/+1
* Major 186 for sx driver (for Specialix I/O8+) by frank@exit.comWarner Losh2003-12-021-0/+1
* Rename the ELAN_* options to CPU_ELAN_* according the the brucification.Poul-Henning Kamp2003-12-011-2/+2
* Turns out that building modules with the kernel opt files isWarner Losh2003-11-251-1/+0
* Move us into 5.2-BETAScott Long2003-11-221-2/+2
* New major number:Warner Losh2003-11-211-0/+1
* Introduce tcp_hostcache and remove the tcp specific metrics fromAndre Oppermann2003-11-201-0/+1
* o Remove @- from the ln and change it to a -sf. This was bogus, andWarner Losh2003-11-191-1/+1
* Initial landing of SMP support for FreeBSD/amd64.Peter Wemm2003-11-172-59/+42
* Ignore errors on ln. This is a quick fix for the make depend twice inWarner Losh2003-11-171-1/+1
* Copy ukbdmap.h rules from .i386.Warner Losh2003-11-171-0/+6
* Make interrupt pipe interval time configurable.Shunsuke Akiyama2003-11-162-0/+8
* As mentioned by warner, previous revision (opt_ddb.h) was just a fluke --Brian Feldman2003-11-161-3/+1
* It appears opt_global.h may cause opt_ddb.h to be needed. Adding itBrian Feldman2003-11-161-1/+3
* Fix the building of null module. In the DIAGNOSTICS case, we includeWarner Losh2003-11-161-0/+12
* Implement Cx CPU idle states and updated throttling support.Nate Lawson2003-11-151-0/+1
* MFi386: revision 1.201.Yoshihiro Takahashi2003-11-151-6/+8
* Moved $FreeBSD$ to the beginning of the file.Bruce Evans2003-11-141-6/+5
* Introduce ip_fastforward and remove ip_flow.Andre Oppermann2003-11-141-1/+1
* University of Michigan's Citi NFSv4 kernel client code.Alfred Perlstein2003-11-141-0/+9
* Include opt_global.h in the modules build, when building from a normalBrian Feldman2003-11-142-0/+4
* Add sbp_targ(4).Hidetoshi Shimokawa2003-11-141-0/+1
* avoid module name conflict with opencrypto/rijndael.c.Hajimu UMEMOTO2003-11-121-1/+1
* Modify the MAC Framework so that instead of embedding a (struct label)Robert Watson2003-11-121-0/+1
* Add an implementation of turnstiles and change the sleep mutex code to useJohn Baldwin2003-11-111-0/+1
* cleanup rijndael API.Hajimu UMEMOTO2003-11-111-1/+1
* Disable probing of HTT CPUs by default for the MP Table case. HTT CPUsJohn Baldwin2003-11-112-0/+2
* Add a uart attachment/syscons keyboard driver for sun keyboards. In theoryJake Burkholder2003-11-111-0/+1
* enable aes-xcbc-mac and aes-ctr, again.Hajimu UMEMOTO2003-11-101-3/+3
* Rename npx.c to fpu.c (it isn't an extension, its part of the corePeter Wemm2003-11-081-1/+1
* Fixed insertion sort errors in the opt_cpu.h section.Bruce Evans2003-11-071-12/+10
* Allow the ng_uni node (NgATM signalling layer) to be built into theHartmut Brandt2003-11-073-0/+11
* Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG,Bruce Evans2003-11-051-16/+0
* Removed references to the garbage (and soon to be deleted) optionsBruce Evans2003-11-051-10/+0
* Fixed misformatting of the options lines for CD9660_ICONV,Bruce Evans2003-11-051-25/+25
* Moved $FreeBSD$ to the beginning of the file.Bruce Evans2003-11-051-10/+6
* Hook the udf_iconv module up to the kernel build.Scott Long2003-11-053-0/+3
* Move the inline limit default variable to a per-arch place. For example,Peter Wemm2003-11-043-2/+5
* MFi386: revision 1.456Yoshihiro Takahashi2003-11-041-3/+9
* MFi386: revision 1.200Yoshihiro Takahashi2003-11-041-2/+2