freebsd-src/sys/alpha/linux
Andrew Gallatin 21e06996e4 Linux/alpha uses the same BSDish return mechanism we do for
getpid, getuid, getgid and pipe, since they bootstrapped from
OSF/1 and never cleaned up.  Switch to the native syscalls
on alpha so that the above functions work

MFC after: 7 days
2002-01-23 22:46:14 +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
linux_machdep.c Merge part of revision 1.18 of sys/i386/linux/linux_machdep.c: don't use 2001-12-18 18:50:02 +00:00
linux_proto.h Regen. 2001-10-07 00:21:18 +00:00
linux_syscall.h Regen. 2001-10-07 00:21:18 +00:00
linux_sysent.c Regen. 2001-10-07 00:21:18 +00:00
linux_sysvec.c Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
Makefile
syscalls.conf
syscalls.master Linux/alpha uses the same BSDish return mechanism we do for 2002-01-23 22:46:14 +00:00