| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | 2006-05-27 | 1 | -1/+0 |
* | - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -4/+4 |
* | - use portability wrapper define bb_setpgrp. | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -1/+1 |
* | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | Rob Landley | 2006-05-07 | 1 | -1/+1 |
* | From Jan Kiszka: This patch fixes the security labelling of the login terminal | Rob Landley | 2006-03-27 | 1 | -13/+9 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | more destroy potential overflow for x86_64. | "Vladimir N. Oleynik" | 2006-01-31 | 1 | -1/+3 |
* | destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED | "Vladimir N. Oleynik" | 2006-01-31 | 1 | -3/+6 |
* | fix up yet more annoying signed/unsigned and mixed type errors | Eric Andersen | 2006-01-30 | 1 | -2/+2 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
* | patch from tito: consolidate delay functions as bb_do_delay() | Rob Landley | 2006-01-06 | 1 | -11/+1 |
* | Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM... | Mike Frysinger | 2005-07-01 | 1 | -7/+9 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | Rob Landley | 2005-05-03 | 1 | -25/+27 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 1 | -1/+1 |
* | In Bug 208, bernhardf writes: | Mike Frysinger | 2005-04-16 | 1 | -1/+1 |
* | Save a line or two | Eric Andersen | 2004-08-26 | 1 | -2/+1 |
* | Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre... | Glenn L McGrath | 2004-08-25 | 1 | -1/+2 |
* | Umm. Not guilty by reason of insanity. | Eric Andersen | 2004-07-30 | 1 | -1/+1 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 2004-07-30 | 1 | -3/+4 |
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
* | Sigh. The patch from David Anders (prpplague) broke standard | Eric Andersen | 2004-04-12 | 1 | -1/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -24/+24 |
* | David Anders (prpplague) submitted this patch to allow login to work | Eric Andersen | 2004-03-09 | 1 | -2/+2 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 1 | -4/+6 |
* | Ronny L Nilsson writes: | Eric Andersen | 2003-07-30 | 1 | -5/+2 |
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 1 | -2/+45 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -8/+8 |
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 1 | -11/+9 |
* | A missing /etc/securetty is not an error when checking the tty name - the | Robert Griebl | 2002-12-03 | 1 | -1/+1 |
* | A missing securetty file is not an error. | Eric Andersen | 2002-11-14 | 1 | -4/+2 |
* | Remove gratuitous and unnecessary "BusyBox" refernece in login prompt | Eric Andersen | 2002-11-07 | 1 | -1/+1 |
* | last_patch61 from vodz: | Eric Andersen | 2002-10-10 | 1 | -8/+6 |
* | last_patch60 from vodz: | Eric Andersen | 2002-10-10 | 1 | -0/+8 |
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -35/+8 |
* | Several login cleanups from vodz | Eric Andersen | 2002-06-22 | 1 | -25/+32 |
* | Bigger patch for (partial) tinylogin integration | Robert Griebl | 2002-06-04 | 1 | -0/+459 |