summaryrefslogtreecommitdiffstats
path: root/lib/libstand/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* Modify lib/libstand/nfs.c to use NFSv3 instead of NFSv2.rmacklem2010-09-021-2/+742
* ANSIfy, whitespace and comment adjustments, to simplify comparing theseemaste2009-09-131-57/+29
* use the correct variable in a debug message.luigi2008-11-211-1/+1
* On i386, don't try to do network-type stuff if the device name is'nt pxeN.dfr2008-04-051-0/+7
* Clean up error handling in libstand filesystem code to be more consistent:jhb2004-01-211-2/+3
* Fix a machine check abort caused by the EFI loader trying to open amarcel2003-03-031-1/+2
* Stash various networking paramters in the environment for the kerneljake2002-07-311-1/+15
* Add a hack (kludge?) to avoid trying to access files backed by diskjake2002-07-071-0/+4
* 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