2008-01-13 |
Bernhard Reutner... | - save four bytes by manually hoisting the br assignment |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Bernhard Reutner... | - update defconfig |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Bernhard Reutner... | - new applet brctl |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Bernhard Reutner... | - add ipsvd |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Paul Fox | enable use of ^V prefix to allow forced insertion of... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Paul Fox | allow 8-bit characters |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Denis Vlasenko | tac: handle NULs properly. +145 bytes |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Denis Vlasenko | hush: report [v]fork failures |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | ps: fix yet another buglet from recent ulltoa conversion :( |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | ps: fix COMMAND column adjustment |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | tac: *really* add tac.c now |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | ps: fix build breakage from vda's recent commit |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Denis Vlasenko | syslogd: fix shmat error check |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Denis Vlasenko | tac: new applet. ~240 bytes. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Denis Vlasenko | ps: fix overflow in USER and VSZ columns |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Denis Vlasenko | ps: add conditional support for -o [e]time |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Denis Vlasenko | Makefile.help: removing allbareconfig target from help |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Denis Vlasenko | ip route: "ip route" was misbehaving (extra argv+1... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Denis Vlasenko | init: wait for orphaned children too while waiting |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Denis Vlasenko | syslogd: avoid excessive tine() system calls |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Denis Vlasenko | syslogd: don't die if remote host's IP cannot be resolved. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Denis Vlasenko | libbb: introduce and use safe_waitpid (loops in EINTR) |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Denis Vlasenko | adding libbb/printable.c |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Denis Vlasenko | libbb: introduce fputc_printable (from ed) |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Denis Vlasenko | httpd: support for "I:index.xml" syntax (Peter Korsgaar... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Denis Vlasenko | trylink: instead of build error, disable --gc-sections... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Denis Vlasenko | netstat: in error message, report filename and line... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Denis Vlasenko | save a bit of code with *strchrnul = '\0' trick |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Denis Vlasenko | Fix xmalloc_fgets_str so that it really does NOT strip... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Denis Vlasenko | init: don't spawn tons of waiting children, one is... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Denis Vlasenko | init: sometimes, #ifdefs are cleaner. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Denis Vlasenko | sync examples to what actual actual code expects |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Mike Frysinger | add expected output |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Mike Frysinger | convert #if to if -- let gcc optimize away dead code... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Denis Vlasenko | init: add FEATURE_KILL_REMOVED (Eugene Bordenkircher... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | fix typo in web page |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | Makefile: change version to 1.10.0.svn |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | Announce 1.9.0 1_9_0 |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | hush: fixlet for NOMMU |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | nameif: extended matching (Nico Erfurth <masta@perlgolf... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | defconfig: update |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | od: reduce data/bss usage (code size went down too) |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Denis Vlasenko | umount: fix fallout from stack reduction change |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Denis Vlasenko | vi: speed up some string ops |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Denis Vlasenko | cttyhack: trivial build fixlet |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Denis Vlasenko | vi: reduce amount of memset'ing on each screen refresh |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Denis Vlasenko | vi: introduce FEATURE_VI_8BIT (as vi currently is not... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Denis Vlasenko | perror_nomsg: don't print extra colon |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Denis Vlasenko | vi: change MAX_LINELEN meaning: now it is the biggest... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Denis Vlasenko | fix buglets found by randomconfig |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Denis Vlasenko | vi: fix a problem with displaying overlong lines |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Denis Vlasenko | udhcp: decided to not send "short" dhcp packets, |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Denis Vlasenko | udhcp: fix oversized packet sending (introduced by... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Denis Vlasenko | fdisk: reduce global data/bss usage. 8k data+bss build... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Denis Vlasenko | msh: reduce global data/bss usage |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Denis Vlasenko | ash: reduce global data/bss usage |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Denis Vlasenko | traceroute: stop using global data/bss |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Denis Vlasenko | add a link to vda's pet projects |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Denis Vlasenko | num conversions: allow for leading '+' (renice needs... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Denis Vlasenko | cttyhack: add missing ';' |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Denis Vlasenko | init: remove superfluous forks and messing up with... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Denis Vlasenko | udhcpc: support for -O <option>. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Denis Vlasenko | find: add -iname support (Alexander Griesser <alexander... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Denis Vlasenko | lineedit: don't violate API if we do simple fgets |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Denis Vlasenko | vi: don't use common_bufsiz as read buffer, it can... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | signal names hack was wrong, it broke "get signal name... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | getty: a small code shrink |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | Make signal table a bit smaller |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | guard against SIGxxx >= 32 (no code changes on i386) |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | getty: don't accept ancient '#' and '@' as backspace... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Denis Vlasenko | lineedit: reduce stack usage |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | fix whitespace damage |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | mkfs.minix: add testsuite; disable code which makes... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | attack the biggest stack users: |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | explain why we use mmap instead of malloc |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | libnetlink: comment out unused code; don't use 8k stack... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | Fix minor discrepancy in "make help" |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | Introduce FEATURE_COPYBUF_KB. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | dd: fix a bug where we don't report write errors |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | dd: add testsuite entry for write errors |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Denis Vlasenko | test: stop using lots of bss. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | dhcp: heed TODO item - divorced options from their... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | sysctl: add -e: supress warnings about invalid key... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | Further optimize applet tables; prettify build output |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | touch: accept and ignore -f |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | dhcpc: let server know we don't like oversized packets. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | forgotten part of previous commit |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | reorganize applet table. Eliminates pointers to names. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Denis Vlasenko | ip route: add comment, no code changes |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | iproute: fix a bug where "ip r flush table main" was... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | fix vda's testsuite bogons, part 2 |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | fix vda's testsuite bogons, part 1 |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | testsuite: add tests for cut and grep; |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | ash: make code simpler, and do not do close(-1) - it... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | zcip: simplify code a bit |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | zcip: use low-order 4 bytes of MAC as random seed,... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | cttyhack should be in /bin, not /usr/bin |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | which: fix testsuite failure |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | dhcpc: cope with buggy DHCP servers which send oversize... |
commit | commitdiff | tree | snapshot |
next |