summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-302-16/+16
* Implement a prototype interface to bus-master IDE DMA on the Tritonwollman1996-01-281-1/+2
* procfs_machdep.c is now shared with ptrace as well. It is now no longerpeter1996-01-241-2/+3
* Added a comment above the npx0 device linenate1996-01-201-1/+2
* Make bin2bcd and bcd2bin global macroes instead of having localphk1996-01-151-1/+2
* Document NFS_NOSERVER.phk1996-01-132-2/+4
* Add the 3C595 as a supported device for vx0. Delete the rest of the lineats1996-01-092-6/+6
* Also move /var/db/kvm_kernel.db to /var/db/kvm_kernel.old.db IF we changepeter1996-01-081-1/+2
* Only change the sysctl variable if it presently points to /kernel.phk1996-01-071-2/+4
* Add comment about only needing on of either ahc, ncr, or ahb typegibbs1996-01-071-2/+3
* 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-052-14/+2
* Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme.wollman1996-01-051-0/+1
* Delete a couple of unnecessary dependencies on Makefile.wollman1996-01-051-3/+3
* convert the math emulation to use the new-style options.wollman1996-01-041-0/+2
* Converted two options over to the new scheme: USER_LDT and KTRACE.wollman1996-01-031-0/+1
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-5/+5
* recording cvs-1.6 file deathpeter1995-12-309-835/+0
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-1/+2
* Added support for the Hayes ESP serial card.bde1995-12-292-2/+4
* Make a couple of options that hurt when they're removed morejkh1995-12-293-14/+25
* Removed nonexistent option AUTO_EOI_1.bde1995-12-262-12/+4
* Removed almost all traces of libkern.a. The objects that were inbde1995-12-262-27/+22
* 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-252-2/+4
* Added device fxp0 (device driver for Intel EtherExpress Pro/100).dg1995-12-243-3/+6
* Added I686_CPU.dg1995-12-243-3/+6
* Added undocumented option DEBUG so that debugging code gets maintainedbde1995-12-222-2/+4
* i386/i386/conf.c is no longer needed.. remove it from files.i386julian1995-12-211-2/+1
* Fixed comment about IPFIREWALL_VERBOSE.bde1995-12-162-4/+6
* Added undocumented option LINUX so that it gets tested.bde1995-12-162-2/+4
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-161-3/+4
* GENERIC/LINT: Remove redundant quoting on some option lines.peter1995-12-144-37/+54
* Have bt0 entry specify "bt_isa_intr" for its vector. This one entry willgibbs1995-12-124-8/+10
* Added pcvt option FAT_CURSOR.bde1995-12-101-6/+7
* Added undocumented option EXT2FS so that it gets tested.bde1995-12-102-8/+14
* Add DEVFS to LINTjulian1995-12-102-2/+8
* Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-092-12/+2
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-293-1/+7
* Add some comments above the npx0 device to make it even more obviousnate1995-11-292-2/+16
* A batch of Jim Lowe's patches:jkh1995-11-292-4/+14
* Add and document the hooks for John Hay's Arnet sync driver...peter1995-11-213-5/+10
* i386 is defined by the compiler, so don't define it here. LOAD_ADDRESSdg1995-11-191-2/+2
* Restored the device-driverness off wd.c. It got lost when wdc wasbde1995-11-181-4/+4
* Change ahb device line to eisaconf syntax.gibbs1995-11-093-10/+12
* Convert Adaptec 1742 driver to new eisaconf interface.gibbs1995-11-091-2/+2
* Add eisa0 and remove ISA configuration line for ahc0.gibbs1995-11-053-6/+35
* Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.gibbs1995-11-051-4/+3
* Add a DRIVER_S= definition that config wants to use for assemblerpeter1995-11-011-1/+2
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-312-6/+6
OpenPOWER on IntegriCloud