summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-03(diskfs_lookup_hard):Michael I. Bushnell
1996-04-03(warp_root):Michael I. Bushnell
1996-04-03(diskfs_lookup_hard):Michael I. Bushnell
1996-04-03(iget): Initialize NP->cache_id.Michael I. Bushnell
1996-04-02(pass1): Print mode correctly in unknown file type case.Michael I. Bushnell
1996-04-02(pass1): Recognize inode type IFSOCK too.Michael I. Bushnell
1996-03-31(mode_rep): Prefix octal number with `0'.Miles Bader
1996-03-29(diskfs_truncate): Cast DI->di_shortlink to correct type before addingMichael I. Bushnell
1996-03-29(main): Argp interface changes.Miles Bader
1996-03-29(main): Print mode & {in,}direct blocks too.Miles Bader
1996-03-25(diskfs_null_dirstat): doc fixMichael I. Bushnell
1996-03-25(diskfs_null_dirstat): New function.Michael I. Bushnell
1996-03-25After CC tool check, invoke AC_PROG_CC to set default CFLAGS and test for GCC.Roland McGrath
1996-03-23(read_symlink_hook): Only set NP's atime if !readonly.Miles Bader
1996-03-20(diskfs_lookup_hard): Don't do final permission checking here.Michael I. Bushnell
1996-03-20(diskfs_lookup_hard): Don't do initial permission checking here.Michael I. Bushnell
1996-03-20(diskfs_dirrewrite_hard): Renamed from diskfs_dirrewrite. No longerMichael I. Bushnell
1996-03-19(main): Pass new arg to argp_parse.Miles Bader
1996-03-19(main): Pass new arg to argp_parse. Use argp_usage correctly.Miles Bader
1996-03-18(diskfs_max_user_pager_prot) [add_pager_max_prot]:Michael I. Bushnell
1996-03-13(options, args_doc, doc): New variables for option parsing.Miles Bader
1996-03-13(SRCS): Add dlabel.c.Miles Bader
1996-03-13Initial revisionMiles Bader
1996-03-05Update to new location.Miles Bader
1996-02-27Initial revisionMiles Bader
1996-02-23(get_hypermetadata): Use diskfs_device_arg in unclean msgs.Roland McGrath
1996-02-21Implement proper handling of the filesystem `clean bit'.Roland McGrath
1996-02-20Add rule for `time', and add `time' to std.Miles Bader
1996-02-17(main): Check error return from diskfs_init_diskfs.Miles Bader
1996-01-30Grok `tty'.Roland McGrath
1996-01-27(trivfs_goaway):Miles Bader
1996-01-16(trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev.Miles Bader
1996-01-06(diskpager, diskpagerport, disk_image): Variables removed.Roland McGrath
1996-01-06(diskfs_shutdown_pager, diskfs_sync_everything): Use `disk_pager' in placeRoland McGrath
1996-01-06(sync_disk): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-06(indir_release): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-06(diskfs_reload_global_state): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-05(get_hypermetadata, copy_sblock): Don't put diskfs_catch_exception ()Roland McGrath
1996-01-05(main): Don't map disk image here; create_disk_pager now does it.Roland McGrath
1996-01-01(pager_unlock_page): When allocating block in direct array, clear itMichael I. Bushnell
1995-12-30(std): Make `fd' one of the standard devices.Miles Bader
1995-12-15(ST): Variable holding the proper settrans command, which use.Miles Bader
1995-12-14(diskfs_lookup): If we are returning an error, then set the dirstat toMichael I. Bushnell
1995-12-04(trivfs_S_file_set_size, trivfs_S_file_sync,Miles Bader
1995-11-09(struct dirstat): New member `nbytes'.Michael I. Bushnell
1995-11-08(trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate.Miles Bader
1995-11-06(diskfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader
1995-11-06(main): Add FLAGS arg to diskfs_startup_diskfs call.Miles Bader
1995-11-06(main): Add FLAGS arg to trivfs_startup call.Miles Bader
1995-11-06(trivfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader