2009-11-18 |
Denys Vlasenko | libbb: robustify isXXXX(). +39 bytes |
blob | commitdiff | raw |
2009-10-08 |
Denys Vlasenko | *: a few more NOINLINEs |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Denys Vlasenko | df: fix "df /" |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Denys Vlasenko | Patches to enable FreeBSD build |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Denis Vlasenko | getty: fix handling of speed 0; |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Mike Frysinger | patch by Stuart Hughes <seh@zee2.com> and Guenter ... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Denis Vlasenko | *: move get_sock_lsa and xwrite_str to libbb, use where... |
blob | commitdiff | raw | diff to current |
2009-01-09 |
Bernhard Reutner... | - isascii() is obsolescent in SUSv4 and furthermore... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Denis Vlasenko | remove a few superfluous includes |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Denis Vlasenko | *: code shrink by adding a wrapper around very common... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Denis Vlasenko | halt: reinstate -w even if !FEATURE_WTMP; beautify... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-01 |
Bernhard Reutner... | - use ut_user rather than ut_name (Cristian Ionescu... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Bernhard Reutner... | - use STD*_FILENO some more. No object-code changes |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Bernhard Reutner... | - use EXIT_{SUCCESS,FAILURE}. No object-code changes |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Denis Vlasenko | more of -Wall fixes from Cristian Ionescu-Idbohrn. |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: fix various kinds of damage to letter 'c' in Arkadiu... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | help text: regularize format, and shrink |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Denis Vlasenko | getty: don't try to detect parity on local lines |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Denis Vlasenko | getty: a small code shrink |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Denis Vlasenko | getty: don't accept ancient '#' and '@' as backspace... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Denis Vlasenko | fbset: fix buglet where we were using wrong pointer |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Denis Vlasenko | libbb,crond,lash: fix getopt32 (don't know how it manag... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | introduce and use xdup2(int, int) |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Denis Vlasenko | trylink: produce even more info about final link stage |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Denis Vlasenko | xioctl and friends by Tito <farmatito@tiscali.it> |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #3 |
blob | commitdiff | raw | diff to current |
2007-01-27 |
Denis Vlasenko | use bb_sanitize_stdio() where appropriate |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Denis Vlasenko | openvt,getty,vfork_daemon_rexec,mount: tighten up fd... |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Denis Vlasenko | inline strcmp(s, "-") [actually macro-ize it for now... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | safe_strtoXX interface proved to be a bit unconvenient. |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Denis Vlasenko | getty: remove ancient termio support (was using termois... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Denis Vlasenko | watch: fix warning |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Denis Vlasenko | getty: conditionally disable handling of all-caps termi... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Denis Vlasenko | getty: cleanup part 2 |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Denis Vlasenko | getty: cleanup part 1 |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Denis Vlasenko | getty: oops... removing duplicate #include <syslog.h> |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Denis Vlasenko | getty: #include <syslog.h> |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Denis Vlasenko | getty, sulogin: convert to using bb_msg for syslog... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Rob Landley | Antti Seppala (with dots over the last two a's) wants... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
"Robert P. J. Day" | Add one-line GPL boilerplate to numerous (but not all... |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Rob Landley | Missed one. Based on suggestions from Erik Hovland. |
blob | commitdiff | raw | diff to current |
2006-06-18 |
Rob Landley | Undo all of the ugliness and some of the bloat from... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Bernhard Reutner... | - do away with the fwd-decls of functions. Should not... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - introduce and use bb_path_wtmp_file for portability... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Mike Frysinger | 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | raw | diff to current |
2005-12-13 |
"Vladimir N. Oleynik" | remove strange bloat dup2() usage, sync this code with... |
blob | commitdiff | raw | diff to current |
2005-10-15 |
"Vladimir N. Oleynik" | common BUFSIZ BSS buffer, small reduce code, data and bss |
blob | commitdiff | raw | diff to current |
2005-09-29 |
"Vladimir N. Oleynik" | getty must chdir(/). Use bb_getopt_ulflags. Indent... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Eric Andersen | The change in getty.c in Busybox 1.01 caused the /etc... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Mike Frysinger | 2005-06-30 Shaun Jackman <sjackman@gmail.com> |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Mike Frysinger | 2005-06-30 Shaun Jackman <sjackman@gmail.com> |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Mike Frysinger | Patch by jonlar in Bug 312 to split the U_W_TMP feature... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Eric Andersen | Use a sane VEOL setting |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Eric Andersen | Save a line or two |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Glenn L McGrath | Patch from Manousaridis Angelos to cleanup stale file... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Eric Andersen | Umm. Not guilty by reason of insanity. |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Eric Andersen | Fixup getty, login, etc so the utmp and wtmp are update... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Eric Andersen | Patch from Bastian Blank: |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Eric Andersen | Fix/eliminate use of atol |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Glenn L McGrath | Patch from Nick Fedchik, CONFIG_SYSLOGD should determin... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Glenn L McGrath | run telnet from inetd, present login prompt if login... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Eric Andersen | last_patch61 from vodz: |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Eric Andersen | last_patch60 from vodz: |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Aaron Lehmann | Don't #ifdef __linux__. this is linux. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Robert Griebl | Applied vodz' patches #49 and #50 (with a small correct... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Robert Griebl | Bigger patch for (partial) tinylogin integration |
blob | commitdiff | raw | diff to current |
|