freebsd-dev/sys/alpha/linux
Peter Wemm 1822cdcafe It seems I accidently committed a change that removed the userland includes
from the kernel build.  This broke linux_genassym on the alpha.  For the
kernel, the correct place to get offsetof() is not in /usr/include/stddef.h
but rather <sys/types.h>
2002-09-17 07:22:23 +00:00
..
linux_dummy.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
linux_genassym.c It seems I accidently committed a change that removed the userland includes 2002-09-17 07:22:23 +00:00
linux_locore.s
linux_machdep.c Completely redo thread states. 2002-09-11 08:13:56 +00:00
linux_proto.h Remove __P(). This was tested on the GENERIC kernel. 2002-03-20 18:58:47 +00:00
linux_syscall.h Regenerated file from previous commit to syscalls.master 2002-01-23 22:47:47 +00:00
linux_sysent.c Regenerated file from previous commit to syscalls.master 2002-01-23 22:47:47 +00:00
linux_sysvec.c Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master