summaryrefslogtreecommitdiff
path: root/sys/conf/options.amd64
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.hPeter Wemm2005-06-291-1/+1
* Implement an alternate method to stop CPUs when entering DDB. Normally we useDoug White2005-04-301-0/+3
* Remove NO_MIXED_MODE optionPeter Wemm2005-04-151-1/+0
* Add support for Windows/x86-64 binaries to Project Evil.Bill Paul2005-02-161-1/+1
* Add the mp_watchdog hooks, although it locks up my SMP test box. It mightPeter Wemm2004-08-301-0/+1
* I'm not sure what tjr envisioned for turning on FreeBSD/i386 rt support,David E. O'Brien2004-08-161-1/+1
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledTim J. Robbins2004-08-161-0/+1
* MFp4: comment out options that don't exist so that they cannot bePeter Wemm2004-03-131-8/+5
* VESA* is a mistake - it cannot exist due to requiring a 32 bit kernel forDavid E. O'Brien2004-03-051-3/+0
* PECOFF_* isn't useful for AMD64.David E. O'Brien2004-03-051-2/+0
* Add missing working options from i386 file.David E. O'Brien2004-03-031-2/+31
* Initial landing of SMP support for FreeBSD/amd64.Peter Wemm2003-11-171-0/+4
* Moved the syscons options, kbd options and DEV_SPLASH to the MI optionsJake Burkholder2003-06-181-31/+0
* Another x86-64 comment fixupPeter Wemm2003-05-191-1/+1
* Add BASIC i386 binary support for the amd64 kernel. This is largelyPeter Wemm2003-05-141-0/+1
* Sync up with the files in the hammer branch in the p4 tree to get basicPeter Wemm2003-05-011-3/+7
* Options that go into homonymous headers shouldn't specify the header name.Dag-Erling Smørgrav2003-04-121-1/+1
* Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, sinceJuli Mallett2002-11-181-1/+0
* Add new syscons option SC_NO_SUSPEND_VTYSWITCH.Mitsuru IWASAKI2002-10-171-0/+1
* Move the KSTACK_PAGES option from MD to MI. Although not all platformsPeter Wemm2002-09-071-1/+0
* This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien2002-06-301-0/+58