Age | Commit message (Expand) | Author |
2006-07-27 | Add back in non-ifdef version of FEATURE_PRETTY_PRINT, and get the attribution | Rob Landley |
2006-07-27 | There's no excuse for adding new #ifdefs to the code like that. None at all. | Rob Landley |
2006-07-27 | allow people to display dmesg output without syslog levels | Mike Frysinger |
2006-07-27 | de-cuddle if( to if ( | Mike Frysinger |
2006-07-06 | Fix three embarassing thinkos in the new dmesg.c: | Rob Landley |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-06-13 | Rewrite of dmesg, smaller and simpler. | Rob Landley |
2006-03-29 | - shrink dmesg a bit. | Bernhard Reutner-Fischer |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-07-30 | Ronny L Nilsson writes: | Eric Andersen |
2003-07-22 | Remove remaining libc5 support code | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-03-07 | Save a few bytes and remove a redundant string | Eric Andersen |
2003-03-07 | audit for proper error handling, apply a few size optimizations | Eric Andersen |
2001-04-05 | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2001-01-27 | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen |
2000-12-22 | Use busybox error handling functions wherever possible. | Matt Kraai |
2000-12-09 | Some little cleanups from Larry Doolittle | Eric Andersen |
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-07-17 | The result of getopt() is "int" and should be treated as such | Pavel Roskin |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-07-14 | Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> | Eric Andersen |
2000-07-11 | Forgot to commit these cleanups it seems. | Eric Andersen |
2000-07-10 | Remove yet more kernel header dependancies. | Eric Andersen |
2000-07-08 | Update files to reduce dependance on kernel version... | Eric Andersen |
2000-06-19 | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen |
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen |
2000-05-10 | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen |
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen |
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen |
1999-12-29 | * sed now supports addresses (numeric or regexp, with negation) and | Erik Andersen |
1999-10-19 | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen |
1999-10-18 | More stuff. | Eric Andersen |
1999-10-12 | More stuff... | Eric Andersen |
1999-10-06 | More stuff. | Eric Andersen |
1999-10-05 | Initial revision | Eric Andersen |