summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headersbde1995-01-011-3/+1
* Handle the aic7770 driver's dependancies correctly.gibbs1994-12-313-6/+19
* Move INSTALL?=install line duplicated into each .mk to sys.mkache1994-12-281-3/+1
* Add examples for the sony and the panasonic drivers.ats1994-12-261-1/+7
* Correct the devices.i386 for the major numbers. 8 was already used nowats1994-12-261-1/+2
* Added `ds', a black-hole network interface.wollman1994-12-222-2/+7
* Bump LINT's symtab space.jkh1994-12-171-2/+2
* Add Fred Cawthorne's GPIB driver.jkh1994-12-172-2/+5
* Uncomment DISKSLICE; it should work now (for drivers that support it).bde1994-12-161-3/+2
* Remove sd1-sd3 & st1, now that we can autoallocate them.phk1994-12-161-6/+2
* Add ahc driver, more symtab space.wollman1994-12-131-3/+5
* Delete `HZ' option; it's only of use to Bruce and screws up the NTP PLLwollman1994-12-131-4/+5
* Add old options HZ, VN, ALLOW_CONFLICT_DRQ, ALLOW_CONFLICT_MEMADDR,bde1994-12-111-3/+34
* Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c.bde1994-12-111-5/+6
* Add kern/subr_diskslice.c, kern/subr_dkbad.c.bde1994-12-111-2/+4
* Advanced route cache management is now an official part of IP support.wollman1994-12-111-1/+1
* Document the options DUMMY_NOPS and TUNE_1542.ats1994-12-111-1/+10
* Added dev/vn/vn.c optional vnphk1994-12-041-0/+1
* Make CHILD_MAX and OPEN_MAX a tunable parameter.smace1994-12-031-1/+9
* Add Cronyx/Sigma files and config information; delete outdated config files.wollman1994-12-032-3/+11
* Add generic sync PPP file.wollman1994-12-031-0/+1
* Expand again the SYMTAB_SPACE for LINT.ats1994-11-271-2/+2
* Go back to -O optimization...Bruce's arguments against -O2 are convincingdg1994-11-272-4/+4
* Added #define PROBE_VERBOSE and description (PCI chip set boot messages)se1994-11-241-1/+5
* Changed optimization level to -O2.dg1994-11-242-4/+4
* Never but never have a bad hair day and go to the movies.gibbs1994-11-181-2/+1
* aha2742.c was bogus - use aic7770.c instead.jkh1994-11-181-2/+2
* Totally gut this thing and just use a precompiled gnu/misc/aha274x_seq.cjkh1994-11-181-11/+3
* New device-driver entries for the aic7770 driver. These use new featuresgibbs1994-11-171-1/+11
* Don't define KERNEL for compiling genassym. The prototype for the systembde1994-11-152-6/+6
* The SYMTAB_SPACE bloatometer was 40% out of date.bde1994-11-151-2/+2
* Add a new "distribute" target. This is a variant of install, which willphk1994-11-131-1/+7
* And the tree is 2.1.0-Development, have fun guys... Who breaks it first ?phk1994-11-081-4/+4
* Add back ze0 driver; somebody took it out of _both_ LINT and GENERIC,jkh1994-11-081-1/+3
* 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
OpenPOWER on IntegriCloud