- 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago
- 5a7ec22 last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> by Glenn L McGrath · 22 years ago
- ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago
- 080ddc1 mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> by Eric Andersen · 22 years ago
- f6f7bfb last_patch63 from vodz: add in crond and crontab applets by Eric Andersen · 22 years ago
- 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
- e4d2a43 Doh. We divide microseconds by 60? by Eric Andersen · 22 years ago
- 92052e3 Bug fix from Nitin Gupta <gupta@equator.com> by Eric Andersen · 22 years ago
- 8c4025e Patch from Danny Lepage <danny.lepage@cognicase.com> to fix dutmp for uClibc. by Eric Andersen · 22 years ago
- 3600602 vodz' last_patch42_2, which is an updated fix for buffer overflows by Eric Andersen · 22 years ago
- fe1ef2b Fix buffer overflows noted by Gerardo Puga -Erik by Eric Andersen · 22 years ago
- 19732c6 Teach makedevs to not segfault quite so much by Eric Andersen · 23 years ago
- 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago
- 356b6db Patch from Steve Merrifield <steve@labyrinth.net.au> to by Eric Andersen · 23 years ago
- 2dd2d7a Patch to avoid warnings by Aaron Lehmann · 23 years ago
- c365742 Add in a 'time' applet. Adds 4.5k. -Erik by Eric Andersen · 23 years ago
- c366421 Include time.h by Eric Andersen · 23 years ago
- b78d9b5 Oops. Fix capililization by Eric Andersen · 23 years ago
- bfebd35 Fix missing BB_VER defines by Eric Andersen · 23 years ago
- bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
- 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
- 20aab26 Some adjustments, mostly from David McCullough <davidm@lineo.com> to by Eric Andersen · 23 years ago
- 77d9268 Patch from larry to fix some grammar errors. by Eric Andersen · 23 years ago
- 1eb4acf Fixed misnamed rewind command (noted by Tom Oehser). by Matt Kraai · 23 years ago
- 73991ff Fix tell support. by Matt Kraai · 23 years ago
- 13a70ac Fix open mode for IOCTLs which write to the tape. by Matt Kraai · 23 years ago
- 28355a3 Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, by Eric Andersen · 24 years ago
- 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
- 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
- e703f7e Ha. Regression testing found a bug with uClibc support. Fixed. -Erik by Eric Andersen · 24 years ago
- b6b519b Update how we detect if libc5 is in use. -Erik by Eric Andersen · 24 years ago
- e76c3b0 A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few by Eric Andersen · 24 years ago
- 6f93277 Added adjtimex applet from Larry Doolittle. by Mark Whitley · 24 years ago
- 8d4c397 Patch from Jeff Garzik marking a few 'getopt not needed' apps. by Eric Andersen · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- ffde867 Add in spoon's watchdog timer app. -Erik by Eric Andersen · 24 years ago
- a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
- 1fa1ade Change calls to error_msg.* and strerror to use perror_msg.*. by Matt Kraai · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
- 872138d Added cmp and readlink applets from Matt Kraai. by Mark Whitley · 24 years ago
- 43f3e61 Fixes to allow compilation on systems with glibc 2.1.92 by Pavel Roskin · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- 75610e1 Better cross libc compatibility (so Dave Cinege can stop complaining by Eric Andersen · 24 years ago
- 1eec89d Apply segfault on no-args fix from robotti@metconnect.com by Eric Andersen · 24 years ago
- 88f50b6 Some #include updates. -Erik by Eric Andersen · 24 years ago
- 1ac435c Converted option parsing to getopt(). Also added some explanatory comments. by Mark Whitley · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
- d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
- be909b1 Forgot to commit these cleanups it seems. -Erik by Eric Andersen · 24 years ago
- 9b2297a Remove yet more kernel header dependancies. -Erik by Eric Andersen · 24 years ago
- 1ca4177 Yanked out the cstring_alloc() and cstring_lineFromFile() functions from by Mark Whitley · 24 years ago
- 7ac06a3 Removed all vestiges of "math" by Pavel Roskin · 24 years ago
- 0021679 + added dc (aka the function formerly known as math) by John Beppu · 24 years ago
- a15cd0b Make syslogd.c, init.c, and update.c compile error/warning free under both libc5 and libc6. by Eric Andersen · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 499f65f Some updates for better portability. -Erik by Erik Andersen · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
- 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
- 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
- 6ed02a0 Fix stupid bugs. update was segfaulting. mknod minor # was always 0 by Erik Andersen · 25 years ago
- 4f3f757 Latest and greatest. Some effort at libc5 (aiming towards newlib) by Erik Andersen · 25 years ago
- 227a59b Several more updates -Erik by Erik Andersen · 25 years ago
- e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
- 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
- 029011b A few updates (including the cp fix the Craig has been looking for) -Erik by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- fbb39c8 Stuff -Erik by Eric Andersen · 25 years ago
- c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
- e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
- b0e9a70 More stuff. -Erik by Eric Andersen · 25 years ago
- 703c62d More stuff by Eric Andersen · 25 years ago
- 3cf52d1 More stuff... by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago