summaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Document USERCONFIG_BOOT, even though it doesn't belong where it is. ;-)Jordan K. Hubbard1996-10-051-1/+2
* Multiple changes stacked as one commit since they all depend on one another.Jordan K. Hubbard1996-10-052-3/+4
* add SC_SPLASH_SCREEN to opt_syscons.h (sigh)Paul Traina1996-10-021-1/+2
* Document the Adaptec driver options for tagged command queueing and SCBPaul Traina1996-10-012-2/+14
* Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h"Bruce Evans1996-09-272-6/+4
* Add APM_IDLE_CPU option, that is off by default.Poul-Henning Kamp1996-09-191-1/+3
* .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inSteven Wallace1996-09-181-2/+2
* Added undocumented option SPX_HACK.Bruce Evans1996-09-131-1/+2
* Another round of merge/update.Satoshi Asami1996-09-122-6/+12
* Make userconfig two (default: on) options:Poul-Henning Kamp1996-09-113-4/+10
* Removed bogus LARGMEM code and option. The code paniced whenBruce Evans1996-09-101-2/+1
* Fixed spelling of new SC_KBD_PROBE_WORKS option in options.i386.Bruce Evans1996-09-102-3/+9
* More merge. Change "pc98" to "isa" in a few places. Misc. cleanup.Satoshi Asami1996-09-101-1/+6
* Fixed two small leftovers form PHK's mega devconf removal commit..Søren Schmidt1996-09-071-1/+0
* Yet another merge. Remove support.s by deleting memcopy. RemoveSatoshi Asami1996-09-072-8/+7
* Add option SC_KBD_PROBE_WORKS to syscons driver.Paul Traina1996-09-061-1/+3
* Add ATAPI_STATIC, ATAPI, and SC_KBD_PROBE_WORKS options.Paul Traina1996-09-061-1/+6
* More merge.Satoshi Asami1996-09-041-5/+5
* Second phase of merge, get rid of more machine-independent-dependencies.Satoshi Asami1996-09-032-6/+6
* s/pc98/isa/g in struct *_device and *_driver. Resync along the way.Satoshi Asami1996-08-311-1/+2
* Don't depend in the kernel on the gcc feature of doing arithmetic onBruce Evans1996-08-313-6/+6
* 77 cyy Cyclades Ye/PCI serial cardJordan K. Hubbard1996-08-311-1/+2
* Re-sync with the state of PC98 world. This will be the last commit beforeSatoshi Asami1996-08-301-3/+3
* Sorted and fixed tabs.Bruce Evans1996-08-281-37/+37
* Support for GDB remote debug protocol.Paul Traina1996-08-271-1/+2
* Add /usr/sbin to sysctl because /usr/sbin not in standard pathAndrey A. Chernov1996-08-212-6/+6
* having checked in the file I probably should check in the entry forJulian Elischer1996-08-201-0/+1
* Add comment about fxp device (Intel EE Pro/100B).Satoshi Asami1996-08-151-1/+4
* Create FreeBSD copyright (c comment) for OS versionWolfram Schneider1996-08-041-2/+31
* Add better support for retrieving management information from networkGarrett Wollman1996-07-301-0/+1
* Update to current state of PC98 world.Satoshi Asami1996-07-233-4/+11
* FINALLY: PCI support for the Lance Ethernet driver.Stefan Eßer1996-07-181-0/+1
* Turn SCSIDEBUG into a new-style option.Joerg Wunsch1996-07-141-1/+2
* Bump RELDATE in -current to be greater than RELDATE in -stable (and hencePeter Wemm1996-07-121-2/+2
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-102-1/+5
* Fix something that's been bugging me for a long time: move the CPUGarrett Wollman1996-07-081-1/+2
* This driver supports the SDL Communications RISCom/N2 ISA cards that isJohn Hay1996-07-052-2/+5
* Fix the ordering dependency I broke.Jordan K. Hubbard1996-06-301-2/+2
* Correct comment relating to pty's. There can be 256 (probablyGary Palmer1996-06-261-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-24/+8
* Oops, forget the fact that LINT compiles (fixing previos PAS commi)Andrey A. Chernov1996-06-231-4/+5