From owner-cvs-sys Sat Feb 21 11:26:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04370 for cvs-sys-outgoing; Sat, 21 Feb 1998 11:26:10 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03655; Sat, 21 Feb 1998 11:24:06 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15207; Sat, 21 Feb 1998 11:23:07 -0800 (PST) Date: Sat, 21 Feb 1998 11:23:07 -0800 (PST) Message-Id: <199802211923.LAA15207@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys mount.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/02/21 11:23:07 PST Modified files: sys/sys mount.h Log: MF22: CODA entries. They'll have to rework their usage of malloc somewhat in -current before this will work, but these should at least serve as place-holders. Revision Changes Path 1.55 +5 -3 src/sys/sys/mount.h