aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getvfsbyname.c
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete support for running FreeBSD userland on old NetBSD kernelsTim J. Robbins2003-10-291-4/+0
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.Maxime Henrion2002-08-101-18/+22
* Fix SCM ID's.David E. O'Brien2002-02-011-6/+4
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-101-2/+0
* Compensate for header dethreading.Mark Murray2001-05-011-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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