- ca899ef remove a few extra newlines in help text by Denys Vlasenko · 15 years ago
- f2a8d5d fix duplicate FAST_FUNC FAST_FUNC by Denys Vlasenko · 15 years ago
- 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
- 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
- d7874ed patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com) by Denys Vlasenko · 15 years ago
- 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
- 0568b6e randomconfig fixes 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
- be11649 ping6: make it setuid just like ping by Denys Vlasenko · 15 years ago
- e766f62 make find_pid_by_name look at /proc/PID/exe too by Alexander Shishkin · 15 years ago
- 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
- 38dd8aa touch: implement -t TIME (needed for testsuite) by Denys Vlasenko · 15 years ago
- 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
- 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
- 5c2e81b fix a thinko in lineedit completion code by Denys Vlasenko · 15 years ago
- fda8f57 tweaking Unicode support by Denys Vlasenko · 15 years ago
- 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 15 years ago
- 52a4267 restore shadow.h independence by Mike Frysinger · 15 years ago
- da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
- 57dc534 pgrep/pkill: support -s and -P options by Denys Vlasenko · 15 years ago
- 666e1d3 tweak sendmail and makemime help texts by Denys Vlasenko · 15 years ago
- 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
- 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
- fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 15 years ago
- d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
- b0bee2b trim/regularize usage texts. -92 bytes by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 15 years ago
- 14f6f0a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) by Denys Vlasenko · 16 years ago
- a99aa6e readlink: support -n, -v, -s and -q too if support for -f is requested by Denys Vlasenko · 16 years ago
- 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
- 4b7db4f read_key: drop optimization where we read 3 bytes at once by Denys Vlasenko · 16 years ago
- bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
- 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
- 5a49d28 add platform tweaks by Denys Vlasenko · 16 years ago
- 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
- 071ede1 xmalloc_[open_]read[_close]: do not ignore xrealloc return value by Denys Vlasenko · 16 years ago
- c15f40c lineedit: use read_key to recognize ESC sequence. by Denys Vlasenko · 16 years ago
- 3322351 add .gitignore files by Mike Frysinger · 16 years ago
- 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
- 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
- c2931aa adduser/addgroup: support specifying uid/gid, add system by Denis Vlasenko · 16 years ago
- 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
- b029154 httpd: improve help text by Denis Vlasenko · 16 years ago
- f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
- 3be2308 fix move_to_unaligned32 by Denis Vlasenko · 16 years ago
- 829bbd3 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} by Denis Vlasenko · 16 years ago
- f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago
- 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
- aafbae6 mdev: make usage text more useful by Denis Vlasenko · 16 years ago
- e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
- f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
- 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
- 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
- 88b8f0a sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
- a6eb7f4 sendmail: add more example in usage text by Denis Vlasenko · 16 years ago
- 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
- c0ea82a libbb: revent previous version of "concurrent history updating" by Denis Vlasenko · 16 years ago
- 57abf9e libbb: make history saving/loading concurrent-safe by Denis Vlasenko · 16 years ago
- 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
- 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
- 20c8216 ftpd: add idle and absolute timeouts. This is a security issue, by Denis Vlasenko · 16 years ago
- 8ec8d5e sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 by Denis Vlasenko · 16 years ago
- e9afc46 sha: merge sha1/sha256 handling (they are similar enough for this), by Denis Vlasenko · 16 years ago
- 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
- c8329c9 sha: reduce sha256/512 context size. Make sha1/sha256 code more similar by Denis Vlasenko · 16 years ago
- cd2cd31 shrink sha hashing a bit more (remove wbuflen field from ctx), by Denis Vlasenko · 16 years ago
- 98c87f7 sha256/512: code shrink. Run-tested. by Denis Vlasenko · 16 years ago
- 4221e90 ftpd: stop unconditional logging to syslog. This was the only applet by Denis Vlasenko · 16 years ago
- 9257671 fix typo in help text by Denis Vlasenko · 16 years ago
- c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
- 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
- 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
- 16b4a2d ftpd: new applet by Adam Tkac by Denis Vlasenko · 16 years ago
- fb1a23d halt/reboot/poweroff: improve error reporting by Denis Vlasenko · 16 years ago
- 021de3f sendmail: document and fix usage of fd #4, fix check for helper failure. by Denis Vlasenko · 16 years ago
- 7e0c243 sendmail: improve help text by Denis Vlasenko · 16 years ago
- 12aca79 - improve wording by Bernhard Reutner-Fischer · 16 years ago
- 0d22d17 - add flash_eraseall by Bernhard Reutner-Fischer · 16 years ago
- 9f00e05 killall and sestatus also need ARGVN scanning by Denis Vlasenko · 16 years ago
- a0ab943 function old new delta by Denis Vlasenko · 16 years ago
- 6d5590f sendmail: remove erroneous usage lines by Denis Vlasenko · 16 years ago
- 4acdb46 ionice: new applet, adapted from Linux kernel' example by Walter Harms by Denis Vlasenko · 16 years ago
- cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
- 39b6813 tunctl: new applet by Vladimir by Denis Vlasenko · 16 years ago
- 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
- 73ac056 s/an user/a user/ by Denis Vlasenko · 16 years ago
- 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
- e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
- efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
- 15437e3 libbb: add xgetgrnam too. ~0 code size change by Denis Vlasenko · 16 years ago
- e45930e Fold mkpasswd applet into cryptpw. by Denis Vlasenko · 16 years ago
- d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
- ac1c96f - remove superfluous comment from previous commit by Bernhard Reutner-Fischer · 16 years ago
- 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
- 6ebb2f5 crond: use bb_setpgrp, not setpgrp platform.h: make a bit more readable by Denis Vlasenko · 16 years ago
- 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
- 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago