| Age | Commit message (Expand) | Author |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-10-16 | add -DCOMPAT_NETBSD32 so that it builds. | christos |
| 2003-10-16 | Add more compat options until this builds. | christos |
| 2003-09-12 | Wrap overlong lines, fix indentation. | tron |
| 2003-09-12 | newed -DCOMPAT_IBCS2 now. | christos |
| 2003-09-12 | add the SYSV compat flags needed. | christos |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-04-22 | also rewrite emul_find_interp() calls to include the ${COMPAT_UTIL_OVERRIDE} | jdolecek |
| 2003-03-04 | The IDT is an array of struct gate_descriptor. | dsl |
| 2003-02-06 | PPC_MPC6XX is now PPC_OEA | matt |
| 2002-11-30 | add basic framework to build compat_irix LKM | jdolecek |
| 2002-11-28 | add freebsd_fork.c | jdolecek |
| 2002-11-23 | deal with the .s -> .S change for i386 | lha |
| 2002-10-06 | Adjust callers to setgate() to match new prototype. | fvdl |
| 2002-06-02 | Revert rev. 1.10 of Makefile and fix the problem properly by adding | thorpej |
| 2002-06-01 | not sure if it is right, but svr4_sigcode.s does not compile on i386 without it. | itojun |
| 2002-05-19 | make compat_linux LKM buildable on macppc | jdolecek |
| 2002-04-10 | Fix a file name. | mycroft |
| 2002-04-10 | Fix SRCS so this compiles again. | mycroft |
| 2002-04-01 | Now linux_sigarray.c is included by newly created linux_signo.c. | enami |
| 2002-03-29 | Use compat_util with overriding. | kent |
| 2002-03-27 | Copy syscall entries for SYSVSHM to syncronize kernel option. | kent |
| 2002-03-25 | Introduce a new LKM `compat_pecoff' | kent |
| 2002-02-23 | Add linux_sysctl.c | fvdl |
| 2002-02-16 | The linux lkm doesn't compile anymore on m68k | is |
| 2002-02-10 | use MACHINE_ARCH for sparc & sparc64. | mrg |
| 2002-02-10 | look in sys/arch/${MACHINE}/${MACHINE} as well as ${MACHINE_ARCH} | mrg |
| 2002-02-10 | build svr4_sigcode.s on sparc | mrg |
| 2002-02-10 | build sunos_machdep.c and sunos_sigcode.s on sparc & sparc64 | mrg |
| 2002-02-10 | don't build compat_aout LKM; hasn't been tested. | mrg |
| 2001-12-13 | YANOMAN= | lukem |
| 2001-12-12 | define NOMAN= once, at the real top level of lkm | lukem |
| 2001-12-12 | define NOMAN= once, at the top level | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-10 | Update for core dump changes. | thorpej |
| 2001-12-10 | MACHINE_ARCH -> MACHINE_CPU | gmcgarry |
| 2001-12-10 | Pull in <bsd.own.mk> early so we can use MACHINE_CPU. Use | gmcgarry |
| 2001-12-08 | Update for "coredumps now exec-format/emulation specific". | thorpej |
| 2001-11-12 | add RCSIDs | lukem |
| 2001-10-31 | kill duplicates | jdolecek |
| 2001-10-31 | svr4 compat LKMs work on i386 | jdolecek |
| 2001-10-31 | Add the COMPAT_UTIL_OVERRIDE stuff, and (commented out) COMPAT_43 stuff | jdolecek |
| 2001-10-31 | For i386, set gate for fasttraps appropriately when loaded (and | jdolecek |
| 2001-10-27 | freebsd LKM works too | jdolecek |
| 2001-10-27 | Move the compat_util.c handling to lkm/compat/Makefile.inc. The users | jdolecek |
| 2001-09-18 | Make the setregs hook emulation-specific, rather than executable | jdolecek |
| 2001-08-14 | build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. | mrg |
| 2001-07-04 | Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6 | jdolecek |
| 2001-06-19 | Add linux_trap.c for i386 | jdolecek |
| 2001-06-06 | build svr4 & svr4_32 on sparc64. | mrg |