aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/dir-lookup.c
Commit message (Expand)AuthorAgeFilesLines
...
* (diskfs_S_dir_lookup):Miles Bader1996-10-121-9/+10
* (diskfs_S_dir_lookup):Miles Bader1996-10-111-7/+8
* (diskfs_S_dir_lookup):Miles Bader1996-10-101-2/+3
* *** empty log message ***Thomas Bushnell1996-10-101-3/+14
* <stdio.h>:Miles Bader1996-09-231-2/+4
* (diskfs_S_dir_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-1/+1
* (diskfs_S_dir_lookup): Don't check cache here.Michael I. Bushnell1996-03-201-18/+1
* (diskfs_S_dir_lookup): Check cache before normal diskfs_lookup call.Michael I. Bushnell1996-03-191-1/+18
* (diskfs_S_dir_lookup): Don't leak a send right to the anonymous handle on DNPMiles Bader1996-03-161-0/+4
* (diskfs_S_dir_lookup): Revert last change.Michael I. Bushnell1996-02-071-2/+1
* (diskfs_S_dir_lookup): Make the new peropen we'll pass as dotdot to theMiles Bader1996-02-061-1/+3
* (diskfs_S_dir_lookup): Use diskfs_create_protid instead ofMiles Bader1996-01-271-12/+18
* (diskfs_S_dir_lookup): Fix various typos.Miles Bader1995-11-061-7/+8
* (diskfs_S_dir_lookup): Add new callback arg to fshelp_fetch_root call.Miles Bader1995-11-021-28/+8
* (diskfs_S_dir_lookup): Deal correctly with short-circuited translators thatMiles Bader1995-10-311-5/+72
* (diskfs_S_dir_lookup): Free initial references created byMichael I. Bushnell1995-07-211-11/+13
* (diskfs_S_dir_lookup): Examine the active translator on NP, not onMichael I. Bushnell1995-07-211-2/+1
* (diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test.Michael I. Bushnell1995-06-221-1/+1
* (diskfs_S_dir_lookup): Fix typos.Michael I. Bushnell1995-06-191-1/+2
* (diskfs_S_dir_lookup): Use new translator startup interface.Michael I. Bushnell1995-06-191-129/+38
* (diskfs_S_dir_lookup): Initialize GIDS, NUIDS, and NGIDS to avoidMichael I. Bushnell1995-06-091-2/+2
* (diskfs_S_dir_lookup): Typo.Michael I. Bushnell1995-03-171-2/+2
* (diskfs_S_dir_lookup): Implement diskfs_synchronous.Michael I. Bushnell1995-03-171-1/+6
* entered into RCSMichael I. Bushnell1994-09-231-1/+1
* Formerly dir-lookup.c.~8~Michael I. Bushnell1994-09-161-4/+1
* Formerly dir-lookup.c.~7~Roland McGrath1994-09-121-6/+7
* Formerly dir-lookup.c.~6~Michael I. Bushnell1994-09-091-1/+2
* Formerly dir-lookup.c.~5~Michael I. Bushnell1994-09-071-11/+20
* Formerly dir-lookup.c.~4~Michael I. Bushnell1994-09-061-84/+115
* Formerly dir-lookup.c.~3~Michael I. Bushnell1994-09-011-3/+6
* Formerly dir-lookup.c.~2~Michael I. Bushnell1994-08-301-3/+2
* Initial revisionMichael I. Bushnell1994-08-301-0/+407