OSDN Git Service

Some cleanups so utmp/wtmp behaves. Fix potential use of
authorEric Andersen <andersen@codepoet.org>
Mon, 17 Jun 2002 18:58:58 +0000 (18:58 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 17 Jun 2002 18:58:58 +0000 (18:58 -0000)
commitd83aa1f777ba3bacaa5ab65a508ff7d11756c95a
tree52d43dbefa1aeb5340208ea3b5d700fddeb9924d
parent6e0a5a3bb12d28a3eb8f3fb015dfe60e56b1ddd1
Some cleanups so utmp/wtmp behaves.  Fix potential use of
uninitialized memory.  Prepare to reentrantify the utmp
stuff.
 -Erik
libc/misc/utmp/Makefile
libc/misc/utmp/utent.c
libc/misc/utmp/wtent.c [new file with mode: 0644]
libutil/logwtmp.c