NetBSD/sys/lkm
jdolecek cee43b67cc add generic linux compat ELF copyargs function
this gives:
* linux sysconf(_SC_CLK_TCK) gives correct value for linux binaries (hz)
  even if hz != 100
* glibc gets proper information on real/effective uid and enables
  secure mode for suid binaries

g/c LINUX_COPYARGS_FUNCTION, replaced by linux ELF copyargs function
g/c alpha-specific linux ELF copyargs function and linux ELF defines
2002-11-13 15:16:27 +00:00
..
arch Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
compat Adjust callers to setgate() to match new prototype. 2002-10-06 10:40:04 +00:00
exec add generic linux compat ELF copyargs function 2002-11-13 15:16:27 +00:00
misc define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
netinet make this compile. 2002-09-06 16:56:13 +00:00
syscall Change retval to be an array of register_t instead of array of int. 2002-06-01 14:07:33 +00:00
vfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
Makefile bring in 'syscall' and 'misc' example modules from former /usr/share/lkm, 2000-12-11 13:48:10 +00:00
Makefile.inc define NOMAN= once, at the real top level of lkm 2001-12-12 12:06:45 +00:00
TODO one more - it would be nice to have LKMs actually working on PowerPC platforms 2001-12-12 00:05:30 +00:00