Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add missing ${DESTDIR} to afterinstall: target. | rgrimes | 1996-01-27 | 1 | -2/+2 |
* | No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc | peter | 1996-01-08 | 1 | -7/+3 |
* | Add opt_sysvipc.h rules similar as in ibcs2 Makefile | ache | 1996-01-06 | 1 | -2/+6 |
* | Added SYSVSHM define | sos | 1995-12-29 | 1 | -2/+2 |
* | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | bde | 1995-11-14 | 1 | -3/+5 |
* | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | bde | 1995-11-13 | 1 | -2/+2 |
* | Do a pass over the broken LKM's and update them to use the "new" | peter | 1995-10-28 | 2 | -4/+4 |
* | First incarnation of our Linux emulator or rather compatibility code. | sos | 1995-06-25 | 3 | -0/+77 |