diff options
Diffstat (limited to 'login/ChangeLog')
-rw-r--r-- | login/ChangeLog | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/login/ChangeLog b/login/ChangeLog deleted file mode 100644 index be61d98e..00000000 --- a/login/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -2009-02-02 Samuel Thibault <samuel.thibault@ens-lyon.org> - - * utmp.c (S_login_get_idle_time): Use st_atim.tv_sec and - st_atim.tv_nsec members instead of st_atime and st_atime_usec. - -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. - -Sun Apr 23 16:03:48 1995 Miles Bader <miles@geech.gnu.ai.mit.edu> - - * utmp.c (_find_device, add_device, remove_device): Remove the LEN - parameter and the incorrectly computed value which was shadowing - it, both of which are the wrong thing anyway. - -Tue Apr 11 11:20:21 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu> - - * Makefile: New file. - - |