| Commit message (Expand) | Author | Age | Files | Lines |
* | Make MOD_* macros almost consistent: | dufault | 1997-04-06 | 1 | -3/+3 |
* | Make MOD_* macros almost consistent: | dufault | 1997-04-06 | 7 | -19/+21 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 53 | -53/+53 |
* | Make ibcs2 a little bit saver. Add copyright. | wosch | 1997-02-02 | 1 | -3/+35 |
* | Upgrade the kbdio rutines to provide queued kbd & mouse events. | sos | 1997-01-15 | 2 | -4/+36 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 53 | -53/+53 |
* | Sort cross references. | wosch | 1997-01-13 | 2 | -6/+6 |
* | Add a man page for linux(8) (loads the Linux emulator kernel module). | mpp | 1997-01-10 | 2 | -2/+47 |
* | Make snake 3.0-CURRENT here. | jkh | 1996-11-11 | 1 | -2/+2 |
* | Prepare kernel to take advantage of "branded" ELF binaries. | sos | 1996-10-16 | 1 | -4/+4 |
* | delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD | wosch | 1996-10-06 | 8 | -21/+14 |
* | add forgotten $Id$ | wosch | 1996-09-22 | 4 | -1/+7 |
* | Fiexed CFLAGS. Compiling things in the kernel without -O now causes | bde | 1996-09-21 | 1 | -2/+2 |
* | Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h. | pst | 1996-09-06 | 2 | -8/+14 |
* | `struct linker_set execsw_set' was declared as const and pointers in it | bde | 1996-09-03 | 2 | -4/+4 |
* | Added or restored #include of <machine/md_var.h>. Some declarations | bde | 1996-07-01 | 2 | -4/+10 |
* | Fixed the `machine' link. It pointed to the wrong place, and was created | bde | 1996-06-25 | 1 | -6/+9 |
* | Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative) | bde | 1996-06-23 | 2 | -4/+4 |
* | Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS. | bde | 1996-06-23 | 1 | -5/+4 |
* | Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by the | bde | 1996-06-23 | 1 | -1/+1 |
* | Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existing | bde | 1996-06-23 | 1 | -1/+1 |
* | Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicate | bde | 1996-06-23 | 1 | -2/+3 |
* | Disabled unusable union lkm. | bde | 1996-06-23 | 1 | -3/+3 |
* | Add new parts, kernel not booted in other case | ache | 1996-06-18 | 1 | -3/+3 |
* | Add ccd. | asami | 1996-06-12 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r16314, | asami | 1996-06-12 | 1 | -0/+17 |
|\ |
|
| * | A Makefile for a ccd lkm. You need to explicitly /sbin/modload it for | asami | 1996-06-12 | 1 | -0/+17 |
* | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 2 | -2/+6 |
* | Add in qcam module (forgot) | pst | 1996-03-24 | 1 | -2/+2 |
* | Add in both parts of the driver. LKM qcam driver now works. | pst | 1996-03-21 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r14640, | pst | 1996-03-16 | 3 | -0/+71 |
|\ |
|
| * | Bring in support code to make QuickCam driver a LKM. | pst | 1996-03-16 | 3 | -0/+71 |
* | Add joy to the SUBDIR list. | jmz | 1996-03-16 | 1 | -2/+2 |
* | Build LKM for joystick driver. | jmz | 1996-03-16 | 3 | -0/+67 |
* | linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still | peter | 1996-03-10 | 1 | -6/+2 |
* | First attempt at FreeBSD & Linux ELF support. | sos | 1996-03-10 | 2 | -3/+15 |
* | Update the linux lkm to use the new file list and build routine. | peter | 1996-03-02 | 1 | -5/+25 |
* | Make the ipfw LKM work again. | phk | 1996-02-24 | 2 | -94/+3 |
* | Correct some man page cross references and some file | mpp | 1996-02-05 | 1 | -2/+1 |
* | Add missing ${DESTDIR} to afterinstall: target. | rgrimes | 1996-01-27 | 1 | -2/+2 |
* | Attempt to fix the procfs LKM after making some of the procfs | peter | 1996-01-24 | 1 | -5/+3 |
* | No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc | peter | 1996-01-08 | 1 | -7/+3 |
* | No longer generate empty opt_sysvipc.h.. | peter | 1996-01-08 | 1 | -6/+2 |
* | Detach fpu and gnufpu from Makefile.. These lkm's build (or used to) | peter | 1996-01-06 | 1 | -2/+5 |
* | Add opt_sysvipc.h rules similar as in ibcs2 Makefile | ache | 1996-01-06 | 1 | -2/+6 |
* | Automatically create an empty opt_sysvipc.h to mimic old option | wollman | 1996-01-04 | 1 | -2/+6 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -78/+0 |
* | Added SYSVSHM define | sos | 1995-12-29 | 1 | -2/+2 |
* | Reformatted the list of broken modules and added ip_mroute_mod to it. | bde | 1995-12-16 | 1 | -5/+2 |
* | Two x87 emulators as LKMs. | phk | 1995-12-14 | 3 | -2/+29 |