summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-262-1/+19
* Stable matcd port to 0x230, as per request by Bruce and Frank.jkh1995-10-251-2/+2
* Reset only one necessary LC_ variableache1995-10-231-3/+2
* An even better idea: The default will be that on _${KMOD} (_nfs_mod...) willphk1995-10-151-2/+3
* Automatically DTRT for VFS_LKMphk1995-10-151-1/+2
* Make a rule for cleaning the namelist of lkms.phk1995-10-151-2/+9
* Update files list to include new ibcs2 files needed to compile.swallace1995-10-101-7/+13
* Update comment and config for cy driver.bde1995-10-101-3/+24
* add the file kern_conf.c so it con be compiled in when neededjulian1995-10-041-0/+1
* Whoops, I misunderstood this. IRQ *12* is a better GUS default.jkh1995-10-031-3/+3
* Compress manual pages (if desired) in the obj directory ratherwollman1995-10-021-2/+3
OpenPOWER on IntegriCloud