| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial checkin | newton | 1999-07-30 | 1 | -0/+15 |
* | Clarify use of the 'streams' pseudo-device (i.e.: static or kld). | newton | 1999-07-30 | 1 | -7/+12 |
* | Add a module Makefile for the PNIC driver. | wpaul | 1999-07-28 | 2 | -3/+31 |
* | This commit adds device driver support for Adaptec Duralink PCI fast | wpaul | 1999-07-25 | 2 | -2/+30 |
* | Add mx and ax modules for the Macronix and ASIX drivers and update the | wpaul | 1999-07-24 | 3 | -3/+60 |
* | Create module directories for the xl, ti, tl and sk drivers and add | wpaul | 1999-07-23 | 5 | -2/+117 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 5 | -28/+28 |
* | Use the correct value for banksize so splash_pcx works in LFB modes. | des | 1999-06-28 | 1 | -2/+2 |
* | Reenable Vinum build | grog | 1999-06-24 | 1 | -3/+2 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 13 | -294/+221 |
* | Print verbose messages when there is error. | yokota | 1999-06-16 | 1 | -2/+21 |
* | Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only section | roger | 1999-06-12 | 1 | -2/+2 |
* | Change perl5 to perl (same change as made in the fxp module) | roger | 1999-06-12 | 1 | -5/+5 |
* | Makefile to build a loadable bktr Bt848/Bt878 device driver | roger | 1999-06-12 | 1 | -0/+47 |
* | Remove vinum from the build until Greg reviews phk's cdevsw changes. | jb | 1999-06-02 | 1 | -2/+3 |
* | Unifdef VM86. | jlemon | 1999-06-01 | 1 | -7/+3 |
* | Reenable vinum build. | grog | 1999-05-15 | 1 | -5/+2 |
* | Vinum doesn't compile right now. | phk | 1999-05-13 | 1 | -2/+5 |
* | MFS: indent-assisted style cleanup. | des | 1999-05-10 | 1 | -30/+27 |
* | A little closer to style(9). | des | 1999-05-08 | 1 | -58/+64 |
* | Fixed bitrot in comments. | bde | 1999-05-06 | 1 | -4/+2 |
* | MFS: don't build the pcic.ko module. | obrien | 1999-05-05 | 1 | -2/+2 |
* | Add procfs_rlimit.c so the kernel actually compiles. | billf | 1999-05-04 | 1 | -3/+4 |
* | Add missing copyright. | jkh | 1999-05-04 | 1 | -0/+27 |
* | Add "fire" screen saver. | jkh | 1999-05-04 | 3 | -2/+114 |
* | Allow loadable interface drivers with BPF support to be loaded into a kernel | msmith | 1999-04-28 | 4 | -8/+8 |
* | Reference kld(4). | ghelmer | 1999-04-23 | 3 | -6/+6 |
* | No need to use a magic IPFIREWALL_MODULE - the build system supplies | peter | 1999-04-20 | 1 | -2/+2 |
* | Kill joy for the time being, it used lkm unconditionally, breaking world. | peter | 1999-04-19 | 1 | -4/+3 |
* | Remove LKM module glue Makefile. | peter | 1999-04-19 | 1 | -12/+0 |
* | Use perl, not perl5 to compile interfaces. | dfr | 1999-04-18 | 1 | -4/+4 |
* | Actually build the new fxp module. | bde | 1999-04-18 | 1 | -6/+6 |
* | Disconnect lkm subdir so we don't build a lkm module, in case something | peter | 1999-04-17 | 1 | -2/+3 |
* | Reverse last checkin, which was a regression. Grrr. | grog | 1999-04-17 | 1 | -663/+4 |
* | Replace with the correct version which sources in the other .gdbinits. | grog | 1999-04-17 | 1 | -4/+663 |
* | Add a sample loadable pci driver Makefile.. | peter | 1999-04-16 | 1 | -0/+28 |
* | Drop the atapi module from the build, it's just wasting time. | peter | 1999-04-13 | 1 | -2/+2 |
* | Fixed bogus SRCS definition which broke `make depend'. Plain `make' | bde | 1999-04-13 | 1 | -3/+2 |
* | PCX loader for pseudo-device splash. | des | 1999-04-12 | 3 | -2/+272 |
* | Centralize and reorganize a few macros. | des | 1999-04-12 | 4 | -18/+19 |
* | Add kldstat macro, which basically does the same thing as kldstat(8) | grog | 1999-04-10 | 1 | -0/+16 |
* | Replace LKM with KLD. | ghelmer | 1999-04-06 | 2 | -10/+10 |
* | 'fr' macro: trace back to new kernel base 0xc0000000 | grog | 1999-04-05 | 1 | -1/+1 |
* | Correct forgotten defs in defproc macro | grog | 1999-04-04 | 1 | -0/+4 |
* | Various bug fixes to make them actually work. | grog | 1999-03-31 | 3 | -650/+5 |
* | Make the splash screen alternate "fade out" and "fade in" action at | yokota | 1999-03-29 | 1 | -5/+20 |
* | Restructure the .gdbinit files: | grog | 1999-03-28 | 4 | -1/+804 |
* | Restructure the .gdbinit files: | grog | 1999-03-28 | 1 | -644/+3 |
* | quick BDE premption | julian | 1999-03-14 | 1 | -2/+2 |
* | A bit of a hack, but allows the vn device to be a module again. | julian | 1999-03-14 | 1 | -3/+3 |