summaryrefslogtreecommitdiff
path: root/login/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-11 05:31:04 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-11 05:31:04 +0000
commit6e37ec7cf99f271884d1b7e5e6ebf61746be4847 (patch)
tree7ad6f039476fd6aeb350e697ba4891596acf5ff7 /login/ChangeLog
parent344c50cb576d2c3922d90adb8baededc258dd599 (diff)
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* utmp.c (return_data): Use mmap instead of vm_allocate.
Diffstat (limited to 'login/ChangeLog')
-rw-r--r--login/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/login/ChangeLog b/login/ChangeLog
index 8bfdb3c1..80477012 100644
--- a/login/ChangeLog
+++ b/login/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * utmp.c (return_data): Use mmap instead of vm_allocate.
+
Mon Aug 21 16:35:34 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
* utmp.c (trivfs_goaway, trivfs_modify_stat): Update arguments.