aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-getfile.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-12-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-12-141-13/+13
| | | | | | | | Rewrite of a fix provided by Bill White <bill.white@griggsinst.com>: * fhandle.h (union diskfs_fhandle): Replaces struct diskfs_fhandle. Use a union element of char[28] to ensure size requirement. * fsys-getfile.c (diskfs_S_fsys_getfile): Update uses for new type. * file-getfh.c (diskfs_S_file_getfh): Likewise.
* (diskfs_S_fsys_getfile):Miles Bader1997-02-141-2/+1
| | | | | Pass a prototype peropen instead of the dotdotport and depth to diskfs_make_peropen.
* (diskfs_S_fsys_getfile):Miles Bader1997-02-061-28/+93
| | | | Implement (code from ufs).
* (diskfs_S_fsys_getfile): Include "fsys_S.h". New parms REPLY andMichael I. Bushnell1995-06-261-0/+3
| | | | REPLYTYPE.
* (diskfs_S_fsys_getfile): Mark parms unused.Michael I. Bushnell1995-06-091-10/+10
|
* entered into RCSMichael I. Bushnell1994-02-151-1/+2
|
* Initial revisionMichael I. Bushnell1994-02-151-0/+36