summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-02-09(argp_parse):Miles Bader
1996-02-09Protect from multiple inclusion.Roland McGrath
1996-02-09Formerly main.c.~5~Michael I. Bushnell
1996-02-09Formerly main.c.~4~Michael I. Bushnell
1996-02-09Formerly mount.c.~9~Michael I. Bushnell
1996-02-08entered into RCSMichael I. Bushnell
1996-02-08(diskfs_nput): Before bumping NP->references (which precedesMichael I. Bushnell
1996-02-07(diskfs_parse_runtime_options): Make STANDARD_ARGP const.Miles Bader
1996-02-07(diskfs_common_options): Make const.Miles Bader
1996-02-07(std_runtime_options): Make const.Miles Bader
1996-02-07(startup_options, dev_startup_options, dev_start_argp_parents,Miles Bader
1996-02-07(diskfs_S_dir_lookup): Revert last change.Michael I. Bushnell
1996-02-06(ext2_warning): Make a declaration, not a macro.Miles Bader
1996-02-06(ext2_warning): Rename from _ext2_warning; don't take (or print) a functionMiles Bader
1996-02-06(diskfs_get_directs): When BUFSIZ is 0, allocate enough extra space over theMiles Bader
1996-02-06(diskfs_S_dir_lookup): Make the new peropen we'll pass as dotdot to theMiles Bader
1996-02-05(argp_parse): Implement the ARG_NUM field.Miles Bader
1996-02-05(struct argp_state): Add ARG_NUM field.Miles Bader
1996-02-05(main, args_doc, doc): Add repeat mode.Miles Bader
1996-02-05(line_write, line_fill): Add `const' where appropriate.Miles Bader
1996-02-05(line_write, line_fill, line_puts): Add `const' where appropriate.Miles Bader
1996-02-05(struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate,Miles Bader
1996-02-05(argp_default_options, argp_default_argp, argp_parse, find_long_option):Miles Bader
1996-02-05(struct argp, struct argp_state, argp_parse, argp_help, argp_usage,Miles Bader
1996-02-05(main):Miles Bader
1996-02-04(state_shadows): Don't reflect a suspended thread in the process stateMiles Bader
1996-02-03(_ext2_warning): Include `warning:' in message.Miles Bader
1996-02-03(get_hypermetadata, diskfs_readonly_changed):Miles Bader
1996-02-03Fixed handling of the filesystem `clean bit'.Roland McGrath
1996-02-03Include string.h for strerror decl.Roland McGrath
1996-02-03Tue Jan 30 22:25:19 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader
1996-02-03Don't save the parent ids.Miles Bader
1996-02-03(main):Miles Bader
1996-02-03(idvec_merge_ids): Correctly add all IDS, even if some duplicates are avoided.Miles Bader
1996-02-03(targets): Add vmstat.Miles Bader
1996-02-03Initial revisionMiles Bader
1996-02-02(main): Get the ttyname to chown.Miles Bader
1996-02-02(options, main): Add --pause option.Miles Bader
1996-02-02Formerly main.c.~3~Michael I. Bushnell
1996-02-01(main): Chown the terminal.Roland McGrath
1996-02-01Formerly mount.c.~8~Michael I. Bushnell
1996-02-01entered into RCSMichael I. Bushnell
1996-02-01Initial revisionMichael I. Bushnell
1996-02-01entered into RCSMichael I. Bushnell
1996-02-01Add assert to check for signal bug.Roland McGrath
1996-01-31(diskfs_node_rdwr): Handle null AMTREAD.Roland McGrath
1996-01-31(diskfs_S_fsys_set_options): Use rwlock_writer_lock instead ofRoland McGrath
1996-01-30(file_pager_read_page, file_pager_write_page): Check for a page offsetRoland McGrath
1996-01-30(check_hashbang): Use hash_file_name_path_lookup() instead of doing the pathMiles Bader
1996-01-30(S_exec_exec):Miles Bader