- 4642cf5 tsort: new applet by David Leonard · 2 years, 10 months ago
- 00d10cb docs/embedded-scripts.txt: whitespace fix by Denys Vlasenko · 3 years ago
- c7b90dc uudecode: special-case "/dev/stdout", closes 14241 by Denys Vlasenko · 3 years ago
- 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- d712edc dd: add 'oflag=append' by Rostislav Skudnov · 6 years ago
- 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
- 31a04d9 docs: add embedded-scripts.txt by Ron Yorston · 6 years ago
- 3f6a978 dd: add 'oflag=seek_bytes' by Rostislav Skudnov · 6 years ago
- d1cd3da mdev.txt: explain the meaning of a leading "-" by Martin Kaiser · 6 years ago
- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- 77a6678 dd: add 'fullblock' iflag by Nicholas Clark · 7 years ago
- fbecca1 Tweak outdated documentation and comments by Denys Vlasenko · 7 years ago
- 49e6bf2 sheel: improve comments on signal handling by Denys Vlasenko · 7 years ago
- 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
- 7c40ddd NOFORK fixes by Denys Vlasenko · 7 years ago
- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- d2383f5 paste: new applet by Maxime Coste · 8 years ago
- 9967c99 libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode by Denys Vlasenko · 8 years ago
- 06f20bf link: new applet by Denys Vlasenko · 8 years ago
- b288978 docs: Update filenames in keep_data_small.txt by Kang-Che Sung · 8 years ago
- f4f8fe8 build system: fix a few warnings for allnoconfig build by Denys Vlasenko · 8 years ago
- c30a5b1 dd: support iflag=skip_bytes by Rafał Miłecki · 9 years ago
- 97c6491 typo fixes by Maninder Singh · 10 years ago
- d3fabf8 zcip: Add environment variable for overriding log functionality by Michel Stam · 10 years ago
- 3ed81cf unit-tests: implement the unit-testing framework by Bartosz Golaszewski · 10 years ago
- e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago
- f332617 docs/new-applet-HOWTO.txt: tweak a bit by Denys Vlasenko · 11 years ago
- 9dbe4d0 docs: update new-applet-HOWTO.txt by Bartosz Golaszewski · 11 years ago
- d74f843 docs: tweak keep_data_small.txt by Denys Vlasenko · 11 years ago
- 28a2094 bloat-o-meter: add usage info by Bartosz Golaszewski · 11 years ago
- d7ea34e Documentation update by Denys Vlasenko · 11 years ago
- 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
- ad546ec Update docs/tcp.txt by Denys Vlasenko · 11 years ago
- 7801148 Add notes about TCP programming quirks. by Denys Vlasenko · 11 years ago
- 40b97fb mdev: add environment variable match by Denys Vlasenko · 12 years ago
- 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
- 774bce8 archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes by Denys Vlasenko · 13 years ago
- 7449e18 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout by Denys Vlasenko · 13 years ago
- 17fb598 docs/ctty.htm: add a useful URL to by Denys Vlasenko · 13 years ago
- 5c6ba6c mdev: expand --help so that it's actually useful. by Denys Vlasenko · 13 years ago
- b5de0c1 typo fixes by Dan Fandrich · 13 years ago
- 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
- 0288b27 small fixes atop syslog config patch by Denys Vlasenko · 14 years ago
- 102b8bd .gitignore: add missing ignores by Bjørn Forsman · 14 years ago
- b72baeb hush: use FEATURE_SH_NOFORK to enable NOFORK trick by Denys Vlasenko · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago
- 02788ac scripts: remove bitrotted scripts/individual by Denys Vlasenko · 14 years ago
- b27d62a update docs/new-applet-HOWTO.txt by Holger Blasum · 14 years ago
- 17fc33d finish busybox.1 renaming by Denys Vlasenko · 14 years ago
- 738e4de English fixes to docs/smallint.txt by Denys Vlasenko · 14 years ago
- 8f8ee53 adding docs/smallint.txt by Denys Vlasenko · 14 years ago
- 2b01168 docs: Sync up AUTHORS and busybox_footer.pod by Kevin Cernekee · 14 years ago
- 20e2c35 docs: Change CVS references to Git by Kevin Cernekee · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
- 9669363 Remove some more mentions of Subversion by Dan Fandrich · 14 years ago
- 64b6f7c doc: remove trailing empty line by Bernhard Reutner-Fischer · 14 years ago
- b4d0351 *: s/spaces/tabs/ by Denys Vlasenko · 14 years ago
- ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
- abb154b document how to find non-shared string dups by Denys Vlasenko · 15 years ago
- b38af7b mdev: add "!" syntax support by Denys Vlasenko · 15 years ago
- 00ddd44 fix typos in comments and doc by Denys Vlasenko · 15 years ago
- 4875e71 docs/unicode.txt: added more TODOs by Denys Vlasenko · 15 years ago
- 698dca5 add unicode.txt by Denys Vlasenko · 15 years ago
- ac36450 Example Unicode files by Denys Vlasenko · 15 years ago
- 185e691 update link to the comp.lang.c FAQ by Denys Vlasenko · 15 years ago
- 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
- f92874e replace /bin/mdev with /sbin/mdev by Denys Vlasenko · 15 years ago
- adf922e *: a few more NOINLINEs by Denys Vlasenko · 15 years ago
- a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
- 26ff18b Fixes to usage text; updated busybox.spec by Denys Vlasenko · 15 years ago
- acabf8f Update documentation generator so that it sucks less by Denys Vlasenko · 15 years ago
- db57fc2 Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentation by Bernhard Reutner-Fischer · 15 years ago
- 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- 6d48d3e rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes. by Denys Vlasenko · 15 years ago
- 252ccba remove msh_function.patch. msh is deprecated by Denys Vlasenko · 15 years ago
- cd3dd42 seq: fix testsuite failures by Denys Vlasenko · 15 years ago
- 145512c Update POSIX compliance table by Denys Vlasenko · 15 years ago
- dc2bbb9 tweak docs by Denys Vlasenko · 16 years ago
- 29ec116 POSIX conformance documentation for busybox by David Krakov · 16 years ago
- 7a5814c split website off into dedicated git repo by Mike Frysinger · 16 years ago
- 318a8e5 TODO: add some by Denys Vlasenko · 16 years ago
- 845142e Adjust names, link contributing info in main index by Bernhard Reutner-Fischer · 16 years ago
- 3322351 add .gitignore files by Mike Frysinger · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- bae3abf website: another tweak by Denis Vlasenko · 16 years ago
- 9367734 website: yet another small tweak by Denis Vlasenko · 16 years ago
- 6c76a96 website: another tiny tweak by Denis Vlasenko · 16 years ago
- 4e4c5db website: textual fixes in 1.14.0 announcement text by Denis Vlasenko · 16 years ago
- 5dcb43a website: announce 1.14.0 and 1.13.4 Makefile: bump version to 1.14.0 by Denis Vlasenko · 16 years ago 1_14_0
- b024f8d website: update ActionTec URL to http://opensource.actiontec.com/ by Denis Vlasenko · 16 years ago
- 33c6b2a website: fix obsolete by Denis Vlasenko · 16 years ago
- 1d925af website: add http://www.dream-multimedia-tv.de/ to list of products using bbox by Denis Vlasenko · 16 years ago
- 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
- 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
- a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
- c8985bf website: mention fixes to syslogd by Denis Vlasenko · 16 years ago
- 0103417 website: announce 1.13.3 by Denis Vlasenko · 16 years ago
- 02468c2 - add big busybox logo as transparent png by Bernhard Reutner-Fischer · 16 years ago