2000-12-07 |
Mark Whitley | Changed names of functions in utility.c and all affecte... |
blob | commitdiff | raw |
2000-11-30 |
Eric Andersen | Patch from Larry Doolittle (with minor touchups from... |
blob | commitdiff | raw | diff to current |
2000-11-17 |
Eric Andersen | Fix up builtin overrides, and hack in the binary search... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Matt Kraai | Restore --help handling I mistakenly removed. |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Matt Kraai | Avoid reinventing the wheel (and thus save some space). |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Mark Whitley | Applied patch from Gaute B Strokkenes <gs234@cam.ac... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Mark Whitley | Put getopt_usage where it belongs and added *_usage... |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Mark Whitley | Added cmp and readlink applets from Matt Kraai. |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Renamed "internal.h" to the more sensible "busybox.h". |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Eric Andersen | Fix from Matt Kraai for the to the "busybox --install... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Eric Andersen | Add in xargs |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Eric Andersen | Added dos2unix, unix2dos, and unrpm.c thanks to robotti... |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Eric Andersen | Added expr, from Edward Betts <edward@debian.org>,... |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Eric Andersen | Initial implementation of wget, from Chip Rosenthal... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Eric Andersen | Fix compile when BB_FEATURE_LINUXRC is defined |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Eric Andersen | Added the 'rdate' command, thanks to Sterling Huxley... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Eric Andersen | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian... |
blob | commitdiff | raw | diff to current |
2000-08-21 |
Eric Andersen | Add in the "reset" command. |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Eric Andersen | Minor fixups. |
blob | commitdiff | raw | diff to current |
2000-08-10 |
Eric Andersen | Some #include updates. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Eric Andersen | More sh updates (with related changes to everything... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Eric Andersen | Remove some noise. |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Eric Andersen | Added 'renice' command, thanks to Dave Cinege <dcinege... |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Matt Kraai | Centralize handling of --help. |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Eric Andersen | Funny. Head was getting installed to the wrong spot. |
blob | commitdiff | raw | diff to current |
2000-07-17 |
Pavel Roskin | New message added to messages.c: full_version |
blob | commitdiff | raw | diff to current |
2000-07-14 |
Eric Andersen | Be more pedantic aboutthe terminating null applet. |
blob | commitdiff | raw | diff to current |
2000-07-14 |
Matt Kraai | Use errorMsg rather than fprintf. |
blob | commitdiff | raw | diff to current |
2000-07-12 |
Matt Kraai | The applet name isn't constant. |
blob | commitdiff | raw | diff to current |
2000-07-11 |
Matt Kraai | Added applet_name to contain the applet name. |
blob | commitdiff | raw | diff to current |
2000-07-11 |
Eric Andersen | Added 'dumpkmap' to allow people to dump a binary keyma... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Eric Andersen | Removed sfdisk from BusyBox. It was buggy, fat, and... |
blob | commitdiff | raw | diff to current |
2000-07-06 |
Eric Andersen | Remove leftovers of block_device, which disapperared... |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Eric Andersen | Added support for being a login shell, so things like... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
John Beppu | = minor formatting issues |
blob | commitdiff | raw | diff to current |
2000-06-28 |
John Beppu | + busybox --install [-s] |
blob | commitdiff | raw | diff to current |
2000-06-27 |
John Beppu | + s/int install_links/static int install_links/ |
blob | commitdiff | raw | diff to current |
2000-06-27 |
John Beppu | + littering my code w/ comments about what troubles me. |
blob | commitdiff | raw | diff to current |
2000-06-27 |
John Beppu | + busybox --install [-s] |
blob | commitdiff | raw | diff to current |
2000-06-21 |
Pavel Roskin | Removed all vestiges of "math" |
blob | commitdiff | raw | diff to current |
2000-06-21 |
John Beppu | + added dc (aka the function formerly known as math) |
blob | commitdiff | raw | diff to current |
2000-06-19 |
Eric Andersen | Updates to a number of apps to remove warnings/compile... |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Eric Andersen | Add new apps md5sum uudecode uuencode, fix some minor... |
blob | commitdiff | raw | diff to current |
2000-06-02 |
Eric Andersen | A number of additional fixed from Pavel Roskin, note... |
blob | commitdiff | raw | diff to current |
2000-05-19 |
Erik Andersen | More libc portability updates, add in the website ... |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Erik Andersen | BusyBox shell (lash) can now be used as a standalone... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Erik Andersen | Lots of updates. Finished implementing BB_FEATURE_TRIV... |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Erik Andersen | Some accrued fixes/updates. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Erik Andersen | Latest and greatest. Some effort at libc5 (aiming... |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Erik Andersen | Several more updates |
blob | commitdiff | raw | diff to current |
2000-04-18 |
Erik Andersen | Fix creation of /linuxrc |
blob | commitdiff | raw | diff to current |
2000-04-18 |
Erik Andersen | Updates |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Erik Andersen | More documentation updates, and minor fixes to make... |
blob | commitdiff | raw | diff to current |
2000-04-13 |
John Beppu | - the message that comes up when busybox is invoked |
blob | commitdiff | raw | diff to current |
2000-04-13 |
Erik Andersen | Upates to include copyright 2000 to everything |
blob | commitdiff | raw | diff to current |
2000-04-05 |
Erik Andersen | Tar now works perfectly. It behaves much better now... |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Erik Andersen | usleep contributed by Nicolas Pitre <nico@cam.org> |
blob | commitdiff | raw | diff to current |
2000-03-23 |
Erik Andersen | My latest ramblings. |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Erik Andersen | Several fixes. |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Erik Andersen | Major build system updates... |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Erik Andersen | First pass at writing a shell for busybox. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Erik Andersen | Wrote killall. |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Erik Andersen | Add in tr and dirname |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Erik Andersen | Wrote uptime. Doesn't use /proc. :) |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Erik Andersen | Add in freeramdisk.c, which (duh) frees ramdisks. ... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Erik Andersen | A few updates (including the cp fix the Craig has been... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Erik Andersen | Sync up a few things. Add in a new telnet implementati... |
blob | commitdiff | raw | diff to current |
2000-02-18 |
Erik Andersen | Some updates for the day, |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Erik Andersen | Some formatting updates (ran the code through indent) |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Erik Andersen | A few minor updates. ;-) |
blob | commitdiff | raw | diff to current |
2000-01-29 |
John Beppu | nslookup -- a work in progress... |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Erik Andersen | Some busybox updates. See the changelog for details... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Erik Andersen | Sync up busybox with the latest and greatest. This... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Erik Andersen | Bug fixes. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
John Beppu | i am busybox of borg. unix will be assimilated. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Erik Andersen | Bunches of fixes. Typos, bugs, etc. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Erik Andersen | Add the beginings of some regression testing. Add... |
blob | commitdiff | raw | diff to current |
1999-12-22 |
John Beppu | added hooks for sort |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Erik Andersen | Minor fixes to rmmod. First pass at insmod (not yet... |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Erik Andersen | Wrote rmmod for busybox. |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Erik Andersen | Fix bugs in logger and syslogd. Add fbset. |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Erik Andersen | Added lsmod |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Eric Andersen | Ok, so this is reallt 0.38... |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Eric Andersen | Added poweroff (and adjusted init to use it). Inlined... |
blob | commitdiff | raw | diff to current |
1999-12-10 |
John Beppu | Implemented head(1). |
blob | commitdiff | raw | diff to current |
1999-12-10 |
John Beppu | Implemented tee(1). |
blob | commitdiff | raw | diff to current |
1999-12-09 |
John Beppu | Modified to include du |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Eric Andersen | Latest and greatest |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Eric Andersen | Updates to usage, and made tar work. |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Eric Andersen | Stuff |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Eric Andersen | Stuf |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Eric Andersen | Add a trivial ps command. |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Eric Andersen | More stuff |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Eric Andersen | Added sfdisk. Ststic-ified a bunch of stuff. |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Eric Andersen | More stuff |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Eric Andersen | fixes grep, added loadfont from debian bootfloppies. |
blob | commitdiff | raw | diff to current |
next |