From owner-cvs-all Mon Feb 19 19:48:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B81BD37B491; Mon, 19 Feb 2001 19:48:01 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1K3m1q43814; Mon, 19 Feb 2001 19:48:01 -0800 (PST) (envelope-from gallatin) Message-Id: <200102200348.f1K3m1q43814@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 19 Feb 2001 19:48:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/linux syscalls.master X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/02/19 19:48:01 PST Modified files: sys/alpha/linux syscalls.master Log: Sort out the umount breakage introduced in the last 2 revisions. Please note: When committing changes to this file, it is important to note that linux is not freebsd -- their system call numbers (and sometimes names) are different on different platforms. When in doubt (and you always need to be) check the arch-specific unistd.h and entry.S files in the linux kernel sources to see what the syscall numbers really are. Revision Changes Path 1.45 +5 -5 src/sys/alpha/linux/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message