Date: Thu, 16 Nov 1995 03:16:17 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/kernfs kernfs_vfsops.c Message-ID: <199511161116.DAA06440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/11/16 03:16:16 Modified: sys/miscfs/kernfs kernfs_vfsops.c Log: Fixed the type of kernfs_sync(). Trailing args were missing. Fixed the type of kernfs_fhtovp(). The args had little resemblance to the correct ones. Added prototypes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511161116.DAA06440>