aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-144-8/+8
* Rename nlpt to lpt.Nicolas Souchu1999-02-143-13/+13
* Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).Nicolas Souchu1999-02-131-1/+3
* Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).Nicolas Souchu1999-02-131-0/+1
* Correct i/o addresses for dgb & dgmBrian Somers1999-02-121-3/+3
* Make the ahc_eisa file also optional on 'eisa'.Justin T. Gibbs1999-02-111-2/+2
* Remove the lpt driver, as discussed on -hackers.Dag-Erling Smørgrav1999-02-102-13/+4
* add isp specific config options and explanationsMatt Jacob1999-02-091-1/+25
* add isp host adapter specific optionsMatt Jacob1999-02-091-1/+6
* Reorder the pcvt(4) options to the appropriate section, so i can closeJoerg Wunsch1999-02-071-11/+12
* replace previous stupid comment with one more appropriateAdam David1999-02-041-5/+4
* Use the bsd.kern.mk from the source tree rather than the installed oneDoug Rabson1999-02-021-1/+5
* Add streams pseudo-deviceMark Newton1999-01-301-1/+3
* New pseudo-device to provide for a way of obtaining a socket by open()ingMark Newton1999-01-301-0/+1
* Fixed comment and whitespace lossage in recent commits. The -W flagBruce Evans1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.Matthew Dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualMatthew Dillon1999-01-271-5/+11
* Fix warnings preparing for -Wall -Wcast-qualMatthew Dillon1999-01-271-2/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.138.KATO Takenori1999-01-271-2/+2
* Mostly remove the VM_STACK OPTION.Julian Elischer1999-01-262-4/+4
* Terminate commit for the Intel PIIX4 SMBus support. Already committed filesNicolas Souchu1999-01-253-4/+12
* Sync with sys/i386/conf/Makefile.i386 revision 1.137.KATO Takenori1999-01-251-1/+3
* Force the order of the setdefs* so that make -jN doesn't build thePeter Wemm1999-01-252-2/+6
* NO_LKM is no longer an option. LKM support is an option itself.Peter Wemm1999-01-252-7/+2
* Add comment indicating that the vinum pseudo-device is experimental,Greg Lehey1999-01-241-1/+5
* Replace DEBUG by PLIP_DEBUG optionNicolas Souchu1999-01-231-1/+2
* Add various documented ppbus optionsNicolas Souchu1999-01-231-2/+11
* Update the alpha port to use the new syscons.Doug Rabson1999-01-232-11/+31
* Fix a dot too many in path.Robert Nordier1999-01-231-2/+2
* - Remove reference to obsolete options.Kazutaka YOKOTA1999-01-232-12/+16
* Add vinumdaemon.c; sort vinum entries.Peter Wemm1999-01-231-6/+7
* Make uhub mandatory in usb config (msmith)Nick Hibma1999-01-221-1/+1
* Move EXT2FS to be more visible, and give it a description. Also makeEivind Eklund1999-01-211-6/+16
* This is a rather large commit that encompasses the new swapper,Matthew Dillon1999-01-212-1/+3
* This is now 4.0-currentJordan K. Hubbard1999-01-211-2/+2
* Add 'options DEBUG_LOCKS', which stores extra information in structEivind Eklund1999-01-202-2/+12
* Remove 'alog'.KATO Takenori1999-01-201-2/+1
* Sync with sys/i386/conf/Makefile.i386 revision 1.136.KATO Takenori1999-01-201-2/+3
* Remove 'alog'. G'bye Jamil.Mike Smith1999-01-203-7/+4
* Hide the gensetdefs run the same way we hide the final ld command.Peter Wemm1999-01-192-4/+6
* Fix comment wording.Dag-Erling Smørgrav1999-01-191-2/+2
* sysconsKazutaka YOKOTA1999-01-191-1/+2
* Added support for the DEC EB64PLUS systype. (Part III)Andrew Gallatin1999-01-182-3/+6
* Sync with sys/i386/conf/Makefile.i386 revision 1.135.KATO Takenori1999-01-181-15/+9
* Switched to new syscons driver.KATO Takenori1999-01-182-12/+18
* Use the gensetdefs that is now in /usr/bin, it's a superset of thePeter Wemm1999-01-172-30/+18
* Add LKM option so that the remaining code (hopefully) doesn't go stale.Peter Wemm1999-01-171-1/+7
* LKM kernel support becomes optional on "options LKM". (Bear in mindPeter Wemm1999-01-172-2/+5
* Add kern_syscalls.cDoug Rabson1999-01-161-0/+1
* Use a fast interrupt handler for the PCI version of the cy driverBruce Evans1999-01-152-2/+4