Age | Commit message (Expand) | Author |
2008-05-18 | more -Wall warning fixes. -Wall is enabled now. | Denis Vlasenko |
2008-05-18 | start_stop_daemon: add -test, fix -x to not match by inode, | Denis Vlasenko |
2008-05-18 | httpd: fix obscure case when user runs httpd -i from command line for testing. | Denis Vlasenko |
2008-05-18 | modprobe: optional "blacklist" command support (by Natanael Copa) | Denis Vlasenko |
2008-05-18 | printf: fix printf -%s- foo, printf -- -%s- foo (bug 3354) | Denis Vlasenko |
2008-05-18 | ash: more of -Wall fixes | Denis Vlasenko |
2008-05-17 | last: style fixes | Denis Vlasenko |
2008-05-17 | insmod: build fix for microblaze (by Greg Steuck <greg AT nest.cx>) | Denis Vlasenko |
2008-05-17 | two fixlets for -Wall | Denis Vlasenko |
2008-05-17 | fix bug 2704: remove verbatim RFC text from source | Denis Vlasenko |
2008-05-16 | - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:0... | Bernhard Reutner-Fischer |
2008-05-16 | - very minor shrinkage | Bernhard Reutner-Fischer |
2008-05-16 | - add appropriate string for arp header #32 for use by ip(8) | Bernhard Reutner-Fischer |
2008-05-16 | - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever | Bernhard Reutner-Fischer |
2008-05-16 | - fix compilation on x86_64 | Bernhard Reutner-Fischer |
2008-05-16 | - mention duplication of in_ether() | Bernhard Reutner-Fischer |
2008-05-16 | - provide proc-less sample | Bernhard Reutner-Fischer |
2008-05-15 | testsuite instrumentation fixes by Christian | Denis Vlasenko |
2008-05-15 | Add more -W options to gcc. | Denis Vlasenko |
2008-05-15 | more of -Wall fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2008-05-15 | remove stray semicolons (by Cristian Ionescu-Idbohrn) | Denis Vlasenko |
2008-05-14 | fix by Jie Zhang for exit status and POSIX compliance: | Mike Frysinger |
2008-05-13 | Kill CONFIG_NITPICK, it turned out to not be useful. no code changes. | Denis Vlasenko |
2008-05-13 | more -Wall warning fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2008-05-12 | -Wall fixes by Cristian Ionescu-Idbohrn. No object code changes. | Denis Vlasenko |
2008-05-09 | fix warnings about pointer signedness | Denis Vlasenko |
2008-05-09 | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko |
2008-05-09 | - pass flags to ld in one argument | Bernhard Reutner-Fischer |
2008-05-09 | udhcp: protect agianst timer overflowing 32-bit counter | Denis Vlasenko |
2008-05-09 | insmod: fix build warnings. By Cristian Ionescu-Idbohrn | Denis Vlasenko |
2008-05-08 | mdev: /sys/class/block/ are also block devices | Denis Vlasenko |
2008-05-08 | build system: do not rebuild entire tree if it is moved | Denis Vlasenko |
2008-05-08 | website: announce 1.10.2 | Denis Vlasenko |
2008-05-08 | - forgot to pull in arch-specific tweaks | Bernhard Reutner-Fischer |
2008-05-08 | - fix selinux stuff | Bernhard Reutner-Fischer |
2008-05-08 | - correct usage helptext of ifupdown | Bernhard Reutner-Fischer |
2008-05-07 | start_stop_daemon: try to clarify intended meaning of the options | Denis Vlasenko |
2008-05-07 | httpd: fix several bugs triggering by realtive path in -h DIR. | Denis Vlasenko |
2008-05-07 | httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI. | Denis Vlasenko |
2008-05-06 | script: exit if reading from pseudo-tty errors out (do not loop) | Denis Vlasenko |
2008-05-06 | ash: make set -o and set +o work as in dash/bash. | Denis Vlasenko |
2008-05-06 | cpio.tests: remove useless command | Denis Vlasenko |
2008-05-05 | - fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2008-05-03 | vi: do not truncate file to zero length. closes bug 2944. | Denis Vlasenko |
2008-05-03 | uniq: support -w. closes bug 3094. | Denis Vlasenko |
2008-05-02 | more fixes to testsuite by Cristian and vda | Denis Vlasenko |
2008-05-02 | clarify grep version | Denis Vlasenko |
2008-05-02 | mdev: fix a bug where we were eating argv[0] of helper | Denis Vlasenko |
2008-05-02 | fix grep test false positive | Denis Vlasenko |
2008-05-02 | testing.sh: bashisms are eradicated. | Denis Vlasenko |