NetBSD/sys/compat/linux/arch
ad 88ab7da936 Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
2007-07-09 20:51:58 +00:00
..
alpha fix pasto: sigframe.sf_sc is of type linux_sigcontext 2007-07-08 09:41:00 +00:00
amd64 Fix restart of interrupted system calls. 2007-05-24 11:21:52 +00:00
arm Remove duplicate #include <sys/param.h>, 2007-03-26 22:44:40 +00:00
i386 Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
m68k Use (char *) on pointer arith. 2007-03-04 11:56:26 +00:00
mips cleanup some bitrot; from Matthew Orgass 2007-06-13 02:11:40 +00:00
powerpc Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sparc
sparc64