summaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-getfile.c
AgeCommit message (Collapse)Author
1999-12-141999-12-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
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.
1997-02-14(diskfs_S_fsys_getfile):Miles Bader
Pass a prototype peropen instead of the dotdotport and depth to diskfs_make_peropen.
1997-02-06(diskfs_S_fsys_getfile):Miles Bader
Implement (code from ufs).
1995-06-26(diskfs_S_fsys_getfile): Include "fsys_S.h". New parms REPLY andMichael I. Bushnell
REPLYTYPE.
1995-06-09(diskfs_S_fsys_getfile): Mark parms unused.Michael I. Bushnell
1994-02-15entered into RCSMichael I. Bushnell
1994-02-15Initial revisionMichael I. Bushnell