From 6ce16797cd1c4fd6bbd0c99ab2edd100bda2f1ce Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 1 Jul 1996 19:33:30 +0000 Subject: Mon Jul 1 13:32:42 1996 Miles Bader * login/login.c (login): Only Frob OLD->ut_type if getutline_r actually found any entry. * login/pututline_r.c (pututline_r): If not located after any entry don't use UTMP_DATA->ubuf, and seek to the end before adding. Lock the file before stating. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d9124f88e..5cd0960731 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Mon Jul 1 13:32:42 1996 Miles Bader + + * login/login.c (login): Only Frob OLD->ut_type if getutline_r + actually found any entry. + + * login/pututline_r.c (pututline_r): If not located after any + entry don't use UTMP_DATA->ubuf, and seek to the end before adding. + Lock the file before stating. + Fri Jun 28 23:25:35 1996 Miles Bader * login/login.c (login): Initialize DATA so that setutent_r will -- cgit v1.2.3