summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-06-09(diskfs_S_dir_rename): After renaming directory, synchronize relevantMichael I. Bushnell
1995-06-09(OTHERSRCS): Deleted ports-noports.c, ports-clean.c, ports-soft.c,Michael I. Bushnell
1995-06-09(diskfs_do_seqnos_mach_notify_no_senders): Don't help support pagersMichael I. Bushnell
1995-06-09(diskfs_protid_class, diskfs_transboot_class, diskfs_control_class,Michael I. Bushnell
1995-06-09(diskfs_S_file_getcontrol): Use new args for ports_allocate_port.Michael I. Bushnell
1995-06-09(diskfs_set_sync_interval): Use new args for ports_allocate_port.Michael I. Bushnell
1995-06-09(diskfs_start_protid): Use new args for ports_allocate_port.Michael I. Bushnell
1995-06-09(diskfs_S_fsys_startup): Use ports_lookup_port and ports_port_derefMichael I. Bushnell
1995-06-09(diskfs_start_bootstrap): Use new args for ports_allocate_port.Michael I. Bushnell
1995-06-09(diskfs_S_fsys_goaway): Use ports_lookup_port and ports_port_derefMichael I. Bushnell
1995-06-09(diskfs_S_fsys_getroot): Use ports_lookup_port and ports_port_derefMichael I. Bushnell
1995-06-09(diskfs_shutdown_lock, diskfs_protid_class, diskfs_transboot_class,Michael I. Bushnell
1995-06-08Rewritten to unconditionally return both BFD and ELF machine types.Roland McGrath
1995-06-08(struct execdata.info.elf): Add members `anywhere' and `loadbase'.Roland McGrath
1995-06-06(diskfs_shutdown_soft_ports): Deleted decl.Michael I. Bushnell
1995-06-06(OBJS): Removed ihash.o and primes.o.Michael I. Bushnell
1995-06-06(HURDLIBS): Added libihash.Michael I. Bushnell
1995-06-06(lib-subdirs): Added libihash.Michael I. Bushnell
1995-06-06Initial revisionMichael I. Bushnell
1995-06-05Include <errno.h>.Michael I. Bushnell
1995-06-05Majorly revamped: Now supports the ELF format directly.Roland McGrath
1995-06-01(ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files.Miles Bader
1995-05-31(ps_own_filter, ps_not_sess_leader_filter, ps_ctty_filter,Miles Bader
1995-05-31(ps_fmt_create): Don't mutate the format spec name in the fmt_spec list we'reMiles Bader
1995-05-31(DISTFILES): New variable; include frank1.ld and frankemul.ld.Roland McGrath
1995-05-31Omit .globl decl for errno; it caused some as complaint.Roland McGrath
1995-05-30(SCRS): Removed update.c.Michael I. Bushnell
1995-05-22(diskfs_set_options): Don't fall through to the error case from the 's' one!Miles Bader
1995-05-22When adding a fake argv[0], bump argc.Miles Bader
1995-05-22Remove copyright notice.Michael I. Bushnell
1995-05-20(main): Check for a missing filesystem name.Miles Bader
1995-05-20(diskfs_S_file_getcontrol): Unlock _diskfs_control_lock lock instead ofMiles Bader
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-20(OTHERSRCS): Add opts-set.c, opts-std-startup.c, and opts-runtime-def.c.Miles Bader
1995-05-20Initial revisionMiles Bader
1995-05-20(diskfs_S_fsys_set_options): Extract the argument vector and callMiles Bader
1995-05-20(diskfs_standard_startup_options): Declare new variable.Miles Bader
1995-05-20Use options_parse & diskfs_standard_startup_options to do command lineMiles Bader
1995-05-20Initial revisionMiles Bader
1995-05-19Add the --writable & --nosync options.Miles Bader
1995-05-18(diskfs_startup_diskfs): Start periodic background syncing, if enabled.Miles Bader
1995-05-18Don't start auto-syncing in diskfs_spawn_first_thread, which is way too early!Miles Bader
1995-05-18Add fsysopts.Miles Bader
1995-05-18Declare argz_count and argz_extract.Miles Bader
1995-05-18Add two new functions: argz_count returns the number of arguments in an argzMiles Bader
1995-05-18(LDFLAGS): Append -static.Roland McGrath
1995-05-17(load_image): Make sure we actually allocate enough memory to read into,Miles Bader
1995-05-17Remove the explicit underscore prefixes from these names, now that we'reMiles Bader
1995-05-16Add -R to the short flags list.Miles Bader