| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r314651,r318439,r318440: | Enji Cooper | 2017-05-30 | 1 | -1/+1 |
| * | There never was a PC Card joystick attachment that worked. Kill the | Warner Losh | 2014-11-22 | 1 | -2/+1 |
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -1/+2 |
| * | Use new location for joy, plus list its new bus front ends. | Warner Losh | 2001-12-05 | 1 | -2/+2 |
| * | Use a consistent style and one much closer to the rest of /usr/src | David E. O'Brien | 2001-01-06 | 1 | -3/+4 |
| * | Retire the joy(8) script. Using shell scripts to load kernel loadable | Sheldon Hearn | 2000-11-02 | 3 | -56/+0 |
| * | Don't install manpages. | David E. O'Brien | 2000-10-08 | 1 | -3/+0 |
| * | Only install secondary components if the destination directory exists. | David E. O'Brien | 2000-10-04 | 1 | -0/+4 |
| * | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | Peter Wemm | 2000-05-27 | 1 | -1/+1 |
| * | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | Peter Wemm | 2000-05-04 | 1 | -1/+1 |
| * | Fix joy and put it back in the MI section. (yes, it works on Alpha) | Peter Wemm | 1999-12-12 | 1 | -4/+2 |
| * | Removed special rules for building and cleaning device interface files | Bruce Evans | 1999-11-28 | 1 | -5/+0 |
| * | Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. | Peter Wemm | 1999-09-27 | 1 | -5/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Reference kld(4). | Guy Helmer | 1999-04-23 | 1 | -2/+2 |
| * | Replace LKM with KLD. | Guy Helmer | 1999-04-06 | 1 | -5/+5 |
| * | Install scripts without .sh suffix. | Jordan K. Hubbard | 1998-11-12 | 1 | -2/+2 |
| * | Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy). | Peter Wemm | 1998-11-11 | 2 | -8/+4 |
| * | Do not overwrite the lkm versions of the install scripts for now. linux | Peter Wemm | 1998-11-05 | 1 | -4/+4 |
| * | Update to use kldload, no temporary files! | Peter Wemm | 1998-11-05 | 2 | -4/+4 |
| * | Sample initial set of kld-ified modules. Not all have been completely | Peter Wemm | 1998-10-16 | 1 | -3/+3 |
| * | Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute | Bruce Evans | 1998-02-01 | 1 | -2/+2 |
| * | LKM-support for converting all file-system options to new-style options. | Eivind Eklund | 1998-01-24 | 1 | -3/+6 |
| * | Revert $FreeBSD$ back to $Id$ | Peter Wemm | 1997-02-22 | 4 | -4/+4 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 4 | -4/+4 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-13 | 1 | -3/+3 |
| * | add forgotten $Id$ | Wolfram Schneider | 1996-09-22 | 1 | -0/+2 |
| * | Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by the | Bruce Evans | 1996-06-23 | 1 | -1/+1 |
| * | Build LKM for joystick driver. | Jean-Marc Zucconi | 1996-03-16 | 4 | -0/+71 |