diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-29 20:42:40 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-29 20:42:40 +0000 |
commit | a9aeeb857568bc8e1b53fd9d31e2b23026e62018 (patch) | |
tree | 0f929591719c06d66c5a90691cbd1779dba7204d /libdiskfs/file-exec.c | |
parent | 5dc9dc53cac5f5b3bdf817187bb35dd6a10840f6 (diff) |
Formerly file-exec.c.~5~
Diffstat (limited to 'libdiskfs/file-exec.c')
-rw-r--r-- | libdiskfs/file-exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/file-exec.c b/libdiskfs/file-exec.c index 5cdcd05b..13569d40 100644 --- a/libdiskfs/file-exec.c +++ b/libdiskfs/file-exec.c @@ -75,6 +75,7 @@ diskfs_S_file_exec (struct protid *cred, (diskfs_make_protid (diskfs_make_peropen (np, O_READ), cred->uids, cred->nuids, cred->gids, cred->ngids))), + MACH_PORT_MAKE_SEND, task, flags, argv, argvlen, envp, envplen, fds, MACH_MSG_TYPE_MOVE_SEND, fdslen, portarray, MACH_MSG_TYPE_MOVE_SEND, portarraylen, |