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