freebsd-dev/sys/alpha/linux
Dag-Erling Smørgrav a08d68de5b Eliminate the prefix parameter to linux_emul_find(), which was always
linux_emul_path anyway.  Linux_emul_find() has interesting bugs in its
prefix handling (which luckily are not currently exploitable); this
commit is preliminary to an attempt at cleaning it up.

Approved by:	marcel
2001-10-27 11:15:19 +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 minor commenting based on syscall environment 2001-10-26 20:35:52 +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
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
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 Fix the NODEF entry for setpgid() so that it matches the NODEF 2001-10-07 00:20:08 +00:00