summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-03-20(diskfs_S_dir_rmdir): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_rename_dir): dittoMichael I. Bushnell
1996-03-20(diskfs_S_dir_rename): dittoMichael I. Bushnell
1996-03-20(diskfs_clear_directory): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_rename_dir): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_S_dir_rename): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_dirrewrite):Michael I. Bushnell
1996-03-20(diskfs_create_node): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_rename_dir): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_S_dir_rename): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_S_dir_link): Don't frob cache here.Michael I. Bushnell
1996-03-20(diskfs_init_dir): Doc fixes.Michael I. Bushnell
1996-03-20Fix typo.Michael I. Bushnell
1996-03-20Initial revisionMichael I. Bushnell
1996-03-20Doc fixes.Michael I. Bushnell
1996-03-20(vpath %.defs): make that $(includedir)/mach and $(includedir)/device.Michael I. Bushnell
1996-03-20(vpath %.defs): Use $(includedir) to locate mach files.Roland McGrath
1996-03-20(CPPFLAGS): Define _GNU_SOURCE.Michael I. Bushnell
1996-03-20(vpath %.defs): Add /gd4/hurdinst/include/mach. XXXMichael I. Bushnell
1996-03-20(diskfs_dirrewrite_hard): Renamed from diskfs_dirrewrite. No longerMichael I. Bushnell
1996-03-20(diskfs_lookup): Renamed to be diskfs_lookup_hard.Michael I. Bushnell
1996-03-20(ports_claim_right):Michael I. Bushnell
1996-03-20(ports_destroy_right): Don't do anything if port has already beenMichael I. Bushnell
1996-03-20(SRCS): Add `claim-right.c'.Michael I. Bushnell
1996-03-20Initial revisionMichael I. Bushnell
1996-03-20(ports_claim_right): New declaration.Michael I. Bushnell
1996-03-20(message_demuxer): Remove call to interrupt_server.Michael I. Bushnell
1996-03-20(MIGSTUBS): Delete interruptServer.o.Michael I. Bushnell
1996-03-20(abort_getmsgport): Delete function.Michael I. Bushnell
1996-03-20(waiting_parent_cares): Delete function.Michael I. Bushnell
1996-03-20(struct proc): New member `p_wakeup'. Delete member `p_continuation'.Michael I. Bushnell
1996-03-20(new_proc): Initialize P->p_wakeup.Michael I. Bushnell
1996-03-20Formerly store.h.~9~Miles Bader
1996-03-20Formerly stripe.c.~4~Miles Bader
1996-03-19entered into RCSMiles Bader
1996-03-19Formerly rdwr.c.~9~Miles Bader
1996-03-19(diskfs_S_dir_lookup): Check cache before normal diskfs_lookup call.Michael I. Bushnell
1996-03-19*** empty log message ***Michael I. Bushnell
1996-03-19(diskfs_rename_dir): Call diskfs_purge_cache before calls toMichael I. Bushnell
1996-03-19(diskfs_S_dir_rename): Call diskfs_purge_cache beforeMichael I. Bushnell
1996-03-19(diskfs_create_node): Call diskfs_enter_cache if diskfs_direnter isMichael I. Bushnell
1996-03-19(diskfs_S_dir_rename): Call diskfs_enter_cache ifMichael I. Bushnell
1996-03-19(diskfs_S_dir_link): Call diskfs_enter_cache if diskfs_direnter isMichael I. Bushnell
1996-03-19(diskfs_init_dir): Doc fix.Michael I. Bushnell
1996-03-19(diskfs_S_dir_unlink): Call diskfs_purge_cache_node beforeMichael I. Bushnell
1996-03-19(diskfs_S_dir_rmdir): Call diskfs_purge_cache_node beforeMichael I. Bushnell
1996-03-19(diskfs_clear_directory): Call diskfs_purge_cache_node beforeMichael I. Bushnell
1996-03-19(diskfs_S_dir_rename): Call diskfs_purge_cache_node beforeMichael I. Bushnell
1996-03-19(diskfs_rename_dir): Call diskfs_purge_cache_node beforeMichael I. Bushnell
1996-03-19(diskfs_drop_node): Fixup.Michael I. Bushnell