| Commit message (Expand) | Author | Age | Files | Lines |
| * | Vinum doesn't compile right now. | Poul-Henning Kamp | 1999-05-13 | 1 | -2/+5 |
| * | MFS: indent-assisted style cleanup. | Dag-Erling Smørgrav | 1999-05-10 | 1 | -30/+27 |
| * | A little closer to style(9). | Dag-Erling Smørgrav | 1999-05-08 | 1 | -58/+64 |
| * | Fixed bitrot in comments. | Bruce Evans | 1999-05-06 | 1 | -4/+2 |
| * | MFS: don't build the pcic.ko module. | David E. O'Brien | 1999-05-05 | 1 | -2/+2 |
| * | Add procfs_rlimit.c so the kernel actually compiles. | Bill Fumerola | 1999-05-04 | 1 | -3/+4 |
| * | Add missing copyright. | Jordan K. Hubbard | 1999-05-04 | 1 | -0/+27 |
| * | Add "fire" screen saver. | Jordan K. Hubbard | 1999-05-04 | 3 | -2/+114 |
| * | Allow loadable interface drivers with BPF support to be loaded into a kernel | Mike Smith | 1999-04-28 | 4 | -8/+8 |
| * | Reference kld(4). | Guy Helmer | 1999-04-23 | 3 | -6/+6 |
| * | No need to use a magic IPFIREWALL_MODULE - the build system supplies | Peter Wemm | 1999-04-20 | 1 | -2/+2 |
| * | Kill joy for the time being, it used lkm unconditionally, breaking world. | Peter Wemm | 1999-04-19 | 1 | -4/+3 |
| * | Remove LKM module glue Makefile. | Peter Wemm | 1999-04-19 | 1 | -12/+0 |
| * | Use perl, not perl5 to compile interfaces. | Doug Rabson | 1999-04-18 | 1 | -4/+4 |
| * | Actually build the new fxp module. | Bruce Evans | 1999-04-18 | 1 | -6/+6 |
| * | Disconnect lkm subdir so we don't build a lkm module, in case something | Peter Wemm | 1999-04-17 | 1 | -2/+3 |
| * | Reverse last checkin, which was a regression. Grrr. | Greg Lehey | 1999-04-17 | 1 | -663/+4 |
| * | Replace with the correct version which sources in the other .gdbinits. | Greg Lehey | 1999-04-17 | 1 | -4/+663 |
| * | Add a sample loadable pci driver Makefile.. | Peter Wemm | 1999-04-16 | 1 | -0/+28 |
| * | Drop the atapi module from the build, it's just wasting time. | Peter Wemm | 1999-04-13 | 1 | -2/+2 |
| * | Fixed bogus SRCS definition which broke `make depend'. Plain `make' | Bruce Evans | 1999-04-13 | 1 | -3/+2 |
| * | PCX loader for pseudo-device splash. | Dag-Erling Smørgrav | 1999-04-12 | 3 | -2/+272 |
| * | Centralize and reorganize a few macros. | Dag-Erling Smørgrav | 1999-04-12 | 4 | -18/+19 |
| * | Add kldstat macro, which basically does the same thing as kldstat(8) | Greg Lehey | 1999-04-10 | 1 | -0/+16 |
| * | Replace LKM with KLD. | Guy Helmer | 1999-04-06 | 2 | -10/+10 |
| * | 'fr' macro: trace back to new kernel base 0xc0000000 | Greg Lehey | 1999-04-05 | 1 | -1/+1 |
| * | Correct forgotten defs in defproc macro | Greg Lehey | 1999-04-04 | 1 | -0/+4 |
| * | Various bug fixes to make them actually work. | Greg Lehey | 1999-03-31 | 3 | -650/+5 |
| * | Make the splash screen alternate "fade out" and "fade in" action at | Kazutaka YOKOTA | 1999-03-29 | 1 | -5/+20 |
| * | Restructure the .gdbinit files: | Greg Lehey | 1999-03-28 | 4 | -1/+804 |
| * | Restructure the .gdbinit files: | Greg Lehey | 1999-03-28 | 1 | -644/+3 |
| * | quick BDE premption | Julian Elischer | 1999-03-14 | 1 | -2/+2 |
| * | A bit of a hack, but allows the vn device to be a module again. | Julian Elischer | 1999-03-14 | 1 | -3/+3 |
| * | Submitted by: Matt Dillon <dillon@freebsd.org> | Julian Elischer | 1999-03-14 | 1 | -3/+3 |
| * | Improve the manner in which the location of the kld is found. It | Greg Lehey | 1999-03-13 | 1 | -1/+15 |
| * | Oops. Adding a Makefile might help anyone who wants to use streams | Mark Newton | 1999-02-22 | 1 | -0/+30 |
| * | Update for the man page. 4.0 is using KLD's not LKM's. | Nick Hibma | 1999-02-22 | 1 | -5/+7 |
| * | Converted "streams" pseudo-device into a KLD | Mark Newton | 1999-02-22 | 2 | -5/+12 |
| * | Clean up some .Os macro uses: quotes are not needed, multiple arguments | Bill Fenner | 1999-02-15 | 1 | -2/+2 |
| * | Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing | Bruce Evans | 1999-02-06 | 1 | -5/+3 |
| * | Followup to yokota's last commit: | Dag-Erling Smørgrav | 1999-02-05 | 4 | -13/+14 |
| * | - Don't assume the line length in the video memory is always the same as | Kazutaka YOKOTA | 1999-02-05 | 1 | -7/+8 |
| * | Split .gdbinit file into two versions, on suitable for remote | Greg Lehey | 1999-02-04 | 2 | -20/+631 |
| * | Added ntfs subdirectory. | Semen Ustimenko | 1999-02-03 | 1 | -2/+2 |
| * | First version. | Semen Ustimenko | 1999-02-03 | 1 | -0/+15 |
| * | Move CFLAGS to God's Own Position | Greg Lehey | 1999-02-01 | 1 | -3/+5 |
| * | Nuked the "hello, world!" program from this directory (it has | Mark Newton | 1999-01-30 | 1 | -0/+0 |
| * | Added a "README" file containing text taken from the message I sent | Mark Newton | 1999-01-30 | 1 | -0/+33 |
| * | Activate svr4 module | Mark Newton | 1999-01-30 | 1 | -2/+2 |
| * | Emulator KLD for SysVR4 executables grabbed from NetBSD. | Mark Newton | 1999-01-30 | 3 | -0/+63 |