summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-022-2/+0
* Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]jhb2005-07-011-2/+1
* Jumbo-commit to enhance 32 bit application support on 64 bit kernels.peter2005-06-302-0/+2
* Sync i386->amd64.peter2005-06-301-0/+1
* Add COMPAT_FREEBSD5peter2005-06-301-0/+1
* Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.hpeter2005-06-293-3/+3
* Use -mno-apcs-frame if DEBUG isn't defined.cognet2005-06-271-0/+3
* Backout the change I made before 5.4-R since I wasn't aware that it was onlydwhite2005-06-241-0/+3
* Remove duplicate REISERFS option.des2005-06-241-3/+0
* Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't meritpeter2005-06-241-1/+1
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-216-21/+16
* Don't compile legacy libalias support into kernel.glebius2005-06-201-1/+0
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.dumbbell2005-06-181-8/+8
* Preserve sorting order.jkoshy2005-06-161-5/+2
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-151-11/+11
* Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specificups2005-06-141-3/+0
* Include the puc(4) bus frontend for ppc(4) when both ppc and puc aremarcel2005-06-143-0/+3
* Refactor the NETSMBCRYPTO option so that it does the same on allmarcel2005-06-128-10/+10
* - Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, notmarius2005-06-102-0/+18
* - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) sourcemarius2005-06-104-20/+24
* Attach ng_tcpmss to the build.glebius2005-06-103-0/+3
* MFP4:jkoshy2005-06-099-2/+10
* Whitespace cleanupups2005-06-091-2/+2
* Add IPI support for preempting a thread on another CPU.ups2005-06-092-0/+4
* Don't build PORTS_MODULES if NO_MODULES is definedimp2005-06-091-1/+1
* Add ARM_USE_SMALL_ALLOC.cognet2005-06-071-0/+1
* Install ports defined in PORTS_MODULES at make reinstall time too.mux2005-06-051-2/+2
* Connect if_bridge to the build.thompsa2005-06-052-0/+3
* MFi386: revision 1.533.nyan2005-05-311-0/+1
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-311-0/+1
* MFi386: Add ReiserFSnyan2005-05-252-0/+12
* - Move the REISERFS option in the MD NOTES file for i386, it doesn'tmux2005-05-241-6/+0
* Connect the ReiserFS filesystem to the build (i386 only).dumbbell2005-05-243-0/+18
* - Hook up machfb(4) to the sparc64 build, not enabled in GENERICmarius2005-05-211-0/+1
* For sparc64 conditionalize the compilation of the gfb_cursor() variantmarius2005-05-211-2/+0
* Sync with the other files.<arch> files and put the keyboard mapmarius2005-05-191-7/+7
* - Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c andmarius2005-05-191-4/+3
* - Try to not leak resources in the attach functions of the esp(4) SBusmarius2005-05-191-1/+2
* Correct format is 'options<space><tab>'.glebius2005-05-161-3/+3
* Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offglebius2005-05-162-1/+5
* - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h.nyan2005-05-123-1/+2
* Change a directory layout for pc98.nyan2005-05-101-19/+19
* Attach ng_nat and libalias to build.glebius2005-05-061-0/+4
* ng_nat - a netgraph(4) node, which does NATglebius2005-05-052-0/+2
* libalias is now buildable as kernel moduleglebius2005-05-052-0/+14
* Introduce MAC Framework and MAC Policy entry points to label and controlrwatson2005-05-041-0/+1
* MFi386: revision 1.220 (add KDB_STOP_NMI option).nyan2005-05-011-0/+3
* Implement an alternate method to stop CPUs when entering DDB. Normally we usedwhite2005-04-302-0/+6
* Update the file.* entries for the new home of hwpmcscottl2005-04-294-12/+12
* Patches from Ruslan Ermilov to address problems compiling LINTdarrenr2005-04-283-1/+7
OpenPOWER on IntegriCloud