freebsd-src/sys/alpha/linux
Julian Elischer 079b7badea Pre-KSE/M3 commit.
this is a low-functionality change that changes the kernel to access the main
thread of a process via the linked list of threads rather than
assuming that it is embedded in the process. It IS still embeded there
but remove all teh code that assumes that in preparation for the next commit
which will actually move it out.

Reviewed by: peter@freebsd.org, gallatin@cs.duke.edu, benno rice,
2002-02-07 20:58:47 +00:00
..
linux.h In FreeBSD's ifreq, ifr_ifru.ifru_flags is an array of two chars, while Linux 2001-10-15 20:06:34 +00:00
linux_dummy.c Implement linux_chown and linux_lchown. The fchown syscall maps 2001-10-16 06:15:36 +00:00
linux_genassym.c Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_locore.s Don't auto-generate the syscalls. 2000-12-03 01:30:31 +00:00
linux_machdep.c Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
linux_proto.h Regenerated file from previous commit to syscalls.master 2002-01-23 22:47: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 Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.master Linux/alpha uses the same BSDish return mechanism we do for 2002-01-23 22:46:14 +00:00