summaryrefslogtreecommitdiffstats
path: root/libc/misc/utmp/wtent.c
Commit message (Collapse)AuthorAgeFilesLines
* Some cleanups so utmp/wtmp behaves. Fix potential use ofEric Andersen2002-06-171-0/+60
uninitialized memory. Prepare to reentrantify the utmp stuff. -Erik