aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/opts-append-std.c
Commit message (Collapse)AuthorAgeFilesLines
* 1998-10-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-11/+13
| | | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): Add braces to silence gcc warning. * io-identity.c (diskfs_S_io_identity): Likewise. * opts-append-std.c (diskfs_append_std_options): Likewise. * opts-std-runtime.c (set_opts): Likewise.
* (diskfs_append_std_options):Miles Bader1997-09-161-24/+16
| | | | | Add --no-suid and --no-exec options. Don't deallocate ARGZ when we get an error.
* Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-09-161-1/+11
| | | | | * opts-append-std.c (diskfs_append_std_options): Add --no-suid and --no-exec when appropriate.
* <stdio.h>:Miles Bader1996-09-231-0/+1
| | | | New include.
* (diskfs_append_std_options):Miles Bader1996-06-211-14/+13
| | | | | Use argz_add instead of rolling our own. Deal with errors. <argz.h>: New include.
* Initial revisionMiles Bader1996-06-201-0/+55