Age | Commit message (Expand) | Author |
2006-01-25 | just whitespace | Tim Riker |
2005-04-16 | In Bug 208, bernhardf writes: | Mike Frysinger |
2005-04-14 | add aliases == and [[ for = and [ to support more bash scripts | Mike Frysinger |
2004-08-11 | Patch from Bastian Blank to add 64 bit support to the test command. | Glenn L McGrath |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-06-20 | last_patch89 from vodz: | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-08-23 | Run through indent, fix comments | Glenn L McGrath |
2001-10-18 | Scrub up some function prototypes. | Eric Andersen |
2001-04-25 | Move messages.c to libbb. Make each string in messages.c be its own .o file. | Eric Andersen |
2001-03-19 | Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> | Eric Andersen |
2001-02-20 | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen |
2001-01-31 | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai |
2000-12-30 | Improvements from Vladimir N. Oleynik. | Matt Kraai |
2000-12-07 | Changed names of functions in utility.c and all affected files, to make | Mark Whitley |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-09-13 | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | Matt Kraai |
2000-08-10 | Some #include updates. | Eric Andersen |
2000-07-19 | Centralize handling of --help. | Matt Kraai |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-07-14 | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai |
2000-07-14 | More cleanups. | Eric Andersen |
2000-07-12 | Use global applet_name instead of local versions. | Matt Kraai |
2000-06-19 | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen |
2000-06-02 | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen |
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen |
2000-04-15 | More documentation updates, and minor fixes to make things sync | Erik Andersen |
2000-03-16 | Forgot these files... | Erik Andersen |