Date: Thu, 27 Sep 2001 18:39:19 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/linux linux_machdep.c linux_proto.h linux_syscall.h linux_sysent.c Message-ID: <200109280139.f8S1dJr64133@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2001/09/27 18:39:19 PDT Modified files: sys/alpha/linux linux_machdep.c linux_proto.h linux_syscall.h linux_sysent.c Log: o Remove the linux_setpgid() stub. o Stop using linux_getpgid(); use getpgid() instead. PR: kern/21402 Revision Changes Path 1.16 +1 -16 src/sys/alpha/linux/linux_machdep.c 1.8 +4 -10 src/sys/alpha/linux/linux_proto.h 1.7 +2 -3 src/sys/alpha/linux/linux_syscall.h 1.7 +3 -3 src/sys/alpha/linux/linux_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109280139.f8S1dJr64133>