2008-06-02 |
Bernhard Reutner... | - revert revision 22183 since it breaks -b /abs /abs... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bernhard Reutner... | - just chdir to the basedir (-30b). |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bernhard Reutner... | - optional fancy pruning-mode for depmod |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Bernhard Reutner... | - pm_states[PM_SUSPEND_MAX] suggests to support "standb... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Denis Vlasenko | Reinstate CONFIG_CROSS_COMPILE_PREFIX |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Denis Vlasenko | ash: optional printf builtin. +25 bytes if off, +35... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Denis Vlasenko | msh: fix ENOENT testcase |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Bernhard Reutner... | - use ut_user rather than ut_name (Cristian Ionescu... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Bernhard Reutner... | - shrink modprobe a little bit (~-40 bytes). ACKed... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | printf: fix a trivial bug |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | mdev: add commented-out debug code to open stdio. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | printf: code shrink by eliminating string alloc/copy |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | libiproute: fix option parsing, so that "ip -o link... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | libiproute: style fixes, and using smallint as appropriate |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Denis Vlasenko | runsvdir: make it more robust against libc buglets... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Denis Vlasenko | msh: fix the case where the file has exec bit but can... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Bernhard Reutner... | - add FIXME to use hasmntopt() |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bernhard Reutner... | - fix overflow; improve documentation while at it |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Denis Vlasenko | fuser: a now, the corrected fix (vda botched previous... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bernhard Reutner... | - misc. improvements and shrinkage |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bernhard Reutner... | - add strrchr |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Denis Vlasenko | fiser: opendir "/proc", not "." (by Cristian Ionescu... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Denis Vlasenko | find: beautify config prompts a bit |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Denis Vlasenko | Remove 'busybox' word from configuration programs |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bernhard Reutner... | - move depmod shell script to examples/ |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Bernhard Reutner... | - the moddir_base is supposed to be omitted frmo the... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | - Spaghetti alert. Fix clash with ancient fwd-decl... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | - remove duplicate helptext of dhcprelay and improve it |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | - Add config option for DEFAULT_DEPMOD_FILE and DEFAULT... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | - use (uC)libc functions. Saves a dozen bytes. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | vda, xmalloc'ing can use *alot* of RAM. Don't forget... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Bernhard Reutner... | - improve help-text |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - improve option-handling a bit |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Denis Vlasenko | scripts: add a script which prints memory map of runnin... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Denis Vlasenko | scripts: add primitive memory usage meter script |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Denis Vlasenko | udhcpc: shrink |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - add basic option-handling (+220b). Untested |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - use mmap instead of allocating hundreds of megabytes... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - remove some bloat -28b: now approx. 501b |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - switch to FILE base writer and remove now unneeded... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bernhard Reutner... | - add simple first-draft unoptimized depmod just to... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Denis Vlasenko | [u]mount: add/update dietlibc build fix |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Denis Vlasenko | lineedit: correctly handle prompt longer than screen... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Denis Vlasenko | hush: make it ignore SIGINT etc in a config wich has... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Denis Vlasenko | move setgroups definition to libbb.h so that it no... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Denis Vlasenko | last: code shrink |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Denis Vlasenko | syslogd: do not error out on missing files to rotate... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Denis Vlasenko | docs/depmod: and example of depmod in shell/sed/awk... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Denis Vlasenko | inotify: new applet by Vladimir Dronnikov <dronnikov... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Denis Vlasenko | mdev: fix counting of '%' in pattern |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Denis Vlasenko | mdev: fix whitespace damage |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bernhard Reutner... | - optionally pass additional flags down to nm |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bernhard Reutner... | - not sure but i may have had the shutdown-time wrong... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Bernhard Reutner... | - untangle the implementation of the small and huge... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | mdev: suppress "may be used uninitialized" warning |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | mdev: add support for "only rename" option in mdev... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | dnsd: fixes various segfaults. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | modprobe: fix for blacklisting |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | last: make its output more like "standard" last (aka... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | last: trim format string a bit |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | last: trim help text |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Denis Vlasenko | last: optional alternative sysv-like implementation |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bernhard Reutner... | - make Christian happy |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bernhard Reutner... | - skip empty lines and archive members |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Denis Vlasenko | udhcpc: regularize the names of receiving functions, |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Denis Vlasenko | udhcpc: simplify renewal of the lease |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Denis Vlasenko | udhcpc: properly reduce timeout if bogus packets were... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Denis Vlasenko | fix another -Wall warning |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Denis Vlasenko | ifenslave: add forgotten INIT_G() |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Bernhard Reutner... | - Rob sais that he rewrote it, so reinstate the GPLv2... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Denis Vlasenko | fix "make bigdata" to not show weak aliases |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - improve readability |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - use STD*_FILENO some more. No object-code changes |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - use EXIT_{SUCCESS,FAILURE}. No object-code changes |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - mention FIXME use find_mount_point() |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - improve wording |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Bernhard Reutner... | - Rename getpty() to xgetpty() and adjust callers. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | swapon: optional -p PRIO support (by Francois Barel... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | more -Wall warning fixes. -Wall is enabled now. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | start_stop_daemon: add -test, fix -x to not match by... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | httpd: fix obscure case when user runs httpd -i from... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | modprobe: optional "blacklist" command support (by... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | printf: fix printf -%s- foo, printf -- -%s- foo (bug... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Denis Vlasenko | ash: more of -Wall fixes |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Denis Vlasenko | last: style fixes |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Denis Vlasenko | insmod: build fix for microblaze (by Greg Steuck <greg... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Denis Vlasenko | two fixlets for -Wall |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Denis Vlasenko | fix bug 2704: remove verbatim RFC text from source |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - very minor shrinkage |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - add appropriate string for arp header #32 for use... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - fix bug where we incorrectly rejected ifconfig eth0... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - fix compilation on x86_64 |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - mention duplication of in_ether() |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Bernhard Reutner... | - provide proc-less sample |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Denis Vlasenko | testsuite instrumentation fixes by Christian |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Denis Vlasenko | Add more -W options to gcc. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Denis Vlasenko | more of -Wall fixes from Cristian Ionescu-Idbohrn. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Denis Vlasenko | remove stray semicolons (by Cristian Ionescu-Idbohrn) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Mike Frysinger | fix by Jie Zhang for exit status and POSIX compliance: |
commit | commitdiff | tree | snapshot |
next |