2008-02-03 |
Denis Vlasenko | ps: fixlet to disabled compat code |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Denis Vlasenko | ash: readability enhancement, no code changes |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | getty: don't try to detect parity on local lines |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | fsck: don't kill pid -1! (Roy Marples <roy at marples... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | msh: also handle EOF/read errors correctly |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | msh: fix Ctrl-C handling with line editing |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | sendmail: fixes by Vladimir Dronnikov <dronnikov at... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | ps: add (disabled) compat code |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Denis Vlasenko | nc: fix fallout from C99 standard compliance change |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Paul Fox | Fix compilation error when FEATURE_FANCY_PING enabled... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Mike Frysinger | add support for renaming/relocating device nodes |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Mike Frysinger | add a mini-faq about std{in,out,err} |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Bernhard Reutner... | - be C99 friendly. Anonymous unions are a GNU extension... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Denis Vlasenko | init: allow last line to be not terminated by '\n' |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Denis Vlasenko | mount: allow and ignore _netdev option |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Bernhard Reutner... | - update defconfig |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Denis Vlasenko | ash: code readability enhancements, no real code changes |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Denis Vlasenko | sendmail: really svn add it |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Denis Vlasenko | *: move getopt reset code to better place(s) |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Denis Vlasenko | sendmail: new applet by dronnikov at gmail.com |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Denis Vlasenko | *: tidy up usage of char **environ |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Denis Vlasenko | microcom: undo #define trick, gcc fails to take advanta... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Denis Vlasenko | mkswap, readahead: stop using fdlength, it is reported... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Denis Vlasenko | stty: fix mishandling of 'control' keywords (Ralf Fried... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Denis Vlasenko | microcom: update from the author |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Denis Vlasenko | tentatively fix getopt state corruption for NOFORK... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Bernhard Reutner... | - fix conflicting decls of syslog related facilitynames... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Mike Frysinger | do not respect CONFIG_MODULES as it breaks building... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Denis Vlasenko | udhcpc: filter unwanted packets in kernel |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Denis Vlasenko | fdisk: comment out unused function |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Denis Vlasenko | udhcpc: fix wrong options in decline and release packets |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | fdisk: fix a case where break was reached only for... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | halt: write wtmp entry if wtmp support is enabled |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | halt: update help text |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | comment fix |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | crond: small code shrink and readability enhancements |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Denis Vlasenko | grep: fix wrong filename in error message |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Mike Frysinger | as reported by George Boudreau, make sure we properly... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Bernhard Reutner... | - Fix hdparm's ioctl parameter passing (John Brandwood) |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Paul Fox | eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Bernhard Reutner... | - correct helptext of stat (Cristian Ionescu-Idbohrn) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Bernhard Reutner... | - implement brctl setpathcost, setportprio, setbridgepr... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Bernhard Reutner... | - mention strtod code-duplication as TODO for cleanup |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Bernhard Reutner... | - shrink a bit and implement time related fancy feature... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Bernhard Reutner... | - fix commentary typo |
commit | commitdiff | tree | snapshot |
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 |
next |