| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak outdated documentation and comments | Denys Vlasenko | 2017-08-06 | 2 | -33/+35 |
* | sheel: improve comments on signal handling | Denys Vlasenko | 2017-08-04 | 1 | -5/+19 |
* | new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize | Denys Vlasenko | 2017-08-03 | 1 | -1/+1 |
* | NOFORK fixes | Denys Vlasenko | 2017-08-02 | 1 | -0/+3 |
* | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko | 2017-04-17 | 2 | -6/+6 |
* | paste: new applet | Maxime Coste | 2017-03-23 | 1 | -1/+7 |
* | libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode | Denys Vlasenko | 2017-01-26 | 1 | -0/+7 |
* | link: new applet | Denys Vlasenko | 2017-01-26 | 1 | -6/+26 |
* | docs: Update filenames in keep_data_small.txt | Kang-Che Sung | 2016-08-22 | 1 | -2/+2 |
* | build system: fix a few warnings for allnoconfig build | Denys Vlasenko | 2016-07-05 | 1 | -2/+0 |
* | dd: support iflag=skip_bytes | Rafał Miłecki | 2016-02-01 | 1 | -0/+1 |
* | typo fixes | Maninder Singh | 2015-05-25 | 1 | -1/+1 |
* | zcip: Add environment variable for overriding log functionality | Michel Stam | 2014-11-04 | 1 | -0/+2 |
* | unit-tests: implement the unit-testing framework | Bartosz Golaszewski | 2014-06-22 | 1 | -0/+50 |
* | libbb: rename execable -> executable. No code changes | Denys Vlasenko | 2014-05-02 | 1 | -1/+1 |
* | docs/new-applet-HOWTO.txt: tweak a bit | Denys Vlasenko | 2014-03-17 | 1 | -18/+15 |
* | docs: update new-applet-HOWTO.txt | Bartosz Golaszewski | 2014-03-16 | 1 | -35/+62 |
* | docs: tweak keep_data_small.txt | Denys Vlasenko | 2014-01-13 | 1 | -1/+9 |
* | bloat-o-meter: add usage info | Bartosz Golaszewski | 2013-10-16 | 1 | -7/+8 |
* | Documentation update | Denys Vlasenko | 2013-09-17 | 1 | -5/+16 |
* | Whitespace fixes | Denys Vlasenko | 2013-07-30 | 1 | -1/+1 |
* | Update docs/tcp.txt | Denys Vlasenko | 2013-07-27 | 1 | -1/+18 |
* | Add notes about TCP programming quirks. | Denys Vlasenko | 2013-07-25 | 1 | -0/+65 |
* | mdev: add environment variable match | Denys Vlasenko | 2013-02-26 | 1 | -2/+2 |
* | update seamless uncompression code | Denys Vlasenko | 2012-03-06 | 1 | -1/+1 |
* | archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes | Denys Vlasenko | 2012-03-06 | 1 | -1/+1 |
* | getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on tim... | Denys Vlasenko | 2011-10-22 | 1 | -0/+1 |
* | docs/ctty.htm: add a useful URL to | Denys Vlasenko | 2011-10-21 | 1 | -0/+2 |
* | mdev: expand --help so that it's actually useful. | Denys Vlasenko | 2011-09-19 | 1 | -3/+9 |
* | typo fixes | Dan Fandrich | 2011-07-08 | 1 | -1/+1 |
* | fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 | Denys Vlasenko | 2011-05-29 | 1 | -6/+5 |
* | small fixes atop syslog config patch | Denys Vlasenko | 2011-04-16 | 1 | -0/+28 |
* | .gitignore: add missing ignores | Bjørn Forsman | 2011-03-06 | 1 | -0/+1 |
* | hush: use FEATURE_SH_NOFORK to enable NOFORK trick | Denys Vlasenko | 2011-02-02 | 1 | -4/+23 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 1 | -1/+1 |
* | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | 2010-11-03 | 1 | -1/+1 |
* | scripts: remove bitrotted scripts/individual | Denys Vlasenko | 2010-10-28 | 1 | -2/+1 |
* | update docs/new-applet-HOWTO.txt | Holger Blasum | 2010-10-28 | 1 | -9/+9 |
* | finish busybox.1 renaming | Denys Vlasenko | 2010-10-24 | 1 | -1/+1 |
* | English fixes to docs/smallint.txt | Denys Vlasenko | 2010-10-24 | 1 | -3/+5 |
* | adding docs/smallint.txt | Denys Vlasenko | 2010-10-24 | 1 | -0/+37 |
* | docs: Sync up AUTHORS and busybox_footer.pod | Kevin Cernekee | 2010-10-17 | 1 | -0/+30 |
* | docs: Change CVS references to Git | Kevin Cernekee | 2010-10-17 | 1 | -21/+32 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | Remove some more mentions of Subversion | Dan Fandrich | 2010-08-11 | 1 | -5/+6 |
* | doc: remove trailing empty line | Bernhard Reutner-Fischer | 2010-07-29 | 1 | -1/+0 |
* | *: s/spaces/tabs/ | Denys Vlasenko | 2010-07-26 | 1 | -14/+14 |
* | *: trailing empty lines removed | Denys Vlasenko | 2010-07-26 | 8 | -9/+5 |
* | document how to find non-shared string dups | Denys Vlasenko | 2010-06-02 | 1 | -0/+5 |