summaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.2cvs2svn1997-05-191-4/+4
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-111-0/+2
* Bump RELDATE by 1 (to 221002). We now have top in RELENG_2_2.Satoshi Asami1997-04-301-2/+2
* Bump reldate to 221001 now that we are now a little past 2.2.1R andSatoshi Asami1997-04-151-2/+2
* We are no longer at 2.2.1-RELEASE here.Joerg Wunsch1997-03-271-3/+3
* YAMFC: rev 1.93, bring dev/pdq into alphabetical orderJoerg Wunsch1997-03-261-4/+4
* I don't think that this is a new record for a point releaseJordan K. Hubbard1997-03-221-2/+2
* Sync with current.Justin T. Gibbs1997-03-161-1/+2
* Bump to RELEASE.Jordan K. Hubbard1997-03-151-2/+2
* Add support for the buggy CMD640B PCI EIDE controller chip, whichStefan Eßer1997-03-111-0/+1
* YAMFC (put INCLUDE_CONFIG_FILE into opt_config.h rather than the CFLAGSBruce Evans1997-02-281-1/+4
* YAMFC (nuked EXTRAVNODES option).Bruce Evans1997-02-282-6/+2
* YAMFC (everything except INCLUDE_CONFIG_FILE, CHILD_MAX, OPEN_MAX andBruce Evans1997-02-281-36/+33
* Merge from -current (well, sort of). Make RELDATE=220000 so that weSatoshi Asami1997-02-191-2/+2
* Mega-merge from -current: bring in the FDDI driver update.Joerg Wunsch1997-02-081-4/+5
* Set branch to GAMMAJordan K. Hubbard1997-01-311-2/+2
* Brought in fixes from current: fix for network/map entry alloc panic.David Greenman1997-01-171-3/+3
* YAMFC (Make md5 available in kernel.)Poul-Henning Kamp1996-12-301-0/+1
* YAMFC (fixed spelling of SCSI_NCR_MAX*).Bruce Evans1996-12-231-3/+3
* YAMFC: Make DFLDSIZ and MAXDSIZ fully-supported options.Joerg Wunsch1996-12-221-1/+3
* Add options for NCR PCI SCSI driver.Stefan Eßer1996-12-211-1/+8
* Add "amd" driver: AMD 53c974 PCI SCSI (eg. Tekram DC-390 and DC-390T)Stefan Eßer1996-12-211-0/+1
* YAMFCPoul-Henning Kamp1996-11-291-2/+2
* D'oh! I did change this one, but never committed it. Too many sourceJordan K. Hubbard1996-11-151-3/+3
* Darn! This slipped under my nose.Poul-Henning Kamp1996-11-141-3/+3
* Mega-merge from -currentPoul-Henning Kamp1996-11-121-3/+3
* Merge from -currentPoul-Henning Kamp1996-11-091-1/+2
* Set RELDATE=199612Poul-Henning Kamp1996-11-031-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-0211-2538/+0
* More merge and update.Satoshi Asami1996-10-302-45/+47
* Another round of merge/updates.Satoshi Asami1996-10-291-2/+3
* Add support for the SDL RISCom N2pci cards. Bring in the enhancementsJohn Hay1996-10-291-0/+1
* DEVFS_ROOT -> opt_devfs.hPoul-Henning Kamp1996-10-281-1/+3
* Add two new aic7xxx driver options:Justin T. Gibbs1996-10-281-1/+3
* Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flagPaul Traina1996-10-232-5/+4
* Another round of merge.Satoshi Asami1996-10-233-15/+19
* Removing old isdn stuff.Poul-Henning Kamp1996-10-202-30/+10
* Removing old isdn stuff.Poul-Henning Kamp1996-10-201-5/+0
* Add back line for options NS, though commented out for now untilJordan K. Hubbard1996-10-181-1/+2
* Improved non-statistical (GUPROF) profiling:Bruce Evans1996-10-172-2/+5
* Changes to add support for the PCI version of the Cyclades Cyclom-YDavid Greenman1996-10-131-0/+1
* Yikes! This must have fallen in with a mass-commit by mistake.Jordan K. Hubbard1996-10-111-2/+2
* Added a bdev and cdev for "geometry disk", my generic disk geometry subsystem.Poul-Henning Kamp1996-10-101-2/+3
* Another round of updates. Highlights:Satoshi Asami1996-10-092-4/+8
* Put I*86_CPU defines in opt_cpu.h.Bruce Evans1996-10-091-1/+6
* Oops, this wasn't supposed to have -Wcast-qual yet.Bruce Evans1996-10-091-2/+2
* Added new documented options I586_OPTIMIZED_BCOPY and I586_OPTIMIZED_BZERO.Bruce Evans1996-10-092-2/+17
* Oops, forgot to cvs add bsd.kern.mk.Bruce Evans1996-10-081-0/+15
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.Bruce Evans1996-10-083-27/+8
* add variables MODLOAD and MODUNLOAD for modlad/modunload commandsWolfram Schneider1996-10-061-4/+11