aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/conf/SKI
Commit message (Expand)AuthorAgeFilesLines
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-1/+1
* Support and switch to the ULE scheduler:Marcel Moolenaar2008-04-151-2/+2
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'sAlexander Leidinger2006-06-151-1/+0
* Remove devices acpi & mem, as they are in defaults already.Marcel Moolenaar2006-02-021-2/+0
* - Allow duplicate "machine" directives with the same arguments.Ruslan Ermilov2005-11-271-1/+0
* Catch up with other platforms: switch the default scheduler to 4BSD.Marcel Moolenaar2004-09-121-1/+2
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelAndre Oppermann2004-08-271-1/+0
* Making a loadable null.ko for /dev/(null|zero) proved ratherMark Murray2004-08-031-1/+0
* Add the mem and null devices now that they are optional.Marcel Moolenaar2004-08-021-0/+2
* Add options KDB and GDB. KDB takes on the function of what DDB usedMarcel Moolenaar2004-07-111-1/+3
* Catch- and cleanup:Marcel Moolenaar2004-05-031-30/+35
* Remove INVARIANT* and WITNESS. This makes the simulator much moreMarcel Moolenaar2003-07-251-3/+0
* Remove kernel event tracing. The overhead is significant when runningMarcel Moolenaar2003-06-141-6/+0
* Remove COMPAT_FREEBSD4. It's impossible because FreeBSD 4 does notMarcel Moolenaar2003-04-081-1/+0
* Remove bitrot associated with `maxusers'.Ruslan Ermilov2003-03-221-1/+0
* Remove special casing for running in the simulator from the kernelMarcel Moolenaar2003-02-011-42/+28
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionJeff Roberson2003-01-261-0/+1
* Make this build and sync-up:Marcel Moolenaar2003-01-031-6/+1
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-131-2/+1
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-0/+2
* Use "options " rather than "options<tab>".Jun Kuriyama2002-09-091-3/+3
* Sync up: remove device counts.Marcel Moolenaar2002-09-011-2/+2
* Remove KTR_EXTEND.Marcel Moolenaar2002-04-301-1/+0
* Dike out a highly insecure UCONSOLE option.Ruslan Ermilov2002-04-031-1/+0
* Add PSEUDOFS.Doug Rabson2002-03-041-1/+2
* Add a minimalist kernel config which can run inside SKI.Doug Rabson2001-10-091-0/+87