Also note that getvfsbyname() is being advertised in Debian GNU/kFreeBSD system headers:
/usr/include/sys/mount.h:int getvfsbyname(const char *, struct xvfsconf *); likewise for nlm_syscall() and nfssvc() syscall stubs: /usr/include/sys/sysproto.h:int nlm_syscall(struct thread *, struct nlm_syscall_args *); /usr/include/sys/sysproto.h:int nfssvc(struct thread *, struct nfssvc_args *); -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

