summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getvfsbyname.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused include of <kvm.h>. It was alarming for libc to apparentlyBruce Evans1998-12-071-3/+1
* getvfsbyname() doesn't existing NetBSD, so return ENOSYS if compiledJohn Birrell1998-03-091-1/+5
* Enabled the Lite2 getvfsbyname(). It's actually named new_getvfsbyname()Bruce Evans1997-03-031-2/+5
* Attempt to import Lite2's getvfsbyname.c.Bruce Evans1997-03-021-0/+77