summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fixed `make depend', which I broke here about a month ago by movingbde1998-06-091-2/+3
* Updated yet another ioctl, and put wst in LINT to inhibit further bitrot.bde1998-06-081-1/+4
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+4
* Make LINE30 a new style option.kato1998-06-061-1/+2
* Make BS_TARG_SAFEMODE a new style option.kato1998-06-061-1/+2
* Reverse the default sense of the IPFW/DIVERT reinjection codejulian1998-06-052-3/+4
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-302-1/+5
* 100 xrpu Xilinx Reprogrammable Processing Unitphk1998-05-291-1/+2
* Add optional code to change the way that divert and ipfw work together.julian1998-05-251-1/+3
* Fixed missing semicolon and added space before semicolon.kato1998-05-251-3/+3
* Add CVS optionjkh1998-05-241-1/+2
* Remove two CODA entries by request.jkh1998-05-241-2/+0
* Sync with sys/i386/conf/Makefile.i386 revision 1.113.kato1998-05-231-2/+2
* Move __FreeBSD_version from src/sys/conf/newvers.sh toeivind1998-05-213-6/+13
* And entries for ThunderLAN driver.wpaul1998-05-211-1/+8
* Add entry for ThunderLAN driver to files.wpaul1998-05-211-0/+1
* Back out previous commit - it breaks when called from 'buildworld' :-(eivind1998-05-203-7/+6
* Move __FreeBSD_version into <sys/param.h> (with automated duplicationeivind1998-05-203-6/+7
* Change the description of where to get the Soft Updates files.julian1998-05-191-3/+5
* Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> viadg1998-05-191-0/+1
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-192-2/+8
* Spotted a misplaced comma in my previous patch.des1998-05-161-2/+2
* Typo nits in SUIDDIR comment (removed some parentheses, moved somedes1998-05-161-12/+13
* Convert socket structures to be type-stable and add a version number.wollman1998-05-151-1/+8
* Name cronyx devices correctly.jkh1998-05-131-3/+3
* Reserve major number 99 for vak's cronyx/tau serial driver.jkh1998-05-121-1/+3
* Sync with sys/i386/conf/options.i386 revision 1.78.kato1998-05-121-1/+2
* Support better performance with P6 architectures and in SMPdyson1998-05-111-1/+2
* Add character major for 'loe' loopback pseudo-ethernet device.msmith1998-05-091-1/+2
* Deleted unused item.kato1998-05-051-2/+1
* Added -ansi to CWARNFLAGS so that ANSI errors don't come back.bde1998-05-011-2/+2
* Use ${.TARGET} rather than $@. i386 tested, pc98 untested because configimp1998-04-293-36/+36
* Fixes incorrect company and product names in uha(4) manpage andandreas1998-04-291-2/+2
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-1/+6
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-0/+3
* Add a block device entry for the 'myx' driver too.msmith1998-04-221-1/+2
* Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>msmith1998-04-221-2/+2
* Commented out ide_pci.c.kato1998-04-201-2/+2
* Sync with sys/i386/conf/options.i386 revision 1.77.kato1998-04-201-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.197.kato1998-04-201-1/+2
* Get rid of DEVFS_ROOTjulian1998-04-202-5/+3
* Make the devfs SLICE option a standard type option.julian1998-04-201-1/+2
* Add changes and code to implement a functional DEVFS.julian1998-04-193-3/+10
* Sync with sys/i386/conf/Makefile.i386 revision 1.109.kato1998-04-181-2/+2
* Reviewed by: Amancioahasty1998-04-182-3/+9
* Reserve a number for the ALTQ control devices (96)julian1998-04-171-1/+3
* Undo my last change.dima1998-04-172-4/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.108.kato1998-04-161-2/+2
* Use 0440 root.kmem kermissions on kernel instead ofdima1998-04-152-4/+4
* Add the new LBA mode support in the wd? config examples.sos1998-04-091-2/+3
OpenPOWER on IntegriCloud