index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2001-03-09
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
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-31
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2001-01-27
Fix up copyright msgs. Bump version to 0.49 in preparation for
Eric Andersen
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-25
Add in spoon's watchdog timer app.
Eric Andersen
2000-12-22
Use busybox error handling functions wherever possible.
Matt Kraai
2000-12-18
Change calls to error_msg.* and strerror to use perror_msg.*.
Matt Kraai
2000-12-07
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-01
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-10-09
Added cmp and readlink applets from Matt Kraai.
Mark Whitley
2000-09-28
Fixes to allow compilation on systems with glibc 2.1.92
Pavel Roskin
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-22
Better cross libc compatibility (so Dave Cinege can stop complaining
Eric Andersen
2000-09-05
Apply segfault on no-args fix from robotti@metconnect.com
Eric Andersen
2000-08-10
Some #include updates.
Eric Andersen
2000-07-20
Converted option parsing to getopt(). Also added some explanatory comments.
Mark Whitley
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
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-11
Forgot to commit these cleanups it seems.
Eric Andersen
2000-07-10
Remove yet more kernel header dependancies.
Eric Andersen
2000-06-28
Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
Mark Whitley
2000-06-21
Removed all vestiges of "math"
Pavel Roskin
2000-06-21
+ added dc (aka the function formerly known as math)
John Beppu
2000-06-19
Make syslogd.c, init.c, and update.c compile error/warning free under both li...
Eric Andersen
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-05-16
Some updates for better portability.
Erik Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-10
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-02
More stuff
Erik Andersen
2000-04-28
Fix stupid bugs. update was segfaulting. mknod minor # was always 0
Erik Andersen
2000-04-28
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-25
Several more updates
Erik Andersen
2000-04-17
More updates to the docs, and fixes to sync things with the docs.
Erik Andersen
2000-04-15
More documentation updates, and minor fixes to make things sync
Erik Andersen
2000-04-13
More doc updates for BusyBox, with fixes to apps for bugs revealed
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-03-04
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1999-11-08
Stuff
Eric Andersen
1999-10-20
Fixed up copyright notices and such
Eric Andersen
1999-10-19
Added sfdisk. Ststic-ified a bunch of stuff.
Eric Andersen
1999-10-18
More stuff.
Eric Andersen
1999-10-18
More stuff
Eric Andersen
1999-10-12
More stuff...
Eric Andersen
1999-10-05
Initial revision
Eric Andersen
[prev]