| Age | Commit message (Expand) | Author |
| 2001-12-14 | Fix a typo. | thorpej |
| 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 | define NOMAN= once, at the top level | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-12 | one more - it would be nice to have LKMs actually working on PowerPC platforms | jdolecek |
| 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-26 | need compat_exec.c for some old a.out formats | jdolecek |
| 2001-11-12 | add RCSIDs | lukem |
| 2001-11-01 | Restructure to the lkm/compat/Makefile way - the tested & installed | jdolecek |
| 2001-11-01 | Fix botch in last commit which caused some of the "exec" LKMs not to be | tron |
| 2001-10-31 | kill one more duplicate | jdolecek |
| 2001-10-31 | kill duplicates | jdolecek |
| 2001-10-31 | svr4 compat LKMs work on i386 | jdolecek |
| 2001-10-31 | add the compat_util.c goo | 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 | change obsolete comment | 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-10-10 | enable aout lkm on sparc & i386 | mrg |
| 2001-10-10 | framework to build an EXEC_AOUT module. tested on sparc64. | mrg |
| 2001-09-18 | g/c obsolete comment | jdolecek |
| 2001-09-18 | Make the setregs hook emulation-specific, rather than executable | jdolecek |
| 2001-09-08 | vax1k_subr.c is gone | chuck |
| 2001-08-14 | build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. | mrg |
| 2001-08-05 | add arch/${MACHINE_CPU}/${MACHINE_CPU} for the arm ports | lukem |
| 2001-07-24 | change vop_symlink and vop_mknod to return vpp (the created node) | assar |
| 2001-07-18 | port this to 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 |
| 2001-06-06 | build an svr4_32 LKM. create common framework for svr4 & svr4_32 | mrg |
| 2001-06-06 | make this build. | mrg |
| 2001-06-06 | define COMPAT_10 and COMPAT_13, add netbsd32_kern_sig.c and netbsd32_uvm_unix.c, | mrg |
| 2001-06-06 | add sunos32_machdep.c sunos_sigcode.s for MACHINE=sparc64 | mrg |
| 2001-06-06 | build exec_elf.o LKM. | mrg |
| 2001-06-06 | an EXEC_ELF32 module, for sparc64. | mrg |
| 2001-06-05 | build svr4_32_elf exec module. | mrg |
| 2001-06-05 | svr4_32_elf | mrg |
| 2001-06-05 | this is sunos32 not sunos | mrg |
| 2001-06-01 | Add recently added linux_time.c to list | jdolecek |
| 2001-05-15 | remove use of gcc syntax for designated initialisers when initialising | lukem |
| 2001-04-09 | Remove aoutm68k_misc.c from SRCS since it is only needed | tsutsui |
| 2001-03-21 | Remove -DVM86 from CPPFLAGS. | tsutsui |
| 2001-02-17 | catch up with netbsd32_netbsd.c split. | mrg |