summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-01-04(OTHERSRCS): Remove exc.c.Roland McGrath
1996-01-04Pass AMT read/write to _diskfs_rdwr_internal, andRoland McGrath
1996-01-04Pass DATALEN read/write to _diskfs_rdwr_internal, andRoland McGrath
1996-01-04(diskfs_catch_exception, diskfs_end_catch_exception): Macros removed.Roland McGrath
1996-01-04(diskfs_node_rdwr): Pass AMTREAD read/write to _diskfs_rdwr_internal,Roland McGrath
1996-01-04Use size_t instead of int for amounts in diskfs_node_rdwr prototype.Roland McGrath
1996-01-04(_diskfs_rdwr_internal): Rewritten using pager_memcpy.Roland McGrath
1996-01-04Fix args in _diskfs_rdwr_internal prototype.Roland McGrath
1996-01-04Declare pager_memcpy.Roland McGrath
1996-01-04(safe_bzero): Rewritten using hurd_catch_signal.Roland McGrath
1996-01-04(check_hashbang): Rearrange arg frobbing code somewhat to useRoland McGrath
1996-01-03Initial revisionMiles Bader
1996-01-03(_argp_unlock_xxx): New function.Miles Bader
1996-01-02Initial revisionMiles Bader
1996-01-02(exec_reauth): Doc fix.Miles Bader
1996-01-02(argz_delete): If the result is empty, free it.Miles Bader
1996-01-02(idvec_merge_auth): Fix various small typos.Miles Bader
1996-01-02(idvec_merge_ids): Preserve duplicates internal to IDS.Miles Bader
1996-01-02(idvec_remove, idvec_insert_only): New declarations.Miles Bader
1996-01-02(idvec_remove, idvec_insert_only): New functions.Miles Bader
1996-01-02Initial revisionMiles Bader
1996-01-02Use exec_reauth() instead of doing it ourselves.Miles Bader
1996-01-01(diskfs_S_file_exec): Use fshelp_exec_reauth().Miles Bader
1996-01-01Initial revisionMiles Bader
1996-01-01Initial revisionMiles Bader
1996-01-01(idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader
1996-01-01(idvec_free_wrapper, idvec_free, idvec_ensure, idvec_grow,Miles Bader
1996-01-01(pager_unlock_page): When allocating block in direct array, clear itMichael I. Bushnell
1995-12-30(std): Make `fd' one of the standard devices.Miles Bader
1995-12-30Initial revisionMiles Bader
1995-12-30(main, options): Add --retry/-R and --paranoid/-P options.Miles Bader
1995-12-29(do_exec):Miles Bader
1995-12-29(main):Miles Bader
1995-12-29(diskfs_S_file_exec):Miles Bader
1995-12-28(setid):Miles Bader
1995-12-28(ports_interrupt_rpc_on_notification): If NEW_REQ is not needed, put it onRoland McGrath
1995-12-28Gratuitous dithering.Miles Bader
1995-12-28(ports_interrupt_self_on_dead_port): New macro.Miles Bader
1995-12-28(ports_interrupt_notified_rpcs):Miles Bader
1995-12-28(end_using_protid_port): Don't calls ports_port_deref if CRED is null.Roland McGrath
1995-12-28(setid): New function.Miles Bader
1995-12-27(diskfs_register_memory_fault_area):Miles Bader
1995-12-27(SRCS): Add interrupt-on-notify.c, interrupt-notified-rpcs.c, and dead-name.c.Miles Bader
1995-12-27(struct rpc_info): Add notifies field.Miles Bader
1995-12-27(ports_do_mach_notify_dead_name): Call ports_dead_name().Miles Bader
1995-12-27(ports_no_senders): Interrupt any rpcs requesting such.Miles Bader
1995-12-27(ports_end_rpc): Get rid of any rpc notifications.Miles Bader
1995-12-27(ports_begin_rpc): Initialize the notifies field.Miles Bader
1995-12-27Initial revisionMiles Bader
1995-12-27entered into RCSMiles Bader