aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-286-1258/+0
* Add a COMPAT_FREEBSD11 kernel option.Mark Johnston2016-12-091-0/+1
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-0/+1
* Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters.John Baldwin2016-08-201-5/+0
* Remove the wds(4) driver for the WD700 ISA SCSI HBA.John Baldwin2016-08-191-1/+0
* Move 'device pci' for the PCI bus driver to the MI NOTES file.John Baldwin2016-04-291-5/+0
* Disconnect iBCS2 emulator from the build. The ibcs2 option, the buildKonstantin Belousov2015-11-281-1/+1
* Fix whitespace on addition of IPSEC optionEd Maste2015-11-261-1/+1
* Remove compatibility shims for legacy ATA device names.Alexander Motin2015-10-111-1/+0
* Spell crypto correctly.Christian Brueffer2015-07-141-1/+1
* Fix up tabs vs. spacesGeorge V. Neville-Neil2015-07-041-1/+1
* Enable IPSEC in all GENERIC kernels.George V. Neville-Neil2015-07-041-0/+4
* Build GENERIC with RACCT/RCTL support by default. Note that it stillEdward Tomasz Napierala2015-05-141-0/+3
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-2/+2
* This configuration file removes several debugging options, includingGeorge V. Neville-Neil2014-12-021-0/+38
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-091-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatJohn Baldwin2014-10-241-0/+2
* MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.Yoshihiro Takahashi2014-09-281-0/+5
* - Cosmetic changes.Yoshihiro Takahashi2014-09-281-107/+109
* lindev(4): finish the partial commit in r265212Eitan Adler2014-05-021-3/+0
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-1/+0
* Add process descriptors support to the GENERIC kernel. It is already beingPawel Jakub Dawidek2013-08-181-0/+1
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* Tidy up some CVS workarounds.Peter Wemm2013-05-121-1/+0
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-042-2/+0
* Remove support for plip from the GENERIC kernel as no systems in theEitan Adler2013-02-011-1/+0
* MFi386: r232521Yoshihiro Takahashi2013-01-041-33/+0
* As discussed on -current last October, remove the firewire drivers fromDag-Erling Smørgrav2013-01-031-1/+0
* Grammar fix: s/NIC's/NICs/Glen Barber2012-08-261-1/+1
* MFprojects/zfsd:Alexander Motin2012-05-241-1/+1
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedAttilio Rao2012-03-061-3/+0
* Remove full debugger options and enable KDB_TRACE option instead to decreaseYoshihiro Takahashi2012-02-091-14/+2
* - Disable the olpt driver. Because it conflicts with the ppc/lpt driver.Yoshihiro Takahashi2012-02-091-2/+1
* Flip these options on so the modules build correctly for now.Adrian Chadd2012-01-061-2/+2
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelRobert Watson2011-12-291-0/+2
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onAttilio Rao2011-11-081-0/+3
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andMarius Strobl2011-11-011-1/+1
* Adjust the debugger options slightly. This should help me do the rightKen Smith2011-10-271-1/+4
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.Christian Brueffer2011-09-111-1/+1
* Change all the sample kernel configurations to useRick Macklem2011-08-071-1/+1
* Enable the new PCI-PCI bridge driver on pc98 by default. I missed thisJohn Baldwin2011-07-161-0/+2
* - Reduce diffs against i386.Yoshihiro Takahashi2011-06-131-6/+7
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-271-2/+2
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-261-0/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-241-10/+9
* Break out the ath PCI logic into a separate device/module.Adrian Chadd2011-03-311-1/+2
* Add a small change to the comment in the GENRIC config files that include udbpJulian Elischer2011-03-091-1/+1
* Now userland POSIX semaphore is based on umtx. The kernel moduleDavid Xu2010-09-241-1/+0