diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-09-16 19:57:23 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-09-16 19:57:23 +0000 |
commit | 1849a29fecadd21b919ea10bb7981aa04fb31d1c (patch) | |
tree | 5f6b9dd6da8cb6307b36d1bc6d8d2b5923a48217 /libdiskfs/ChangeLog | |
parent | d75428bda5e617c4b5a4384c9c4ec2cf4c8f36bb (diff) |
Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* opts-append-std.c (diskfs_append_std_options): Add --no-suid and
--no-exec when appropriate.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index ce951baf..0132bd3a 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,7 @@ Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + * opts-append-std.c (diskfs_append_std_options): Add --no-suid and + --no-exec when appropriate. * priv.h (nosuid, noexec): New variables. * init-init.c (nosuid, noexec): New variables, initialized to zero. * file-exec.c (diskfs_S_file_exec): If noexec is on, then prohibit |