summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
Commit message (Expand)AuthorAgeFilesLines
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-0/+1
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Tidy up some CVS workarounds.peter2013-05-121-1/+0
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-042-2/+0
* Remove support for plip from the GENERIC kernel as no systems in theeadler2013-02-011-1/+0
* MFi386: r232521nyan2013-01-041-33/+0
* As discussed on -current last October, remove the firewire drivers fromdes2013-01-031-1/+0
* Grammar fix: s/NIC's/NICs/gjb2012-08-261-1/+1
* MFprojects/zfsd:mav2012-05-241-1/+1
* Remove pty(4) from our kernel configurations.ed2012-03-211-1/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedattilio2012-03-061-3/+0
* Remove full debugger options and enable KDB_TRACE option instead to decreasenyan2012-02-091-14/+2
* - Disable the olpt driver. Because it conflicts with the ppc/lpt driver.nyan2012-02-091-2/+1
* Flip these options on so the modules build correctly for now.adrian2012-01-061-2/+2
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-291-0/+2
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+3
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andmarius2011-11-011-1/+1
* Adjust the debugger options slightly. This should help me do the rightkensmith2011-10-271-1/+4
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.brueffer2011-09-111-1/+1
* Change all the sample kernel configurations to usermacklem2011-08-071-1/+1
* Enable the new PCI-PCI bridge driver on pc98 by default. I missed thisjhb2011-07-161-0/+2
* - Reduce diffs against i386.nyan2011-06-131-6/+7
* This patch changes head so that the default NFS client is now the newrmacklem2011-04-271-2/+2
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-261-0/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-10/+9
* Break out the ath PCI logic into a separate device/module.adrian2011-03-311-1/+2
* Add a small change to the comment in the GENRIC config files that include udbpjulian2011-03-091-1/+1
* Now userland POSIX semaphore is based on umtx. The kernel moduledavidxu2010-09-241-1/+0
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* Unify pc98 event timer code with the rest of x86.mav2010-07-131-0/+4
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-0/+1
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-9/+0
* - Allow clock subsystem to be compiled without the apic support [0]attilio2010-01-171-0/+3
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsbz2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Re-enable more options and devices. Now kernel size problem is gone.nyan2010-01-031-20/+20
* - Create a separate section in in the MI NOTES file for PCI wireless NICjhb2009-12-181-20/+0
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-161-0/+7
* Fix cut'n paste on the AR9280 entry.thompsa2009-12-021-1/+1
* Add missing ath_ar9* ath hal entries.thompsa2009-12-021-0/+2
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whilejhb2009-11-171-2/+0
* Move the USB wireless drivers down into their own section next to the USBjhb2009-10-131-4/+5
* MFi386: revision 197653nyan2009-10-011-1/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+3
OpenPOWER on IntegriCloud