summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getvfsent.c
Commit message (Expand)AuthorAgeFilesLines
* #include <sys/linker.h> for kldload()'s prototype.tjr2003-01-041-0/+1
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.mux2002-08-101-31/+0
* Fix SCM ID's.obrien2002-02-011-1/+3
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-101-2/+0
* Compensate for header dethreading.markm2001-05-011-0/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+2
* vfsload maps into kldload only now, no more fork/exec of modload(8).peter1999-04-191-85/+1
* A feeble attempt at kld compatability. The mount_* programs assume thatpeter1998-11-031-1/+10
* Moved most of the (source-level) compatibility hacks for the vfsconfbde1998-01-201-2/+4
* Started getting rid of the compatibility cruft for the Lite1 mount()bde1998-01-171-0/+2
* Changed vfc_typenum back to vfc_index. The old vfsconf struct is nowbde1997-03-031-1/+1
* lite2 remame: vfc_index --> vfc_typenumadam1997-02-121-1/+1
* Fix an off-by-one error in getvfsent().joerg1996-10-261-1/+1
* Fix for vfsload(3):wollman1996-05-171-7/+7
* From Lite2: rename fs to vfs.hsu1996-03-111-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix so that people who don't have LKMs compiled in their kernels don'twollman1994-09-251-0/+8
* Pass -q and -u flags to modload so that it shuts up and doesn't leavewollman1994-09-221-1/+1
* Fix stupid memory-allocation error.wollman1994-09-221-3/+9
* Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent,wollman1994-09-221-0/+234
OpenPOWER on IntegriCloud