commit | aca07f3d18014509eaa1b51890d5f1c2976ac2c3 | [log] [tgz] |
---|---|---|
author | John Hughes <john@Calva.COM> | Tue Oct 16 18:12:27 2001 +0000 |
committer | John Hughes <john@Calva.COM> | Tue Oct 16 18:12:27 2001 +0000 |
tree | 00eb14dc2ab4c244caf7857d49795d90aaec274a | |
parent | 9cecf7f8d6115a247be7186013857270b2d588d5 [diff] [blame] |
Implement memcntl for UnixWare
diff --git a/ChangeLog b/ChangeLog index 67f16ac..aacf89b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ 2001-10-16 John Hughes <john@Calva.COM> + * mem.c: MS_SYNC is zero, so must be first in xlat list. + + * svr4/dummy.h: memcntl is much like mctl. + +2001-10-16 John Hughes <john@Calva.COM> + * util.c (umovestr): UnixWare (svr4?) returns 0 when trying to read unmapped page. Make it possible to strace ksh.