summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Handle runtime invalid selection of 4.2 mode. Save select mode until we're done to correctly deal with external errors at runtime. (startup_parents, startup_argp, runtime_parents, runtime_argp): New variables. (main): Argp vars made global. (startup_parents): diskfs_device_startup_argp --> &diskfs_std_device_startup_argp.
1996-06-20Remove all the complexity and just do the bare minimum.Miles Bader
1996-06-15(options): New variable.Miles Bader
(parse_opt): New function. (main): Parse ufs-specific options too. <string.h>: New include.
1996-06-15([hrs]d*): Allow user to specify slice as well. Patch from GordMichael I. Bushnell
Matzigkeit, gord@enci.ucalgary.ca.
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
that are wrong.
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
1996-05-10(fd_get_device): Update to use libstore.Miles Bader
<hurd/store.h>: New include.
1996-05-10(diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell
1996-05-10(pass1b): Bother to initialize NUMBER.Michael I. Bushnell
1996-05-09(ufs.static ufs): s/ioserver/iohelp/gMichael I. Bushnell
1996-05-09(diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell
1996-05-09(trivfs_S_file_get_storage_info): Fix param type.Miles Bader
1996-05-09(trivfs_S_io_select): Remove TAG arg.Miles Bader
1996-05-09ioserver.h -> iohelp.h.Michael I. Bushnell
1996-05-07(trivfs_S_file_get_storage_info): Swap PORTS_TYPE & NUM_PORTS.Miles Bader
1996-05-07(trivfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader
1996-05-06(ufs_version): Upgrade to 0.0.Michael I. Bushnell