From 2b1b297d1a587fa6aed336c72acdce202f3d73b1 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 19 Sep 1997 19:13:17 +0000 Subject: . --- isofs/ChangeLog | 12 ++++++++++++ libdiskfs/ChangeLog | 11 +++++++++++ 2 files changed, 23 insertions(+) diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 6fe78202..2152c022 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,15 @@ +1997-09-19 Miles Bader + + * rr.h (GNUEXT_ID): Make value a string. + * rr.c (rrip_work): ER->lenid should be ER->len_id. + Remove unused variable. + +1997-09-18 Miles Bader + + * inode.c (read_disknode): RR should be RL. + Assign 0's type-correctly to NP->dn->translator and ->translen. + (diskfs_node_norefs): The translator field is in NP->dn, not NP. + Tue Sep 16 15:34:21 1997 Thomas Bushnell, n/BSG * rr.c (gnuext_live): New variable. diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 222ad343..beef1fbd 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,14 @@ +1997-09-18 Miles Bader + + * priv.h (fs_control_port): Declaration removed. + (_diskfs_nosuid, _diskfs_noexec): Renamed from nosuid & noexec. + * file-exec.c (diskfs_S_file_exec): Prepend "_diskfs" to uses of + NOSUID & NOEXEC. + * init-init.c: Likewise. + * opts-std-startup.c (parse_startup_opt): Likewise. + * opts-std-runtime.c (set_opts): Likewise. + (OPT_EXEC_OK, OPT_SUID_OK): Rename definitions from ..._OPT. + 1997-09-16 Miles Bader * opts-append-std.c (diskfs_append_std_options): Add --no-suid and -- cgit v1.2.3