ed b2c0c6915e Don't corrupt logout entries in utmp files.
An older version of the code used a structure on the stack, instead of a
pointer to the structure. It looks like I didn't adjust the parameters
of the write(2) call, causing the first four/eight bytes of the entry to
be corrupted, instead of writing the entire entry to disk.
2009-12-25 20:04:36 +00:00
..
2009-10-26 17:27:30 +00:00
2009-06-23 23:20:09 +00:00
2009-12-11 14:15:55 +00:00
2009-12-23 23:16:54 +00:00
2009-12-12 00:11:40 +00:00
2009-12-11 14:15:55 +00:00