summaryrefslogtreecommitdiffstats
path: root/lib/libstand/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 'register' keyword.obrien2002-03-211-13/+13
* Add __FBSDID()s to libstanddillon2001-09-301-1/+3
* Expose the NFS root node, so that an evil consumer can use it to get themsmith2000-09-051-1/+1
* Add readdir support to the NFS filesystem in libstand.ps2000-05-011-1/+80
* Do not attempt to free a nfs node if it is the root node. The rootps2000-05-011-2/+3
* Add a readdir function to the loader fsops vector, and implement thejlemon2000-04-291-2/+9
* Path arguments to *_open functions should be const, but we were manglingmsmith1998-09-181-7/+13
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+653
OpenPOWER on IntegriCloud