use %p when printing pointers, not %x
[oweals/busybox.git] / loginutils / login.c
2006-03-27 Rob LandleyFrom Jan Kiszka: This patch fixes the security labellin...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-31 "Vladimir N. Oleynik"more destroy potential overflow for x86_64.
2006-01-31 "Vladimir N. Oleynik"destroy potential overflow for x86_64. Added ATTRIBUTE_...
2006-01-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-25 Tim Rikerjust whitespace
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2005-07-01 Mike FrysingerPatch by jonlar in Bug 312 to split the U_W_TMP feature...
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-16 Mike FrysingerIn Bug 208, bernhardf writes:
2004-08-26 Eric AndersenSave a line or two
2004-08-25 Glenn L McGrathPatch from Manousaridis Angelos to cleanup stale file...
2004-07-30 Eric AndersenUmm. Not guilty by reason of insanity.
2004-07-30 Eric AndersenFixup getty, login, etc so the utmp and wtmp are update...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-12 Eric AndersenSigh. The patch from David Anders (prpplague) broke...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-09 Eric AndersenDavid Anders (prpplague) submitted this patch to allow...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-07-30 Eric AndersenRonny L Nilsson writes:
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-21 Glenn L McGrathrun telnet from inetd, present login prompt if login...
2002-12-03 Robert GrieblA missing /etc/securetty is not an error when checking...
2002-11-14 Eric AndersenA missing securetty file is not an error.
2002-11-07 Eric AndersenRemove gratuitous and unnecessary "BusyBox" refernece...
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-10-10 Eric Andersenlast_patch60 from vodz:
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-22 Eric AndersenSeveral login cleanups from vodz
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration