summaryrefslogtreecommitdiff
path: root/libdiskfs/opts-append-std.c
AgeCommit message (Collapse)Author
1997-09-16(diskfs_append_std_options):Miles Bader
Add --no-suid and --no-exec options. Don't deallocate ARGZ when we get an error.
1997-09-16Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* opts-append-std.c (diskfs_append_std_options): Add --no-suid and --no-exec when appropriate.
1996-09-23<stdio.h>:Miles Bader
New include.
1996-06-21(diskfs_append_std_options):Miles Bader
Use argz_add instead of rolling our own. Deal with errors. <argz.h>: New include.
1996-06-20Initial revisionMiles Bader