summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2001-10-07 00:20:08 +0000
committermarcel <marcel@FreeBSD.org>2001-10-07 00:20:08 +0000
commit95e78e313c772b4c0d6984feafea134deaa346ce (patch)
tree52585f97789dda1b3de350f993852d2c2ba53bfa /sys/alpha/linux
parentf6153dda13ef307910c3ce3d41658c592c9ce4bb (diff)
downloadFreeBSD-src-95e78e313c772b4c0d6984feafea134deaa346ce.zip
FreeBSD-src-95e78e313c772b4c0d6984feafea134deaa346ce.tar.gz
Fix the NODEF entry for setpgid() so that it matches the NODEF
entries in sys/kern/syscalls.master.
Diffstat (limited to 'sys/alpha/linux')
-rw-r--r--sys/alpha/linux/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/linux/syscalls.master b/sys/alpha/linux/syscalls.master
index 70029f82..4a8b5f2 100644
--- a/sys/alpha/linux/syscalls.master
+++ b/sys/alpha/linux/syscalls.master
@@ -134,7 +134,7 @@
80 STD LINUX { int linux_getgroups(l_int gidsetsize, \
l_gid_t *grouplist); }
81 UNIMPL LINUX
-82 NODEF LINUX setpgid
+82 NODEF LINUX setpgid setpgid setpgid_args int
83 STD OSF1 { int osf1_setitimer(u_int which, \
struct itimerval *itv, \
struct itimerval *oitv); }
OpenPOWER on IntegriCloud