- 44f0821 taskset: (1ull < 65) like ops are not good, avoid that by Denis Vlasenko · 17 years ago
- 95842fb testsuite/runtest: remove (last) bashism mkswap: fix selinux build by Denis Vlasenko · 17 years ago
- a6b3a1f arping: save a few bytes by using mempcpy by Denis Vlasenko · 17 years ago
- 4d89a8b date: make it accept ISO date format. Fix help text. by Denis Vlasenko · 17 years ago
- ad6cab1 partially fix date testsuite by Denis Vlasenko · 17 years ago
- c6191e9 - fsetfilecon_war is hidden so use fsetfilecon instead. by Bernhard Reutner-Fischer · 17 years ago
- 15ce7f5 - bump copyright year by Bernhard Reutner-Fischer · 17 years ago
- 019d299 - update screenshot by Bernhard Reutner-Fischer · 17 years ago
- b520271 lineedit: filename completion on symlinks-to-dirs should add / too by Denis Vlasenko · 17 years ago
- a50a9b0 delay reconfig of input tty until target device has been both opened by Paul Fox · 17 years ago
- 765c1c3 getopt32: fix "tar x" case; fix memory leak by Denis Vlasenko · 17 years ago
- 71e3ab3 testsuite: fix du testsuite to not use changing directories by Denis Vlasenko · 17 years ago
- 58dc274 testsuite: runtest enhancements by Cristian Ionescu-Idbohrn by Denis Vlasenko · 17 years ago
- fa5b05a testsuite: fix by Denis Vlasenko · 17 years ago
- ffdcb41 build system: typo fix in help text by Denis Vlasenko · 17 years ago
- 9d4a17e dd: fix recent breakage (was comparing "if" with "if=" etc). by Denis Vlasenko · 17 years ago
- be002ad add forgotten files. I am forgetting it all the time :( by Denis Vlasenko · 17 years ago
- 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
- 5d89fba *: remove remaining instances of ".data" hack by Denis Vlasenko · 17 years ago
- 9137341 getopt32: fix recently broken opt_complementary "--" by Denis Vlasenko · 17 years ago
- 5a07a1d tar: move vfork into separate function (smaller code) by Denis Vlasenko · 17 years ago
- a4a93fd udhcp: fix config help text by Denis Vlasenko · 17 years ago
- 2d94992 build system: use spaces in Kbuild files by Denis Vlasenko · 17 years ago
- 376003b build system: move misplaced config entry for script applet by Denis Vlasenko · 17 years ago
- 5bb2fc2 tentative fix for ppc64 problems with ioctl. Zero code size impact. by Denis Vlasenko · 17 years ago
- 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
- 0a14462 xmalloc_open_read_close: use fstat to get file size (instead of lseek). by Denis Vlasenko · 17 years ago
- fe49347 start_stop_daemon: stat executable only once by Denis Vlasenko · 17 years ago
- 25cfe49 libbb: prevent xmalloc_open_read_close from dying on seek failure by Denis Vlasenko · 17 years ago
- 5b3adae remove whitespace damage. No code changes by Denis Vlasenko · 17 years ago
- 85d788e start_stop_daemon: optimization - do not pass paramenter, use by Denis Vlasenko · 17 years ago
- daeddee start_stop_daemon: do not stop /proc scan prematurely by Denis Vlasenko · 17 years ago
- f3745ea libbb: introduce xmalloc_xopen_read_close and use where appropriate by Denis Vlasenko · 17 years ago
- d9c51e9 start-stop-daemon: make --exec follow symlinks by Denis Vlasenko · 17 years ago
- 6c10657 style fixes. no code changes by Denis Vlasenko · 17 years ago
- 5a96c3e start_stop_daemon: mark argc as unused by Denis Vlasenko · 17 years ago
- a4e55ab - rotate some older new to oldnews by Bernhard Reutner-Fischer · 17 years ago
- 33b92f2 - ignore "recent"; We have an RCS to serve these by Bernhard Reutner-Fischer · 17 years ago
- 9a7af9f website: add 1.10.1 to news page. by Denis Vlasenko · 17 years ago
- d2095fd website: add a link to 1.10.1 by Denis Vlasenko · 17 years ago
- 1b2d0b2 openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org> by Denis Vlasenko · 17 years ago
- 50d068c man: handle many MANPAGER directives so that they do not override by Denis Vlasenko · 17 years ago
- e96dcb4 top: fix build failure by Denis Vlasenko · 17 years ago
- 250aa5b httpd: add an example of POST upload CGI by Denis Vlasenko · 17 years ago
- c033d51 fdisk: fix a case where we can inadvertently close /proc/partitions fd early by Denis Vlasenko · 17 years ago
- 4437d19 fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. by Denis Vlasenko · 17 years ago
- aca10f8 arping: remove superfluous assignment by Denis Vlasenko · 17 years ago
- bc1918a trivial fixes to make bbox compile with gcc 4.3.0 by Denis Vlasenko · 17 years ago
- 3cfebe4 od: fix testsuite by Denis Vlasenko · 17 years ago
- 7089c31 od: fix "od -b" by Denis Vlasenko · 17 years ago
- c7131c3 ash: fix breakage introduced in rev 21481. by Denis Vlasenko · 17 years ago
- b15ebe4 fix typo in Config.in hext text by Denis Vlasenko · 17 years ago
- 4f98e19 make test, [ and [[ all NOFORK, for consistency. by Denis Vlasenko · 17 years ago
- 6d1ebec ash: add another testsuite entry ("leaking variables" bug) by Denis Vlasenko · 17 years ago
- 24f824e less: fix somewhat elusive case when less gets stuck in search mode by Denis Vlasenko · 17 years ago
- ffa4499 man: new applet. ~600 bytes. by Denis Vlasenko · 17 years ago
- 867bd37 fix english in comment by Denis Vlasenko · 17 years ago
- 7465dbc ash: speed up NOFORK code in ash by eliminating second find_applet(). by Denis Vlasenko · 17 years ago
- f78a656 ash: a bit more complete POSIX subst testsuite entry by Denis Vlasenko · 17 years ago
- 033424a ash: add testsuite entry for POSIX-mandated ${var#word} ${var##word} by Denis Vlasenko · 17 years ago
- 9bc80d7 ash: add FEATURE_SH_NOFORK support by Denis Vlasenko · 17 years ago
- 4a9ca13 ash: do not do find_applet() twice in shellexec/tryexec by Denis Vlasenko · 17 years ago
- 55e06c1 Makefile.IMA: generate autoconf.h if needed by Denis Vlasenko · 17 years ago
- eecd588 - fix detection of whole-program by Bernhard Reutner-Fischer · 17 years ago
- 1d690db - also use the incoming LDFLAGS and EXTRA_LDFLAGS by Bernhard Reutner-Fischer · 17 years ago
- 3bc7d7d - erm sorry. no ipsvd here by Bernhard Reutner-Fischer · 17 years ago
- 0f5dfd6 - add ipsvd by Bernhard Reutner-Fischer · 17 years ago
- 93b8263 fix build with gcc -combine by Denis Vlasenko · 17 years ago
- 80f647c build system: use POSIX options only for cp cp: improve comment by Denis Vlasenko · 17 years ago
- 119f87b - add printutils and util-linux/volume_id - pull in Kbuild.includes by Bernhard Reutner-Fischer · 17 years ago
- da616db webpage: remove date from URL by Denis Vlasenko · 17 years ago
- 37bb6ad webpage: s/Denis/Denys/ (I don't like "denys", but it's in passport); add a link to resume by Denis Vlasenko · 17 years ago
- b75a1c3 fix "make check" by Denis Vlasenko · 17 years ago
- fcc6347 udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
- b3f39f0 nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
- 858ebf1 actually adding xfuncs_printf.c :( by Denis Vlasenko · 17 years ago
- b12b1c8 Splitting xfuncs.c into two parts. No code chabges. by Denis Vlasenko · 17 years ago
- 79cedcb Avoid linking in printf/bsearch if possible. -20k for static bbox with by Denis Vlasenko · 17 years ago
- 643dcf0 dd: update usage text by Denis Vlasenko · 17 years ago
- ed23adc mount: remove superfluous comment by Denis Vlasenko · 17 years ago
- 6fa1ba3 crond: add handling of "MAILTO=user" lines by Denis Vlasenko · 17 years ago
- 90c31b3 ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) by Denis Vlasenko · 17 years ago
- 278a1c2 brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
- ad4da98 init: fix askfirst not working as intended by Denis Vlasenko · 17 years ago
- 0a38bcf cpio: actually add testsuite entry... by Denis Vlasenko · 17 years ago
- 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
- 1a95e39 cpio: typo fix in error message by Denis Vlasenko · 17 years ago
- 261f237 cpio: optional support for writing cpio files in newc format. by Denis Vlasenko · 17 years ago
- 7f8f0fa fbsplash: more compact support for named pipes + EOF scenario by Denis Vlasenko · 17 years ago
- 7b6d9d6 dd: support conv=fsync dd: support "dd --" if CONFIG_DESKTOP=y by Denis Vlasenko · 17 years ago
- a7f4e4b expr: fix comparisons 'a < b' where we were overflowing a-b by Denis Vlasenko · 17 years ago
- 2e4c3c4 udhcpc: add -o "do not request options by default" switch by Denis Vlasenko · 17 years ago
- 0edbdd8 xfunc_die: resurrect (actually, it's "svn add" being forgotten again) by Denis Vlasenko · 17 years ago
- c59d802 basename: tiny shrink by Denis Vlasenko · 17 years ago
- 9895dfd chpst: fix "env directory" parsing to not strip everything by Denis Vlasenko · 17 years ago
- 9dedf72 script: do not ignore poll() errors. ~+20 bytes. by Denis Vlasenko · 17 years ago
- 468aea2 shells: do not frocibly enable test, echo and kill _applets_, by Denis Vlasenko · 17 years ago
- 165f5b3 tcpudp: trivial build fix by Denis Vlasenko · 17 years ago
- d943af0 libbb: preventive fix for SIGxxx >= 32 by Denis Vlasenko · 17 years ago
- 5297809 g[un]zip: accept and ignore -n (needed for kernel compile) by Denis Vlasenko · 17 years ago