summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-05-09(ufs.static ufs): s/ioserver/iohelp/gMichael I. Bushnell
1996-05-09(DIST_FILES): Add *.h.Michael I. Bushnell
1996-05-09(DIST_FILES): Reference *.h, instead of individual files.Michael I. Bushnell
1996-05-09(ext2fs ext2fs.static): s/ioserver/iohelp/gMichael I. Bushnell
1996-05-09(diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell
1996-05-09(call_asyncs): Provide sigcode arg in call to nowait_msg_sig_post.Michael I. Bushnell
1996-05-09(init_users): Use new ports_create_port.Michael I. Bushnell
1996-05-09(device_open_reply): Use new ports_create_port.Michael I. Bushnell
1996-05-09(S_proc_reauthenticate): Use new authentication interface.Michael I. Bushnell
(S_proc_setowner): Expect and interpret new CLEAR parm. (S_proc_exception_raise): Set P->p_sigcode; use new _hurd_exception2signal args.
1996-05-09(S_proc_getprocinfo): FLAGS is now an in-out parameter.Michael I. Bushnell
1996-05-09(S_proc_wait): New parm SIGCODE; return p_sigcode in it.Michael I. Bushnell
(S_proc_mark_stop): New parm SIGCODE; record it. (S_proc_mark_exit): Likewise. (alert_parent): Set P->p_sigcode if process is dying irregularly.
1996-05-09(struct proc): Add p_sigcode.Michael I. Bushnell
1996-05-09Include <hurd/startup_notify.h>.Michael I. Bushnell
(struct ntfy_task): New member `name'. (S_startup_request_notification): Expect and record name. (S_msg_startup_dosync): Delete function. (reboot_system): Use new startup_dosync interface. (init_stdarrays): Use new authentication interface.
1996-05-09(S_io_select): No longer has TAG parm.Michael I. Bushnell
(S_io_reauthenticate): Use new interface.
1996-05-09(netfs_make_protid): FixupMichael I. Bushnell
1996-05-09(netfs_S_file_get_storage_info): fixupMichael I. Bushnell
1996-05-09(netfs_make_protid): Use new ports interface; if it fails return zero.Michael I. Bushnell
1996-05-09(netfs_S_file_get_storage_info): Change to new interface.Miles Bader
1996-05-09(netfs_S_io_select): No longer has TAG parm.Michael I. Bushnell
1996-05-09(netfs_S_io_reauthenticate): Don't pass right for USER toMichael I. Bushnell
auth_server_authenticate.
1996-05-09(netfs_S_file_sync): Accept and ignore new omitmeta arg.Michael I. Bushnell
1996-05-09(netfs_S_file_statfs): Use new struct statfs.Michael I. Bushnell
1996-05-09(netfs_S_dir_rename): Accept and pass through excl flag.Michael I. Bushnell
1996-05-09(netfs_S_dir_link): Accept and pass through excl arg.Michael I. Bushnell
1996-05-09(netfs_attempt_link): Add excl parm.Michael I. Bushnell
(netfs_attempt_rename): Likewise.
1996-05-09(trivfs_S_file_get_storage_info): Fix param type.Miles Bader
1996-05-09Fix param type.Miles Bader
1996-05-09(netfs_attempt_statfs): Use struct statfs, not old deprecatedMichael I. Bushnell
structure.
1996-05-09(fetch_procinfo): Pass a reference to PI_FLAGS in call toMichael I. Bushnell
fetch_procinfo.
1996-05-09(trivfs_S_file_get_storage_info): Change to new interface.Miles Bader
1996-05-09(trivfs_S_io_reauthenticate): Don't send right for CRED toMichael I. Bushnell
auth_server_authenticate.
1996-05-09(trivfs_S_fsys_syncfs): Provide new third arg to file_sync.Michael I. Bushnell
1996-05-09(trivfs_S_fsys_get_options): Expect (and ignore) reply port args.Michael I. Bushnell
1996-05-09(trivfs_S_file_syncfs): Provide new third arg to file_sync.Michael I. Bushnell
1996-05-09(trivfs_S_file_sync): Accept and pass through new omitmeta parm.Michael I. Bushnell
1996-05-09(trivfs_S_file_statfs):Michael I. Bushnell
1996-05-09(trivfs_S_file_statfs): Use new struct statfs format.Michael I. Bushnell
1996-05-09(trivfs_S_dir_rename): Accept new excl parm.Michael I. Bushnell
1996-05-09(trivfs_S_dir_link): Accept new excl parm.Michael I. Bushnell
1996-05-09(OTHERSRCS): Delete handle-port.c.Michael I. Bushnell
1996-05-09(trivfs_handle_port): Delete declaration.Michael I. Bushnell
1996-05-09(_diskfs_init_completed): again.Michael I. Bushnell
1996-05-09(diskfs_make_protid): Delete function.Michael I. Bushnell
1996-05-09(dsikfs_make_protid): Delete declaration.Michael I. Bushnell
1996-05-09(libdiskfs.so): s/ioserver/iohelp/gMichael I. Bushnell
1996-05-09(_diskfs_init_completed): Don't need to insert right any more now thatMichael I. Bushnell
it's a poly arg.
1996-05-09(diskfs_S_dir_link): fixup.Michael I. Bushnell
1996-05-09(diskfs_node_rdwr): s/ioserver/iohelp/g.Michael I. Bushnell
1996-05-09(diskfs_make_node): s/ioserver/iohelp/g.Michael I. Bushnell
1996-05-09(iohelp_put_shared_data): s/ioserver/iohelp/g.Michael I. Bushnell