Date: Tue, 20 Jan 1998 02:36:42 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen getvfsent.c src/sys/sys mount.h Message-ID: <199801201036.CAA01126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/01/20 02:36:42 PST
Modified files:
lib/libc/gen getvfsent.c
Log:
Moved most of the (source-level) compatibility hacks for the vfsconf
interface from sys/mount.h to libc/getvfsent.c The new interface is
now the default.
Revision Changes Path
1.12 +4 -2 src/lib/libc/gen/getvfsent.c
Modified files:
sys/sys mount.h
Log:
Moved most of the (source-level) compatibility hacks for the vfsconf
interface from sys/mount.h to libc/getvfsent.c The new interface is
now the default.
Sorted the prototypes for the library functions.
Revision Changes Path
1.53 +4 -8 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801201036.CAA01126>
