| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a kernel variable, "dodump" defaulting to zero, which disables dumps. | phk | 1994-11-07 | 1 | -1/+2 |
* | Eliminate USERCONFIG. This option is now standard. | jkh | 1994-11-03 | 2 | -8/+3 |
* | Add code to be a bit smarter about IP routes, conditioned on the option | wollman | 1994-11-02 | 1 | -0/+1 |
* | Fix Jordan's misplaced IPFIREWALL option. Fix style of other previous commits. | wollman | 1994-11-02 | 1 | -25/+27 |
* | Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator | pst | 1994-11-01 | 1 | -1/+2 |
* | Documented the FDSEEKWAIT option. | joerg | 1994-10-30 | 1 | -1/+16 |
* | IP Firewall code from Daniel Boulet and J.S.Antsilevich | jkh | 1994-10-28 | 2 | -2/+9 |
* | Julian Elischer's disklabel fixes. | jkh | 1994-10-27 | 1 | -1/+2 |
* | Stylistic changes. | wollman | 1994-10-26 | 1 | -2/+4 |
* | Enable USERCONFIG and document it in LINT. | jkh | 1994-10-26 | 1 | -1/+3 |
* | Add userconfig. | jkh | 1994-10-26 | 1 | -1/+2 |
* | Never strip the kernel. | bde | 1994-10-25 | 2 | -80/+32 |
* | Added sea0 - Seagate driver lines to config | sos | 1994-10-24 | 1 | -1/+4 |
* | LINT: vastly restructured so that it's actually useful for something | wollman | 1994-10-21 | 3 | -151/+370 |
* | According to a quick reading of sources, one experiment and Bruce's word: | phk | 1994-10-20 | 1 | -4/+4 |
* | Bruce told me to: Make uha0 use irq ? | phk | 1994-10-20 | 1 | -2/+2 |
* | Conditionally define CC, CWARNOPTS, etc., so that `makeoptions' in | wollman | 1994-10-18 | 2 | -30/+24 |
* | Bumped the version to 2.0.1-Development. | phk | 1994-10-18 | 1 | -4/+4 |
* | Added kern_devconf.c as standard. | wollman | 1994-10-16 | 1 | -0/+1 |
* | Sanitized a little bit. All SCSI is now "controllers" and LINT is more | phk | 1994-10-15 | 1 | -11/+11 |
* | Added ibcs2_socksys file. | sos | 1994-10-13 | 1 | -1/+2 |
* | Name change: pci_intel.c -> pcisupport.c | se | 1994-10-12 | 1 | -2/+2 |
* | First stage of getting imgact_gzip reentrant: | csgr | 1994-10-07 | 1 | -0/+1 |
* | USE_RTC_CENTURY added | ache | 1994-10-04 | 1 | -1/+4 |
* | Put genassym: back how it was originally, the real bug was in mkdep. | rgrimes | 1994-10-03 | 2 | -4/+4 |
* | I added "pserudo-device gzip" as default. | phk | 1994-10-03 | 1 | -1/+3 |
* | dependency for genassym was wrong, there is never made a genassym.o file. | phk | 1994-10-03 | 2 | -4/+4 |
* | Changed the imgact_gzip to "optional gzip" per David Greenman's request. | phk | 1994-10-03 | 1 | -1/+1 |
* | *** | phk | 1994-10-03 | 1 | -0/+1 |
* | genassym: depends on Makefile and genassym.o, genassym.o dependicies are | rgrimes | 1994-10-02 | 2 | -4/+4 |
* | In case CWARNFLAGS and COPTFLAGS are already defined (from /etc/make.conf | phk | 1994-10-02 | 2 | -2/+10 |
* | genassym: depends on the source code too. | rgrimes | 1994-10-01 | 2 | -4/+4 |
* | Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. | dg | 1994-10-01 | 2 | -2/+6 |
* | #Driver for Advaced Power Management (also need options APM) | phk | 1994-10-01 | 1 | -2/+2 |
* | Added options APM and device apm0 for Advanced Power Management support. | dg | 1994-10-01 | 1 | -1/+7 |
* | Laptop Advanced Power Management support by HOSOKAWA Tatsumi. | dg | 1994-10-01 | 3 | -5/+7 |
* | add new sound files to kernel config file list | swallace | 1994-10-01 | 1 | -3/+7 |
* | Do strip -x of kernel | csgr | 1994-09-29 | 2 | -4/+22 |
* | GENERIC*: remove commented-out options; the user should have to do | wollman | 1994-09-28 | 1 | -2/+2 |
* | LKMs are no longer options, so remove the `options LKM' from LINT. | wollman | 1994-09-28 | 1 | -2/+1 |
* | LKM support is no longer optional. | wollman | 1994-09-28 | 1 | -1/+1 |
* | Get rid of parentheses in version stuff. Use 2.0.0-Development instead. | sef | 1994-09-28 | 1 | -3/+3 |
* | Added entries for PCI and NCR device drivers. | se | 1994-09-28 | 1 | -1/+7 |
* | Added | phk | 1994-09-27 | 1 | -1/+3 |
* | Lots of kernel code requires vnodE_if.h, so provide code to generate it | wollman | 1994-09-26 | 1 | -3/+1 |
* | Jim Babb's port of the AIC6360 code. | jkh | 1994-09-26 | 2 | -2/+5 |
* | Removed unimplemented subr_rmap.c and unused references to it. | dg | 1994-09-25 | 1 | -1/+0 |
* | HARDFONTS option documented | ache | 1994-09-25 | 1 | -1/+3 |
* | Fixed the problem where "make depend" was mandatory for building kernel. | phk | 1994-09-23 | 2 | -4/+4 |
* | Removed last vestige of MULTICAST option. | dg | 1994-09-23 | 1 | -2/+1 |