| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Submitted by: Matt Dillon <dillon@freebsd.org> | julian | 1999-03-14 | 1 | -3/+3 |
* | Improve the manner in which the location of the kld is found. It | grog | 1999-03-13 | 1 | -1/+15 |
* | Oops. Adding a Makefile might help anyone who wants to use streams | newton | 1999-02-22 | 1 | -0/+30 |
* | Update for the man page. 4.0 is using KLD's not LKM's. | n_hibma | 1999-02-22 | 1 | -5/+7 |
* | Converted "streams" pseudo-device into a KLD | newton | 1999-02-22 | 2 | -5/+12 |
* | Clean up some .Os macro uses: quotes are not needed, multiple arguments | fenner | 1999-02-15 | 1 | -2/+2 |
* | Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing | bde | 1999-02-06 | 1 | -5/+3 |
* | Followup to yokota's last commit: | des | 1999-02-05 | 4 | -13/+14 |
* | - Don't assume the line length in the video memory is always the same as | yokota | 1999-02-05 | 1 | -7/+8 |
* | Split .gdbinit file into two versions, on suitable for remote | grog | 1999-02-04 | 2 | -20/+631 |
* | Added ntfs subdirectory. | semenu | 1999-02-03 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r43550, | semenu | 1999-02-03 | 1 | -0/+15 |
|\ |
|
| * | First version. | semenu | 1999-02-03 | 1 | -0/+15 |
* | Move CFLAGS to God's Own Position | grog | 1999-02-01 | 1 | -3/+5 |
* | Nuked the "hello, world!" program from this directory (it has | newton | 1999-01-30 | 1 | -0/+0 |
* | Added a "README" file containing text taken from the message I sent | newton | 1999-01-30 | 1 | -0/+33 |
* | Activate svr4 module | newton | 1999-01-30 | 1 | -2/+2 |
* | Emulator KLD for SysVR4 executables grabbed from NetBSD. | newton | 1999-01-30 | 3 | -0/+63 |
* | Add MAINTAINER | grog | 1999-01-30 | 1 | -0/+1 |
* | Include .gdbinit for debugging | grog | 1999-01-29 | 2 | -1/+664 |
* | Compile the linux module with the same flags as the kernel. | julian | 1999-01-26 | 1 | -2/+2 |
* | Oops, one line was accidentally commented out in the previous commit. | yokota | 1999-01-26 | 1 | -3/+1 |
* | Make the -I paths closer to what happens when compiling as part of the | peter | 1999-01-23 | 1 | -2/+2 |