From owner-cvs-all Fri Sep 15 2:12:54 2000 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id BC79437B423; Fri, 15 Sep 2000 02:12:49 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id UAA17477; Fri, 15 Sep 2000 20:12:45 +1100 Date: Fri, 15 Sep 2000 20:12:43 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Eivind Eklund Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c In-Reply-To: <200009141811.LAA80088@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 14 Sep 2000, Eivind Eklund wrote: > eivind 2000/09/14 11:11:45 PDT > > Modified files: > sys/kern vfs_syscalls.c > Log: > Blow away COMPAT_43 support for mount This was actually 4.4BSD compatibility support. I removed most of the 4.4BSD compatibility support for mount a while ago, but left this part alone with the intention of keeping compatibility support for mounting ufs filesystems only. I think I actually removed the wrong parts. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message