2008-02-12 |
Denis Vlasenko | msh: instead of fixing "ls | cd", "cd | ls" etc just... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | ash: fix warning about _GNU_SOURCE being redefined... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | msh: shrink, mainly by using smallints |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | msh: do not run pipes where last command is a builtin |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | httpd: fix bug where we did chdir("") if CGI path had... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Bernhard Reutner... | - shrink a tiny bit (-30Bytes) |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Bernhard Reutner... | - spelling fixes |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | hush: die_sllep needs restoring only if job control... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | hush: close-on-exec interactive_fd |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | hush: set CLOEXEC on script file being executed |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | hush: fix the comment |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Denis Vlasenko | hush: reset die_sleep to 0 in child after fork |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Denis Vlasenko | getpot: add support for "a+" specifier for nonnegative... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Denis Vlasenko | microcom: read more than 1 byte from device, if possible |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Denis Vlasenko | ash: fix "orwell bug" 1984. Testcase: |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Denis Vlasenko | hush: small fixes to docs/testsuite |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Denis Vlasenko | hush: reinstate `cmd` handling for NOMMU (with fat... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | microcom: compile fixes |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | microcom: split -d (delay) option away from -t |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | build system: make it do without od -t |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | mktemp: don't advertise -q option |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | mktemp: support -p DIR (Timo Teras <timo.teras at iki... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Denis Vlasenko | test: fix mishandling of 'test ! arg1 op arg2 more... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Denis Vlasenko | sendmail: update from maintainer |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Denis Vlasenko | microcom: update from maintainer |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Denis Vlasenko | README: doccument the need of CONFIG_DESKTOP |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Denis Vlasenko | httpd: add a bit of error logging; a few code simplific... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Bernhard Reutner... | - add eject -s for SCSI- and USB-devices (Nico Erfurth) |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Mike Frysinger | force disable setlocalversion usage in busybox |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Mike Frysinger | some more fixes for cross-compiling on an OS X host... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Mike Frysinger | only include mntent.h according to HAVE_MNTENT_H and... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Denis Vlasenko | udhcp: ifdef out unused members |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Denis Vlasenko | udhcp: optional support for non-standard DHCP ports... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Denis Vlasenko | unzip: do not try to read entire compressed stream... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Denis Vlasenko | zcip: open ARP socket before openlog |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Denis Vlasenko | nohup: compat patch by Christoph Gysin <mailinglist... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Denis Vlasenko | mkswap: do not do extra seek |
commit | commitdiff | tree | snapshot |
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 |
next |