Date: Sat, 28 Mar 1998 14:44:29 -0800 (PST) From: Peter Dufault <dufault@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf files src/sys/posix4 posix4.h Message-ID: <199803282244.OAA08784@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dufault 1998/03/28 14:44:29 PST Modified files: sys/conf files sys/posix4 posix4.h Log: The system call stubs for the sched_* system calls can't be optional. The kernel will now link but the new system calls can't be LKM'd in without the P1003_1B option - I will remove this option later. Revision Changes Path 1.133 +2 -2 src/sys/conf/files 1.4 +0 -4 src/sys/posix4/posix4.h 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?199803282244.OAA08784>