summaryrefslogtreecommitdiff
path: root/ufs
AgeCommit message (Expand)Author
1995-08-28(ufs): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.Roland McGrath
1995-08-25(indir_release): When freeing direct blocks mentioned in a singleMichael I. Bushnell
1995-08-24(ufs): Add explicit dependencies.Miles Bader
1995-07-21(diskfs_get_filemap): Drop initial reference created by pager_create.Michael I. Bushnell
1995-07-21(diskfs_get_filemap): Free initial reference created by pager_create.Michael I. Bushnell
1995-07-17(thread_function): Don't have any global timeout here; we don't use itMichael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27(diskfs_pager_users/enable_cache): Fix typo.Michael I. Bushnell
1995-06-27(diskfs_pager_users): New function.Michael I. Bushnell
1995-06-22(thread_function): Move thread_function to be non-local, of course,Michael I. Bushnell
1995-06-22(thread_cancel): Typo.Michael I. Bushnell
1995-06-22(thread_cancel): New function (HACK).Michael I. Bushnell
1995-06-22(HURDLIBS): Add libihash.Michael I. Bushnell
1995-06-22(main): Have main thread exit when done instead of calling a diskfsMichael I. Bushnell
1995-06-21(diskfs_sync_everything, diskfs_shutdown_pager): Conform to prototype.Michael I. Bushnell
1995-06-21(diskfs_shutdown_pager): Typos.Michael I. Bushnell
1995-06-21(struct user_pager_info): Drop members next and prevp.Michael I. Bushnell
1995-06-21(pager_clear_user_data): Don't maintain pager linked list.Michael I. Bushnell
1995-06-21(drop_pager_softrefs): Use ports reference calls directly instead ofMichael I. Bushnell
1995-06-21(create_disk_pager): Fork off service thread for pager ports.Michael I. Bushnell
1995-06-21(create_disk_pager): Initialize pager_bucket.Michael I. Bushnell
1995-06-21(pager_bucket): New variable.Michael I. Bushnell
1995-06-21(diskfs_truncate): Use ports reference calls directly instead of pagerMichael I. Bushnell
1995-06-21(diskfs_lookup): Provide initialization for BUFLEN.Michael I. Bushnell
1995-06-20(diskfs_grow): Provide initialization of POKE_OFF.Michael I. Bushnell
1995-06-20(ffs_realloccg): Fix typo.Michael I. Bushnell
1995-06-20(fetch_indir_spec): Remove assignment from if test.Michael I. Bushnell
1995-06-20(diskfs_truncate): Remove assignment from if test.Michael I. Bushnell
1995-06-20(ffs_realloccg): Remove assignments from if tests.Michael I. Bushnell
1995-06-20(write_all_disknodes): Typos.Michael I. Bushnell
1995-06-20(diskfs_node_iterate): New function.Michael I. Bushnell
1995-06-14(diskfs_get_translator): Conform to new memory usage semantic.Michael I. Bushnell
1995-05-20(trans_parse_args): Use options_parse & diskfs_standard_startup_options toMiles Bader
1995-05-20(CPPFLAGS): Add -I../lib, to get include lib include files,Miles Bader
1995-05-15(pager_clear_user_data): Doc fix.Michael I. Bushnell
1995-05-13(OBJS): Remove exec_server_image.o.Roland McGrath
1995-05-08(pager_clear_user_data): Don't die when called on the disk pager.Miles Bader
1995-05-08(diskfs_lookup): When looping back to try_again: because we're looking upMiles Bader
1995-05-08(write_all_disknodes): Fix typo `alloc' --> `alloca'.Miles Bader
1995-05-02(pager_clear_user_data): Acquire pagerlistlock around modifications toMichael I. Bushnell
1995-04-28(write_all_disknodes): We have to really lock the nodes around theMichael I. Bushnell
1995-04-13(main): Don't abort if a std file descriptor is already open.Miles Bader
1995-04-05(diskfs_set_translator): When freeing passive translator, account forMichael I. Bushnell
1995-03-31(diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlockMichael I. Bushnell
1995-03-20(diskfs_synchronous): New variable.Michael I. Bushnell
1995-03-17More typos.Michael I. Bushnell
1995-03-17(alloc_sync): Typo.Michael I. Bushnell
1995-03-17(ffs_clusteracct): Make static.Michael I. Bushnell
1995-01-28(OBJS): Remove reference to libc's devstream.o.Roland McGrath
1994-11-11(diskfs_set_hypermetadata): Deallocate BUF in the right place.Michael I. Bushnell