| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-20 | Remove 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 Gord | Michael 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.c | Michael I. Bushnell | |
| 1996-05-25 | (mom_copy_ref): Omit uses of deleted members of struct mom_port_ref.c | Michael I. Bushnell | |
| 1996-05-25 | Doc fixes. | Michael I. Bushnell | |
| 1996-05-25 | doc 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-24 | Include <mom-errors.h>. | Michael I. Bushnell | |
| 1996-05-24 | (SRCS): Add error-trans.c. | Michael I. Bushnell | |
| 1996-05-24 | Initial revision | Michael 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-24 | Initial revision | Michael I. Bushnell | |
| 1996-05-24 | (LCLHDRS): foo | Michael I. Bushnell | |
| 1996-05-24 | (installhdrsubdir): Install headers in main include dir. | Michael I. Bushnell | |
| 1996-05-24 | Initial revision | Michael 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 those | Michael 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-14 | foo. | 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/g | Michael 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-09 | ioserver.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 | |
| 1996-05-03 | (block_extended): more fixup | Michael I. Bushnell | |
| 1996-05-03 | fixup | Michael I. Bushnell | |
| 1996-05-03 | (block_extended): Rewrite code that moves pages to be more efficient, | Michael I. Bushnell | |
| and not deadlock too, using unlocked pagein permission feature (read "hack"). Return value now indicates whether we expect a sync. (diskfs_grow): If a call to block_extended returns nonzero, then sync the file before returning. | |||
| 1996-05-03 | (diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein and | Michael I. Bushnell | |
| UPI->unlocked_pagein_length. (unlocked_pagein_lock): New variable. (find_address): New parameter `isread'; all callers changed. If ISREAD and we are in the unlocked pagein region, don't attempt to acquire NP->dn->allocptrlock. | |||
