- bedfabd libiproute: use stdout directly instead of passing it as a parameter by Denis Vlasenko · 17 years ago
- b6fe100 announce 1.10.3 by Denis Vlasenko · 17 years ago
- e7860e3 config help text: fix capitalization by Denis Vlasenko · 17 years ago
- 1a9bbfb remove -fno-jump-tables - after stripping it proved to be worse by Denis Vlasenko · 17 years ago
- 1da86d2 build system: add PIE build option by Denis Vlasenko · 17 years ago
- 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
- 3b162ec networking/interface.c: fix indentation by Denis Vlasenko · 17 years ago
- 630a7f7 Remove stray debug instrumentation by Denis Vlasenko · 17 years ago
- 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
- 6075b2a - add FIXME. Perhaps somebody is interrested in looking into this one. by Bernhard Reutner-Fischer · 17 years ago
- c2741e1 - add alias support by Bernhard Reutner-Fischer · 17 years ago
- ef729dd - revert revision 22183 since it breaks -b /abs /abs/path/to/mod.ko by Bernhard Reutner-Fischer · 17 years ago
- d428167 - just chdir to the basedir (-30b). by Bernhard Reutner-Fischer · 17 years ago
- beac1bd - optional fancy pruning-mode for depmod by Bernhard Reutner-Fischer · 17 years ago
- 9af7aba - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" by Bernhard Reutner-Fischer · 17 years ago
- b8e653b Reinstate CONFIG_CROSS_COMPILE_PREFIX by Denis Vlasenko · 17 years ago
- cd2663f ash: optional printf builtin. +25 bytes if off, +35 if on. by Denis Vlasenko · 17 years ago
- d789206 msh: fix ENOENT testcase by Denis Vlasenko · 17 years ago
- 62d8503 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 17 years ago
- e0fd13e - shrink modprobe a little bit (~-40 bytes). ACKed by Yann. by Bernhard Reutner-Fischer · 17 years ago
- a76669c printf: fix a trivial bug by Denis Vlasenko · 17 years ago
- f4e6bd0 mdev: add commented-out debug code to open stdio. by Denis Vlasenko · 17 years ago
- 1d1bba4 printf: code shrink by eliminating string alloc/copy by Denis Vlasenko · 17 years ago
- d12fcc2 libiproute: fix option parsing, so that "ip -o link" works again. by Denis Vlasenko · 17 years ago
- 3e57adb libiproute: style fixes, and using smallint as appropriate by Denis Vlasenko · 17 years ago
- 8f74094 runsvdir: make it more robust against libc buglets (errno accidentally set to !0) by Denis Vlasenko · 17 years ago
- 447bd66 msh: fix the case where the file has exec bit but can't be run directly by Denis Vlasenko · 17 years ago
- f9a0784 - add FIXME to use hasmntopt() by Bernhard Reutner-Fischer · 17 years ago
- db508e3 - fix overflow; improve documentation while at it by Bernhard Reutner-Fischer · 17 years ago
- cd9d4c8 fuser: a now, the corrected fix (vda botched previous one) by Denis Vlasenko · 17 years ago
- 634b022 - misc. improvements and shrinkage by Bernhard Reutner-Fischer · 17 years ago
- 1728229 - add strrchr by Bernhard Reutner-Fischer · 17 years ago
- 5de8a13 fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn) by Denis Vlasenko · 17 years ago
- ea9f7a6 find: beautify config prompts a bit by Denis Vlasenko · 17 years ago
- 417e240 Remove 'busybox' word from configuration programs by Denis Vlasenko · 17 years ago
- 10be1a7 - move depmod shell script to examples/ by Bernhard Reutner-Fischer · 17 years ago
- c21d9c7 - the moddir_base is supposed to be omitted frmo the .dep file by Bernhard Reutner-Fischer · 17 years ago
- 1510216 - Spaghetti alert. Fix clash with ancient fwd-decl. This is an unfortunate by Bernhard Reutner-Fischer · 17 years ago
- 55fb9da - remove duplicate helptext of dhcprelay and improve it by Bernhard Reutner-Fischer · 17 years ago
- b85fb69 - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT_DEPMOD_FILE. by Bernhard Reutner-Fischer · 17 years ago
- 4fec346 - use (uC)libc functions. Saves a dozen bytes. by Bernhard Reutner-Fischer · 17 years ago
- 9cf0f62 vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are by Bernhard Reutner-Fischer · 17 years ago
- 9474830 - improve help-text by Bernhard Reutner-Fischer · 17 years ago
- 1ea2568 - improve option-handling a bit by Bernhard Reutner-Fischer · 17 years ago
- 7a5f494 scripts: add a script which prints memory map of running busybox by Denis Vlasenko · 17 years ago
- c47e897 scripts: add primitive memory usage meter script by Denis Vlasenko · 17 years ago
- fc9e108 udhcpc: shrink udhcpc: guard against zero lease time by Denis Vlasenko · 17 years ago
- 6bb55cf - add basic option-handling (+220b). Untested by Bernhard Reutner-Fischer · 17 years ago
- cf18010 - use mmap instead of allocating hundreds of megabytes of RAM. +39b by Bernhard Reutner-Fischer · 17 years ago
- dc5d7fe - remove some bloat -28b: now approx. 501b by Bernhard Reutner-Fischer · 17 years ago
- 423465c - switch to FILE base writer and remove now unneeded stuff. -50b by Bernhard Reutner-Fischer · 17 years ago
- 55e547e - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov wrong by Bernhard Reutner-Fischer · 17 years ago
- a0e17f7 [u]mount: add/update dietlibc build fix by Denis Vlasenko · 17 years ago
- b267ed9 lineedit: correctly handle prompt longer than screen width. closes bug 3414 by Denis Vlasenko · 17 years ago
- 4830fc5 hush: make it ignore SIGINT etc in a config wich has no job control by Denis Vlasenko · 17 years ago
- af6cca5 move setgroups definition to libbb.h so that it no longer inadvertently by Denis Vlasenko · 17 years ago
- 30f892a last: code shrink by Denis Vlasenko · 17 years ago
- 69dc325 syslogd: do not error out on missing files to rotate. closes bug 3404. by Denis Vlasenko · 17 years ago
- bd23fbb docs/depmod: and example of depmod in shell/sed/awk... by Denis Vlasenko · 17 years ago
- 8e2c9e1 inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
- e94a871 mdev: fix counting of '%' in pattern by Denis Vlasenko · 17 years ago
- ff92349 mdev: fix whitespace damage by Denis Vlasenko · 17 years ago
- cf575ca - optionally pass additional flags down to nm by Bernhard Reutner-Fischer · 17 years ago
- 61082ec - not sure but i may have had the shutdown-time wrong and no records to verify by Bernhard Reutner-Fischer · 17 years ago
- 69d5ba2 - untangle the implementation of the small and huge last applets by Bernhard Reutner-Fischer · 17 years ago
- a959a2a mdev: suppress "may be used uninitialized" warning by Denis Vlasenko · 17 years ago
- 4801441 mdev: add support for "only rename" option in mdev.conf by Denis Vlasenko · 17 years ago
- e9b76e1 dnsd: fixes various segfaults. by Denis Vlasenko · 17 years ago
- ae84b11 modprobe: fix for blacklisting by Denis Vlasenko · 17 years ago
- dfd8282 last: make its output more like "standard" last (aka "fancy last"). by Denis Vlasenko · 17 years ago
- 7b38639 last: trim format string a bit by Denis Vlasenko · 17 years ago
- b22a805 last: trim help text by Denis Vlasenko · 17 years ago
- 869d3d3 last: optional alternative sysv-like implementation by Denis Vlasenko · 17 years ago
- 7bd8d8f - make Christian happy by Bernhard Reutner-Fischer · 17 years ago
- 49bdf28 - skip empty lines and archive members by Bernhard Reutner-Fischer · 17 years ago
- 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
- 19903f0 udhcpc: simplify renewal of the lease by Denis Vlasenko · 17 years ago
- b234291 udhcpc: properly reduce timeout if bogus packets were received by Denis Vlasenko · 17 years ago
- 54b90b5 fix another -Wall warning by Denis Vlasenko · 17 years ago
- 38100a4 ifenslave: add forgotten INIT_G() by Denis Vlasenko · 17 years ago
- 0953336 - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. by Bernhard Reutner-Fischer · 17 years ago
- eaad910 fix "make bigdata" to not show weak aliases by Denis Vlasenko · 17 years ago
- f02efd1 - improve readability by Bernhard Reutner-Fischer · 17 years ago
- 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- cb83abd - mention FIXME use find_mount_point() by Bernhard Reutner-Fischer · 17 years ago
- 3576bed - improve wording by Bernhard Reutner-Fischer · 17 years ago
- ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
- ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
- 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
- e125a68 start_stop_daemon: add -test, fix -x to not match by inode, by Denis Vlasenko · 17 years ago
- faf334a httpd: fix obscure case when user runs httpd -i from command line for testing. by Denis Vlasenko · 17 years ago
- 9ddc8d5 modprobe: optional "blacklist" command support (by Natanael Copa) by Denis Vlasenko · 17 years ago
- b6c4855 printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354) by Denis Vlasenko · 17 years ago
- 29eb359 ash: more of -Wall fixes by Denis Vlasenko · 17 years ago
- d04e1fc last: style fixes by Denis Vlasenko · 17 years ago
- 2794c9b insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) by Denis Vlasenko · 17 years ago
- 85e015c two fixlets for -Wall by Denis Vlasenko · 17 years ago
- 29952d7 fix bug 2704: remove verbatim RFC text from source by Denis Vlasenko · 17 years ago
- 51a06c0 - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 by Bernhard Reutner-Fischer · 17 years ago