Mon Jul 1 13:32:42 1996 Miles Bader <miles@gnu.ai.mit.edu>
commit6ce16797cd1c4fd6bbd0c99ab2edd100bda2f1ce
authorMiles Bader <miles@gnu.org>
Mon, 1 Jul 1996 19:33:30 +0000 (1 19:33 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 1 Jul 1996 19:33:30 +0000 (1 19:33 +0000)
treeaab67b50386f86573151fd2a08a10b8106c46592
parente81bd562d57209c6c9297962046716ace78bfb30
Mon Jul  1 13:32:42 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* 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
login/pututline_r.c