| Commit message (Expand) | Author | Age | Files | Lines |
* | Explain the options for the `od' driver. | joerg | 1996-06-16 | 3 | -4/+40 |
* | Document LINT. | asami | 1996-06-14 | 2 | -2/+22 |
* | Add -Wunused to try and catch any future offenders | gpalmer | 1996-06-12 | 1 | -2/+2 |
* | Put clock calibration #defines in opt_clock.h to ease reconfiguration | pst | 1996-06-11 | 1 | -1/+5 |
* | We are developing a device driver of Smart Capture Card. | phk | 1996-06-10 | 1 | -1/+2 |
* | *blush* I used EXTRAVNODES everywhere else, but put EXTRA_VNODES in the | peter | 1996-06-10 | 2 | -4/+4 |
* | Clarify the meaning of IPFIREWALL_VERBOSE. Add IPFIREWALL_VERBOSE_LIMIT. | alex | 1996-06-10 | 2 | -6/+10 |
* | Bring back the `config file in the kernel' feature from the 1.x days. This | jkh | 1996-06-08 | 1 | -3/+4 |
* | Added index as a 'standard' file. It could be added as 'optional' for | nate | 1996-06-07 | 1 | -1/+2 |
* | Describe ATAPI_STATIC (it seems lkm variant never work) | ache | 1996-06-07 | 2 | -2/+4 |
* | Instead of: cpp blah file.s | as -o file.o, use instead: | peter | 1996-05-31 | 1 | -5/+3 |
* | Add an option "EXTRA_VNODES" to cause an extra number of vnode structures | peter | 1996-05-31 | 2 | -4/+24 |
* | A patch for the meteor device driver. It fixes: | jkh | 1996-05-17 | 2 | -2/+6 |
* | Whoops, don't add something that already exists. Removed redundant | nate | 1996-05-13 | 2 | -12/+8 |
* | Added commented out PCCARD entries to GENERIC, also document and add | nate | 1996-05-13 | 3 | -3/+17 |
* | Hide options for emulators and static file systems in opt_dontuse.h. | bde | 1996-05-11 | 1 | -2/+5 |
* | Oops, I missed these when I imported the Stallion drivers. | peter | 1996-05-10 | 2 | -2/+40 |
* | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 1 | -2/+2 |
* | Add stl and stli drivers for the Stallion cards. | peter | 1996-05-04 | 1 | -1/+3 |
* | Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400) | peter | 1996-05-04 | 1 | -2/+3 |
* | Add ccd to list of devices. Also add a sample entry in LINT. | asami | 1996-05-03 | 3 | -3/+7 |
* | Replace the dependency of `install' from `kernel' by a test for the | joerg | 1996-05-02 | 1 | -2/+6 |
* | removed: | phk | 1996-05-02 | 1 | -2/+2 |
* | Rename the very bogus indeed option "LINUX" to "COMPAT_LINUX". | phk | 1996-05-02 | 3 | -20/+20 |
* | Oops, restored existent option LINUX. It is used at config-time. | bde | 1996-05-01 | 2 | -2/+4 |
* | Removed nonexistent option "LINUX" (what's that :-). | bde | 1996-05-01 | 3 | -6/+3 |
* | Only disable sio3 by default. | bde | 1996-05-01 | 1 | -2/+2 |
* | Add ATAPI_STATIC so that the ATAPI cdroms work correctly again | jkh | 1996-04-29 | 1 | -2/+3 |
* | Make `install' depend on `kernel'. Some idiot tried to install a | joerg | 1996-04-27 | 1 | -2/+2 |
* | Removed options MAXCONS & HARDFONT, they are no longer in use | sos | 1996-04-26 | 3 | -30/+3 |
* | - add apm to the GENERIC kernel (disabled by default), and add some comments | nate | 1996-04-22 | 3 | -3/+27 |
* | Added a disabled psm0 (PS/2) mouse device, using the new 'disable' | nate | 1996-04-18 | 1 | -1/+3 |
* | Fixed `PCVT_FREEBSD=210'. | bde | 1996-04-13 | 1 | -2/+2 |
* | Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile. | bde | 1996-04-11 | 1 | -1/+12 |
* | mentioned support for enabling gameport on ProAudio Spectrum with | scrappy | 1996-04-11 | 2 | -2/+8 |
* | Disable sio3 in GENERIC - it messes with ATI cards. | jkh | 1996-04-10 | 1 | -2/+2 |
* | Gag! Somebody removed the bus mouse from GENERIC for reasons unknown. | jkh | 1996-04-09 | 1 | -1/+2 |
* | Add NULLFS_DIAGNOSTIC, KERNFS_DIAGNOSTIC, UMAPFS_DIAGNOSTIC, UNION_DIAGNOSTIC | gpalmer | 1996-04-03 | 2 | -2/+22 |
* | Document PERFMON. | wollman | 1996-04-02 | 2 | -12/+14 |
* | Removed dead option DUMMY_NOPS. | bde | 1996-03-31 | 2 | -14/+16 |
* | When doing a 'make depend', dont blow away the existing .depend until | peter | 1996-03-30 | 1 | -5/+7 |
* | Added necessary quotes (${CPP} might have spaces in it). Removed | bde | 1996-03-29 | 1 | -3/+3 |
* | Removed references to nonexistent files. | bde | 1996-03-29 | 1 | -4/+1 |
* | Add support for Pentium and Pentium Pro performance counters. | wollman | 1996-03-26 | 2 | -1/+4 |
* | Add vx0 device to GENERIC. Yes, I know that this bloats GENERIC, but | jkh | 1996-03-20 | 1 | -1/+3 |
* | Add fe0 to the LINT and GENERIC files (hmmm - looks like my rcvs setup't | jkh | 1996-03-17 | 3 | -5/+6 |
* | Correct spelling of gerg@stallion.oz.au's email address | peter | 1996-03-15 | 1 | -2/+2 |
* | Delete recognition for COMPAT_LINUX - it's *gone* now.. :-) | peter | 1996-03-15 | 1 | -1/+0 |
* | Add "linux_assym.h" as a dependency for linux_locore.o when compiling | peter | 1996-03-15 | 1 | -2/+3 |
* | Removed undocumented an unused APM_SLOWSTART code. | nate | 1996-03-12 | 2 | -4/+2 |