summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* sysv_ipc.c now "standard" as it contains #if defined(...) blockspeter1996-01-081-3/+1
* Also move /var/db/kvm_kernel.db to /var/db/kvm_kernel.old.db IF we changepeter1996-01-082-2/+4
* Only change the sysctl variable if it presently points to /kernel.phk1996-01-072-4/+8
* Choose a different name to hold the option definition.. The original onepeter1996-01-061-2/+2
* Finally demolished the last, tottering remnants of GATEWAY. If you wantwollman1996-01-051-7/+1
* Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.wollman1996-01-052-0/+2
* Convert QUOTA to new-style option.wollman1996-01-051-0/+1
* Delete a couple of unnecessary dependencies on Makefile.wollman1996-01-052-6/+6
* convert FDESC, KERNFS, NULLFS, PORTAL, UMAPFS, and UNION to the newwollman1996-01-051-1/+7
* Convert DDB to new-style option.wollman1996-01-041-0/+1
* Convert SYSV IPC to new-style options. (I hope I got everything...)wollman1996-01-042-3/+8
* 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
OpenPOWER on IntegriCloud