Age | Commit message (Expand) | Author |
1996-01-05 | (SRCS): Add pager-memcpy.c. | Roland McGrath |
1996-01-05 | Return errors regardless of *AMT--writes are all or nothing. | Roland McGrath |
1996-01-05 | Return errors regardless of *DATALEN--reads are all or nothing. | Roland McGrath |
1996-01-05 | Declare create_disk_pager. | Roland McGrath |
1996-01-05 | (ports_interrupt_rpc_on_notification): If PORT is dead or bogus, interrupt | Miles Bader |
1996-01-05 | (diskfs_end_catch_exception): Pass arg to cthread_data. | Roland McGrath |
1996-01-05 | Initial revision | Roland McGrath |
1996-01-05 | (get_hypermetadata, copy_sblock): Don't put diskfs_catch_exception () | Roland McGrath |
1996-01-05 | (main): Don't map disk image here; create_disk_pager now does it. | Roland McGrath |
1996-01-04 | (create_disk_pager): Use disk_pager_setup. | Roland McGrath |
1996-01-04 | (disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed. | Roland McGrath |
1996-01-04 | (OTHERSRCS): Remove exc.c. | Roland McGrath |
1996-01-04 | Pass AMT read/write to _diskfs_rdwr_internal, and | Roland McGrath |
1996-01-04 | Pass DATALEN read/write to _diskfs_rdwr_internal, and | Roland 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-04 | Use 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-04 | Fix args in _diskfs_rdwr_internal prototype. | Roland McGrath |
1996-01-04 | Declare 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 use | Roland McGrath |
1996-01-03 | Initial revision | Miles Bader |
1996-01-03 | (_argp_unlock_xxx): New function. | Miles Bader |
1996-01-02 | Initial revision | Miles 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-02 | Initial revision | Miles Bader |
1996-01-02 | Use exec_reauth() instead of doing it ourselves. | Miles Bader |
1996-01-01 | (diskfs_S_file_exec): Use fshelp_exec_reauth(). | Miles Bader |
1996-01-01 | Initial revision | Miles Bader |
1996-01-01 | Initial revision | Miles 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 it | Michael I. Bushnell |
1995-12-30 | (std): Make `fd' one of the standard devices. | Miles Bader |
1995-12-30 | Initial revision | Miles 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 on | Roland McGrath |
1995-12-28 | Gratuitous 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 |