diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:31:04 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 05:31:04 +0000 |
commit | 6e37ec7cf99f271884d1b7e5e6ebf61746be4847 (patch) | |
tree | 7ad6f039476fd6aeb350e697ba4891596acf5ff7 /login/ChangeLog | |
parent | 344c50cb576d2c3922d90adb8baededc258dd599 (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/ChangeLog | 4 |
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. |