aboutsummaryrefslogtreecommitdiff
path: root/ufs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* (diskfs_lookup_hard): Set atime appropriately, and sync the new atimeMichael I. Bushnell1996-04-161-0/+29
* (diskfs_lookup_hard):Michael I. Bushnell1996-04-031-5/+5
* (diskfs_lookup_hard):Michael I. Bushnell1996-04-031-1/+1
* (diskfs_null_dirstat): doc fixMichael I. Bushnell1996-03-251-2/+1
* (diskfs_null_dirstat): New function.Michael I. Bushnell1996-03-251-0/+8
* (diskfs_lookup_hard): Don't do final permission checking here.Michael I. Bushnell1996-03-201-10/+0
* (diskfs_lookup_hard): Don't do initial permission checking here.Michael I. Bushnell1996-03-201-6/+0
* (diskfs_dirrewrite_hard): Renamed from diskfs_dirrewrite. No longerMichael I. Bushnell1996-03-201-22/+13
* (diskfs_lookup): If we are returning an error, then set the dirstat toMichael I. Bushnell1995-12-141-1/+5
* (struct dirstat): New member `nbytes'.Michael I. Bushnell1995-11-091-16/+42
* (diskfs_lookup, diskfs_dirempty): Give diskfs_get_filemap a protection arg.Miles Bader1995-10-191-9/+6
* (diskfs_lookup): Require NPP set for RENAME too.Michael I. Bushnell1995-09-131-1/+1
* (diskfs_lookup): Don't attempt to lock NP if NPP is not set. Don'tMichael I. Bushnell1995-09-131-7/+11
* (diskfs_lookup): Provide initialization for BUFLEN.Michael I. Bushnell1995-06-211-7/+10
* (diskfs_lookup): When looping back to try_again: because we're looking upMiles Bader1995-05-081-2/+7
* entered into RCSMichael I. Bushnell1994-10-281-4/+0
* Formerly dir.c.~29~Michael I. Bushnell1994-09-301-3/+1
* Formerly dir.c.~28~Michael I. Bushnell1994-09-191-8/+11
* Formerly dir.c.~27~Michael I. Bushnell1994-09-161-1/+1
* Formerly dir.c.~26~Michael I. Bushnell1994-09-161-47/+32
* Formerly dir.c.~25~Michael I. Bushnell1994-08-051-1/+7
* Formerly dir.c.~24~Michael I. Bushnell1994-07-191-1/+25
* Formerly dir.c.~23~Michael I. Bushnell1994-07-151-6/+6
* Formerly dir.c.~22~Michael I. Bushnell1994-07-141-16/+26
* Formerly dir.c.~21~Michael I. Bushnell1994-07-111-0/+1
* Formerly dir.c.~20~Michael I. Bushnell1994-07-061-2/+2
* Initial revisionMichael I. Bushnell1994-06-211-0/+861