summaryrefslogtreecommitdiff
path: root/libc/misc/utmp
AgeCommit message (Expand)Author
2005-11-29Correct typoPeter S. Mazinger
2005-11-29Hiding againPeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-01Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2004-10-31Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III
2004-10-19Peter S. Mazinger writes:Eric Andersen
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-10-18Peter Kjellerstedt writes:Eric Andersen
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-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2000-12-23Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen