Age | Commit message (Expand) | Author |
2006-07-12 | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" |
2006-06-25 | Missed one. Based on suggestions from Erik Hovland. | Rob Landley |
2006-06-18 | Undo all of the ugliness and some of the bloat from 15412. | Rob Landley |
2006-06-16 | - do away with the fwd-decls of functions. Should not contain any code changes | Bernhard Reutner-Fischer |
2006-05-26 | - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). | Bernhard Reutner-Fischer |
2006-03-22 | 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ... | Mike Frysinger |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2005-12-13 | remove strange bloat dup2() usage, sync this code with mainstream login-utils... | "Vladimir N. Oleynik" |
2005-10-15 | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" |
2005-09-29 | getty must chdir(/). Use bb_getopt_ulflags. Indent. error() perfect | "Vladimir N. Oleynik" |
2005-07-27 | The change in getty.c in Busybox 1.01 caused the /etc/issue file to not | Eric Andersen |
2005-07-01 | 2005-06-30 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-01 | 2005-06-30 Shaun Jackman <sjackman@gmail.com> | Mike Frysinger |
2005-07-01 | Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM... | Mike Frysinger |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2005-04-14 | Use a sane VEOL setting | Eric Andersen |
2004-08-26 | Save a line or two | Eric Andersen |
2004-08-25 | Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre... | Glenn L McGrath |
2004-07-30 | Umm. Not guilty by reason of insanity. | Eric Andersen |
2004-07-30 | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-03-06 | Fix/eliminate use of atol | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-02-08 | Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's | Glenn L McGrath |
2003-01-21 | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath |
2002-10-10 | last_patch61 from vodz: | Eric Andersen |
2002-10-10 | last_patch60 from vodz: | Eric Andersen |
2002-08-23 | Don't #ifdef __linux__. this is linux. | Aaron Lehmann |
2002-07-19 | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl |
2002-06-04 | Bigger patch for (partial) tinylogin integration | Robert Griebl |