summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Added a kernel variable, "dodump" defaulting to zero, which disables dumps.phk1994-11-071-1/+2
* Eliminate USERCONFIG. This option is now standard.jkh1994-11-032-8/+3
* Add code to be a bit smarter about IP routes, conditioned on the optionwollman1994-11-021-0/+1
* Fix Jordan's misplaced IPFIREWALL option. Fix style of other previous commits.wollman1994-11-021-25/+27
* Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulatorpst1994-11-011-1/+2
* Documented the FDSEEKWAIT option.joerg1994-10-301-1/+16
* IP Firewall code from Daniel Boulet and J.S.Antsilevichjkh1994-10-282-2/+9
* Julian Elischer's disklabel fixes.jkh1994-10-271-1/+2
* Stylistic changes.wollman1994-10-261-2/+4
* Enable USERCONFIG and document it in LINT.jkh1994-10-261-1/+3
* Add userconfig.jkh1994-10-261-1/+2
* Never strip the kernel.bde1994-10-252-80/+32
* Added sea0 - Seagate driver lines to configsos1994-10-241-1/+4
* LINT: vastly restructured so that it's actually useful for somethingwollman1994-10-213-151/+370
* According to a quick reading of sources, one experiment and Bruce's word:phk1994-10-201-4/+4
* Bruce told me to: Make uha0 use irq ?phk1994-10-201-2/+2
* Conditionally define CC, CWARNOPTS, etc., so that `makeoptions' inwollman1994-10-182-30/+24
* Bumped the version to 2.0.1-Development.phk1994-10-181-4/+4
* Added kern_devconf.c as standard.wollman1994-10-161-0/+1
* Sanitized a little bit. All SCSI is now "controllers" and LINT is morephk1994-10-151-11/+11
* Added ibcs2_socksys file.sos1994-10-131-1/+2
* Name change: pci_intel.c -> pcisupport.cse1994-10-121-2/+2
* First stage of getting imgact_gzip reentrant:csgr1994-10-071-0/+1
* USE_RTC_CENTURY addedache1994-10-041-1/+4
* Put genassym: back how it was originally, the real bug was in mkdep.rgrimes1994-10-032-4/+4
* I added "pserudo-device gzip" as default.phk1994-10-031-1/+3
* dependency for genassym was wrong, there is never made a genassym.o file.phk1994-10-032-4/+4
* Changed the imgact_gzip to "optional gzip" per David Greenman's request.phk1994-10-031-1/+1
* ***phk1994-10-031-0/+1
* genassym: depends on Makefile and genassym.o, genassym.o dependicies arergrimes1994-10-022-4/+4
* In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.confphk1994-10-022-2/+10
* genassym: depends on the source code too.rgrimes1994-10-012-4/+4
* Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.dg1994-10-012-2/+6
* #Driver for Advaced Power Management (also need options APM)phk1994-10-011-2/+2
* Added options APM and device apm0 for Advanced Power Management support.dg1994-10-011-1/+7
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-013-5/+7
* add new sound files to kernel config file listswallace1994-10-011-3/+7
* Do strip -x of kernelcsgr1994-09-292-4/+22
* GENERIC*: remove commented-out options; the user should have to dowollman1994-09-281-2/+2
* LKMs are no longer options, so remove the `options LKM' from LINT.wollman1994-09-281-2/+1
* LKM support is no longer optional.wollman1994-09-281-1/+1
* Get rid of parentheses in version stuff. Use 2.0.0-Development instead.sef1994-09-281-3/+3
* Added entries for PCI and NCR device drivers.se1994-09-281-1/+7
* Addedphk1994-09-271-1/+3
* Lots of kernel code requires vnodE_if.h, so provide code to generate itwollman1994-09-261-3/+1
* Jim Babb's port of the AIC6360 code.jkh1994-09-262-2/+5
* Removed unimplemented subr_rmap.c and unused references to it.dg1994-09-251-1/+0
* HARDFONTS option documentedache1994-09-251-1/+3
* Fixed the problem where "make depend" was mandatory for building kernel.phk1994-09-232-4/+4
* Removed last vestige of MULTICAST option.dg1994-09-231-2/+1
OpenPOWER on IntegriCloud