summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-05-03(diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein andMichael I. Bushnell
1996-05-03(struct user_pager_info): New members `allow_unlocked_pagein' andMichael I. Bushnell
1996-05-03(show_stats): Fiddle with formatting.Miles Bader
1996-05-03(nice_size, show_stats): New functions.Miles Bader
1996-05-02fixupMichael I. Bushnell
1996-05-02(block_extended): When moving data, sync in-core pager both beforeMichael I. Bushnell
1996-05-02(map): Fix fencepost error in check of current mapping window.Roland McGrath
1996-05-02(pager_offer_page): Make sure we hold lock across operation. Also setMichael I. Bushnell
1996-05-02(offer_data): Offer pages at ADDR each time through the loop, not theMichael I. Bushnell
1996-05-02(do_exec): Terminate OLDTASK if we get an error after killing its threadsRoland McGrath
1996-05-02Initial revisionMiles Bader
1996-05-02(SRCS): Add argp-pv.c & argp-pvh.c.Miles Bader
1996-05-02(argp_program_version, argp_program_version_hook): New decls.Miles Bader
1996-05-02(_argp_hang): New variable.Miles Bader
1996-05-02(ps_fmt_creation_error): new declaration.Miles Bader
1996-05-02(main): Shorten summary message so that it fits on one line.Miles Bader
1996-05-02Get rid of extraneous calls to pfail.Miles Bader
1996-05-02Fix up recovery logic for when reconnecting an inode fails.Miles Bader
1996-05-02(linkup): Consistently put quotes around filenames.Miles Bader
1996-05-02(warning): Don't flush all pending problems, just our own.Miles Bader
1996-05-02(setup): Use new printing functions; use error to print error msgs.Miles Bader
1996-05-02(pass4): Use new printing functions.Miles Bader
1996-05-02(pass3): Use new printing functions.Miles Bader
1996-05-02(pass2): Use new printing functions.Miles Bader
1996-05-02(pass1b): Use new printing functions.Miles Bader
1996-05-02(validdir, makeentry, linkup): Use new printing functions.Miles Bader
1996-05-02(problem, warning, pextend, pfail): New functions.Miles Bader
1996-05-02(problem, warning, pextend, pfail, force): New declarations.Miles Bader
1996-05-02(allocino, freeino): Frob NUM_FILES.Miles Bader
1996-05-02(pass1):Miles Bader
1996-05-02(main): Implement clean-bit checking in preen mode; print summary statistics.Miles Bader
1996-05-02(pass5):Miles Bader
1996-05-01(main): Default KILL_ACTIVE to 0.Miles Bader
1996-05-01(DIST_FILES): Add build.mkcf.in.Roland McGrath
1996-05-01Initial revisionRoland McGrath
1996-05-01(makefiles): Add Makeconf:build.mkcf.in.Roland McGrath
1996-05-01(AC_OUTPUT): If not in $srcdir, create Makeconf does includes real one.Roland McGrath
1996-05-01(srcdir): Set to . if undefined.Roland McGrath
1996-05-01(S_auth_makeauth): Increment NAUTHS for first elt.Roland McGrath
1996-05-01(S_proc_getprocinfo):Miles Bader
1996-05-01(fmt_past_time): New function.Miles Bader
1996-05-01(fmt_past_time): New declaration.Miles Bader
1996-05-01(_w_specs): Use ps_emit_past_time to show login times.Miles Bader
1996-05-01(pass5): Be sure to call pwarn before pfix.Miles Bader
1996-05-01(main): Don't print large obnoxious banner if PREEN.Miles Bader
1996-05-01(ps_emit_past_time): Implement.Miles Bader
1996-05-01(_fmt_create): New function (was ps_fmt_create).Miles Bader
1996-05-01(argp_parse): Work with ARGP == 0.Miles Bader
1996-04-30Include <string.h> and <hurd/startup.h>.Michael I. Bushnell
1996-04-30(diskfs_shutdown_notification_class): New variable.Michael I. Bushnell