summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* convert the math emulation to use the new-style options.wollman1996-01-041-0/+2
* Convert PROCFS to the new style of options by the simple expedient ofwollman1996-01-031-0/+1
* Converted two options over to the new scheme: USER_LDT and KTRACE.wollman1996-01-032-0/+2
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-5/+5
* recording cvs-1.6 file deathpeter1995-12-301-153/+0
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-1/+2
* Added support for the Hayes ESP serial card.bde1995-12-291-1/+2
* Make a couple of options that hurt when they're removed morejkh1995-12-291-6/+11
* Removed nonexistent option AUTO_EOI_1.bde1995-12-261-6/+2
* Removed almost all traces of libkern.a. The objects that were inbde1995-12-263-53/+26
* Renamed isa/random.c to isa/random_machdep.c to avoid a conflict withbde1995-12-261-2/+2
* Fixed staticizing. Some functions aren't static but depend onbde1995-12-251-1/+2
* Added device fxp0 (device driver for Intel EtherExpress Pro/100).dg1995-12-241-1/+2
* Added I686_CPU.dg1995-12-241-1/+2
* Added undocumented option DEBUG so that debugging code gets maintainedbde1995-12-221-1/+2
* i386/i386/conf.c is no longer needed.. remove it from files.i386julian1995-12-211-2/+1
* Fixed comment about IPFIREWALL_VERBOSE.bde1995-12-161-2/+3
* Added undocumented option LINUX so that it gets tested.bde1995-12-161-1/+2
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-163-8/+12
* GENERIC/LINT: Remove redundant quoting on some option lines.peter1995-12-142-17/+31
* Have bt0 entry specify "bt_isa_intr" for its vector. This one entry willgibbs1995-12-122-4/+6
* Add pci/bt9xx.c - the new PCI probe module of the Buslogic SCSI driver.gibbs1995-12-121-0/+1
* Added undocumented option EXT2FS so that it gets tested.bde1995-12-101-4/+7
* Last commit this round: Staticize.phk1995-12-101-3/+1
* Add DEVFS to LINTjulian1995-12-101-1/+4
* Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-091-6/+1
* Pass 3 of the great devsw changesjulian1995-12-081-0/+1
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-291-0/+2
* Add some comments above the npx0 device to make it even more obviousnate1995-11-291-1/+8
* A batch of Jim Lowe's patches:jkh1995-11-291-2/+7
* Device driver for Intel Pro/100 PCI Fast Ethernet controller.dg1995-11-281-0/+1
* Add and document the hooks for John Hay's Arnet sync driver...peter1995-11-212-3/+6
* i386 is defined by the compiler, so don't define it here. LOAD_ADDRESSdg1995-11-192-4/+4
* Restored the device-driverness off wd.c. It got lost when wdc wasbde1995-11-181-4/+4
* Bump RELDATE to one more than the RELENG_2_1_0 branch, so one couldjoerg1995-11-101-2/+2
* Change ahb device line to eisaconf syntax.gibbs1995-11-091-4/+5
* Convert Adaptec 1742 driver to new eisaconf interface.gibbs1995-11-091-2/+2
* Changes to existing files for ext2fs support. The UFS mods need reworkdyson1995-11-051-0/+10
* Add eisa0 and remove ISA configuration line for ahc0.gibbs1995-11-051-2/+16
* Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.gibbs1995-11-051-4/+3
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+3
* Add a DRIVER_S= definition that config wants to use for assemblerpeter1995-11-012-2/+4
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-311-3/+3
* Update the file list for the new ppp files..peter1995-10-311-1/+3
* Get pccard stuff into LINT.phk1995-10-312-4/+11
* Include the "od" driver.joerg1995-10-311-1/+2
* Reviewed by: not yetjulian1995-10-312-1/+7
* When moving kernel to kernel.old, also change kern.bootfile.toguido1995-10-302-2/+4
* Use the new config(8) %SFILES token to auto-generate the SFILES list.dg1995-10-292-6/+6
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-281-1/+2
OpenPOWER on IntegriCloud