summaryrefslogtreecommitdiff
path: root/libc/misc/utmp/utent.c
AgeCommit message (Expand)Author
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2002-08-07Remove some noiseEric Andersen
2002-07-16Do not assume NULL termination on the ut_id field. ThanksEric Andersen
2002-06-17Some cleanups so utmp/wtmp behaves. Fix potential use ofEric Andersen
2002-04-03Richard June <rjune@bravegnuworld.com> noticed that pututlineEric Andersen
2002-04-03Richard June <rjune@bravegnuworld.com> noticed that setutentEric Andersen
2002-03-15Add missing updwtmp() and fix broken makefileEric Andersen
2002-01-17Don't print an error if the utmp file doesn't exist, getutent will returnDavid McCullough
2001-09-27Update to accomodate the header file changesEric Andersen
2000-12-23Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen