- 79b021d tail: read only a portion of a file if it's huge. closes bug 551 by Denys Vlasenko · 15 years ago
- e531759 fdisk: add handling of avr32. closes bug 555 by Denys Vlasenko · 15 years ago
- a43df64 tail: fix "tail +N file_shorter_than_N" by Denys Vlasenko · 15 years ago
- 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
- 334fcc8 dd: conv=noerror should skip read errors using lseek (bug 539) by Denys Vlasenko · 15 years ago
- eecbb54 correct mode of testsuite/rx.tests by Denys Vlasenko · 15 years ago
- 63416cc nc: fix nc -ll; report vfork errors; make select loop faster by Tomoya Adachi · 15 years ago
- dc9495d rx: strip padding from last block. closes bug 501. by Denys Vlasenko · 15 years ago
- 80a3418 runsv: run ./finish with parameters (runit compat) by Earl Chew · 15 years ago
- aebb742 svlogd: fix bug 521: use line buffering if any filtering is done by Denys Vlasenko · 15 years ago
- e2944af libbb: prevent resursion on malloc failure 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
- 0944963 grep: fix -E + {range}; fix -o not printing all matches (bug 489) by Denys Vlasenko · 15 years ago
- 97af2ff halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly by Alexander Shishkin · 15 years ago
- d1090c9 dpkg: delete postrm script after it's run, not before. closes bug 449 by Denys Vlasenko · 15 years ago
- f3b56b4 unzip: try lseek before resorting to reading by Stefani Seibold · 15 years ago
- bac9f03 tftp: add comment, no code changes by Denys Vlasenko · 15 years ago
- 330d898 tftp[d]: fix block# handling on upload with non-default blocksize by Atsushi Nemoto · 15 years ago
- 0e1b626 man: use man.config, not only man.conf (man version 1.6f compat) by Denys Vlasenko · 15 years ago
- 7cee00e ash: further fixes to debug machinery (closes bug 485) by Denys Vlasenko · 15 years ago
- e56f22a ash: make "jobs" work even in subshells by Denys Vlasenko · 15 years ago
- 86e83ec ash: fix debug machinery a bit by Denys Vlasenko · 15 years ago
- 7cc5a50 chmod 755 some files in examples/* by Denys Vlasenko · 15 years ago
- 3b5a664 tail: implement -F by Eric Lammerts · 15 years ago
- 997538a scriptreplay: show help text if run with no arguments by Denys Vlasenko · 15 years ago
- d6513cf tcpsvd,udpsvd: fix uid/gid printing when run with -u by Denys Vlasenko · 15 years ago
- 3ed181b init: make comment more understandable. no code changes by Denys Vlasenko · 15 years ago
- 4abfc26 udhcpc: small simplification by Denys Vlasenko · 15 years ago
- 753a3ce typo by Denys Vlasenko · 15 years ago
- 7d6a791 udhcpc: add/edit comments, no code changes by Denys Vlasenko · 15 years ago
- 13ca4b1 udhcpc: simplify manual renew (make it more similar to automatic one) by Denys Vlasenko · 15 years ago
- 252ccba remove msh_function.patch. msh is deprecated by Denys Vlasenko · 15 years ago
- e414896 silly whitespace fix by Denys Vlasenko · 15 years ago
- c1fc3d3 fix mount test false positive by Denys Vlasenko · 15 years ago
- 875f782 minor tweaks in testsuite by Denys Vlasenko · 15 years ago
- 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
- b71ce02 add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite by Denys Vlasenko · 15 years ago
- f8e6b6e fix taskset testsuite by Denys Vlasenko · 15 years ago
- 941990f correct date testsuite to use compatible format 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
- d23f64e test: fix "test !" and "test abc -a !". closes bug 465 by Denys Vlasenko · 15 years ago
- fff7364 widen "Unicode in environment" check by Denys Vlasenko · 15 years ago
- 9531f7d another small lineedit fix by Denys Vlasenko · 15 years ago
- 5c2e81b fix a thinko in lineedit completion code by Denys Vlasenko · 15 years ago
- 01ba167 lineedit+unicode: code shrink by Denys Vlasenko · 15 years ago
- f6106e6 comment fixes, no code changes by Denys Vlasenko · 15 years ago
- 53fd1bf lineedit: code shrink by Denys Vlasenko · 15 years ago
- 9038d6f remove trailing whitespace by Denys Vlasenko · 15 years ago
- 7dd0ce4 randomconfig fixes by Denys Vlasenko · 15 years ago
- 0ad438b comment fix, no code changes by Denys Vlasenko · 15 years ago
- 3b40543 busybox --install [-s] [DIR]: allow a parameter - destination DIR by Denys Vlasenko · 15 years ago
- b3ba9e2 sv: fix "sv o SRV; ...; sv d SRV" (bug 461) + code shrink by Denys Vlasenko · 15 years ago
- e46601d runsv: rename field in a struct to not collide with other name by Denys Vlasenko · 15 years ago
- 8e96b5b sed: simpler fix for recent GNU compat stuff (by Rob Landley) by Denys Vlasenko · 15 years ago
- 2907e79 add comment about /etc/gshadow, no code changes by Denys Vlasenko · 15 years ago
- 189f74d passwd + /etc/shadow: chage "change time" field too by Denys Vlasenko · 15 years ago
- 044b180 lineedit+unicode: make TAB completion work again by Denys Vlasenko · 15 years ago
- 1302892 vi: small code shrink 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
- 883cea4 ash: fixes in debug printouts by Denys Vlasenko · 15 years ago
- 2e6d4ef lineedit: implement Unicode-aware line editing (optional) by Denys Vlasenko · 15 years ago
- 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
- 874201f dmesg: try to detect buffer size by Denys Vlasenko · 15 years ago
- ae68f11 sed: deal with peculiar behavior of '2d;2,1p' in GNU sed by Denys Vlasenko · 15 years ago
- 52a4267 restore shadow.h independence by Mike Frysinger · 15 years ago
- 4c8a721 depmod.pl: recurse through module dependencies by Mike Frysinger · 15 years ago
- b773f71 tar: handle 256-base encoding in mtime by Denys Vlasenko · 15 years ago
- da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
- 95cc814 udhcpd: fix a bug in add_lease where it was reading at [-1] by Denys Vlasenko · 15 years ago
- a51543a reformime: small code and style fixes. no material changes in behavior. by Denys Vlasenko · 15 years ago
- 7e7e08f tweak MD5 config text 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
- fe4ef36 libbb/sha: #undef macro names before #defining them. by Denys Vlasenko · 15 years ago
- 6f58be0 cp: make "non-POSIX" cp a bit more consistent by Denys Vlasenko · 15 years ago
- 2d7b5bf cp: by popular demand, make it POSIX compliant (but less safe) 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
- b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
- fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 15 years ago
- c5d07fb svlogd: do not overrun read buffer (fixes bug 439) by Denys Vlasenko · 15 years ago
- 97ef654 udhcpc: support option 0x79 (static routes) (part of bug 341) by Denys Vlasenko · 15 years ago
- 7895b91 udhcp: dname_dec may return NULL, account for that case by Denys Vlasenko · 15 years ago
- c3b6f2c Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 15 years ago
- ae05dd4 ls: make --color more compatible with coreutils by Denys Vlasenko · 15 years ago
- 86e992d test commit by Bernhard Reutner-Fischer · 15 years ago
- ec97062 test commit by Bernhard Reutner-Fischer · 15 years ago
- ca4f8d5 test commit by Bernhard Reutner-Fischer · 15 years ago
- 5508363 ls: fix --color handling. Closes bug 435. by Denys Vlasenko · 15 years ago
- 5478aaf mdev: be more permissive on errors (dont die): mdev -s users want that by Denys Vlasenko · 15 years ago
- 90db359 mdev: set $MDEV correctly for renamed nodes by Denys Vlasenko · 15 years ago
- cf4e503 Added kernel patch for /proc/self/exe to examples by Denys Vlasenko · 15 years ago
- 7d5ddf1 wget: remove IPv6 scope id in Host: field (apache compat) by Denys Vlasenko · 15 years ago
- 8bca3e2 sed: fix handling of 1d;1,3p and 1d;1,REGEXp by Denys Vlasenko · 15 years ago
- f1fab09 wget: fix redirection from HTTP to FTP server by Denys Vlasenko · 15 years ago