summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-07-06(diskfs_truncate): Call record_poke after truncating a kludgedMichael I. Bushnell
1996-07-03Include <argz.h>.Michael I. Bushnell
1996-07-01(pass2): Don't skip empty directories in `.' and `..' correctnessMichael I. Bushnell
1996-07-01(makeentry): After successful directory expansion, write out modifiedMichael I. Bushnell
1996-07-01(pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell
1996-06-25(diskfs_get_options): Include `--compat=' in options.Miles Bader
1996-06-24(diskfs_lookup_hard): Use diskfs_check_readonly instead ofMichael I. Bushnell
1996-06-24(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell
1996-06-24(diskfs_truncate): Call diskfs_check_readonly.Michael I. Bushnell
1996-06-24(diskfs_set_hypermetadata): If CLEAN is not set, make sure we clearMichael I. Bushnell
1996-06-24(diskfs_shutdown_pager): Don't shutdown DISKPAGER ever, just sync itMichael I. Bushnell
1996-06-24(errexit, punt): Exit with status 8 for catastrophic failures.Michael I. Bushnell
1996-06-22(options): Make const.Miles Bader
1996-06-22(diskfs_get_options): New function.Miles Bader
1996-06-21(fd_get_device): Supply new args to store_create.Miles Bader
1996-06-21(parse_opt):Miles Bader
1996-06-20Remove all the complexity and just do the bare minimum.Miles Bader
1996-06-15(options): New variable.Miles Bader
1996-06-15([hrs]d*): Allow user to specify slice as well. Patch from GordMichael I. Bushnell
1996-05-25(mom_ports_identical): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_ref_destroy): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_mach_port_set): Omit uses of deleted members of struct mom_port_ref.c.Michael I. Bushnell
1996-05-25(mom_fetch_mach_port): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell
1996-05-25(mom_copy_ref): Omit uses of deleted members of struct mom_port_ref.cMichael I. Bushnell
1996-05-25Doc fixes.Michael I. Bushnell
1996-05-25doc fixes.Michael I. Bushnell
1996-05-25(struct mom_port_ref): Delete members `lock' and `refcnt'.Michael I. Bushnell
1996-05-25(SRCS): Delete add-ref.c and drop-ref.c.Michael I. Bushnell
1996-05-25(mom_add_ref, mom_drop_ref): Delete functions.Michael I. Bushnell
1996-05-24(mom_error_translate_mach):Michael I. Bushnell
1996-05-24Include <mom-errors.h>.Michael I. Bushnell
1996-05-24(SRCS): Add error-trans.c.Michael I. Bushnell
1996-05-24Initial revisionMichael I. Bushnell
1996-05-24(mom_error_translate_mach): New function.Michael I. Bushnell
1996-05-24*** empty log message ***Michael I. Bushnell
1996-05-24(LCLHDRS, installhdrs): Add mom-errors.h.Michael I. Bushnell
1996-05-24Initial revisionMichael I. Bushnell
1996-05-24(LCLHDRS): fooMichael I. Bushnell
1996-05-24(installhdrsubdir): Install headers in main include dir.Michael I. Bushnell
1996-05-24Initial revisionMichael I. Bushnell
1996-05-23(pass2): whops, typo.Michael I. Bushnell
1996-05-23(pass2): Don't clear all node types in directories, just clear thoseMichael I. Bushnell
1996-05-14(pass2): Fix up test in preen case.Miles Bader
1996-05-14(pass2):Michael I. Bushnell
1996-05-14(pass2): better.Michael I. Bushnell
1996-05-14(pass2): Handle directory entry type fields better for Hurd.Michael I. Bushnell
1996-05-14foo.Michael I. Bushnell
1996-05-11(parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader
1996-05-11(parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader
1996-05-10(mkfs.ufs): Depend on ../libstore/libstore.a.Miles Bader