cvs commit: src/sys/sys mount.h src/lib/libc/gen Makefile.inc
getvfsent.3 getvfsent.c
Maxime Henrion
mux at FreeBSD.org
Sun Apr 11 14:36:32 PDT 2004
mux 2004/04/11 14:36:31 PDT
FreeBSD src repository
Modified files:
sys/sys mount.h
lib/libc/gen Makefile.inc
Removed files:
lib/libc/gen getvfsent.3 getvfsent.c
Log:
Belatedly remove the getvfsent(3) API. All the consumers have been
updated to use getvfsbyname(3) or the vfs.conflist sysctl since a
long time, except mount_smbfs(8) which has just been fixed.
Revision Changes Path
1.110 +2 -5 src/lib/libc/gen/Makefile.inc
1.28 +0 -187 src/lib/libc/gen/getvfsent.3 (dead)
1.21 +0 -150 src/lib/libc/gen/getvfsent.c (dead)
1.161 +0 -6 src/sys/sys/mount.h
More information about the cvs-src
mailing list