summaryrefslogtreecommitdiff
path: root/hurd/fsys_reply.defs
AgeCommit message (Collapse)Author
2002-01-022002-01-01 Roland McGrath <roland@frob.com>Roland McGrath
* fsys_reply.defs: retcode -> RetCode * process_reply.defs: Likewise. * startup_reply.defs: Likewise.
2001-12-312001-12-31 Roland McGrath <roland@frob.com>Roland McGrath
* auth_reply.defs: Change return code parameters to use `RetCode' keyword, for compatibility with OSF Mach mig. * crash_reply.defs: Likewise. * fsys_reply.defs: Likewise. * io_reply.defs: Likewise. * msg_reply.defs: Likewise. * process_reply.defs: Likewise. * startup_reply.defs: Likewise.
1995-11-06(fsys_startup_reply, fsys_get_options_reply): Tyop.Miles Bader
1995-10-27(fsys_get_options_reply): New stub.Michael I. Bushnell
1995-10-27(fsys_startup_reply, fsys_getfile_reply, fsys_syncfs_reply,Michael I. Bushnell
fsys_set_options_reply, fsys_getpriv_reply, fsys_forward_reply): New functions, completing interface.
1995-06-26(fsys_goaway_reply): New routine, in its proper place.Michael I. Bushnell
1994-10-07entered into RCSMichael I. Bushnell
1994-07-05Formerly fsys_reply.defs.~3~Michael I. Bushnell
1994-07-05Formerly fsys_reply.defs.~2~Michael I. Bushnell
1994-05-12Initial revisionRoland McGrath