2008-02-15 |
Mike Frysinger | sendmail is lexically after selinux, so fix the order |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Mike Frysinger | add a test case for usage strings to catch people forge... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Mike Frysinger | fix microcom usage |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | tar: real support for -p. +200 if selected. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | libbb: filename completion should match dangling symlin... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | ash: explain why "set -o BOGUS" doesn't abort |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | ash: make ash -c 'if set -o barfoo 2>/dev/null; then... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | build system: pass CFLAGS to link stage too (closes... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | umount: instead of non-standard -D, use -d with opposit... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | typo fix |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Denis Vlasenko | tar: do "short EOF" compat only if CONFIG_DESKTOP. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Paul Fox | add ',' and 'gg' commands (patch from Leo Jay) |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | reinstate redir.tests with correct perms |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | ash: add a testcase for recently fixed signal bug |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | tar: compat: handle tarballs with only one zero block... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | switch_root: stop at first non-option. Closes bug 1425. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | tar: move FNM_LEADING_DIR #define to tar.c - no other... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | mkswap: fix help text to not lie about supported options. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | sort: -z outputs NUL terminated lines. Closes bug 1591. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | syslogd: send '\n'-terminated messages over the network. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Denis Vlasenko | build system: don't use -o /dev/null, old gcc can delet... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | website: add direct links to every last stable release... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | website: fix English |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | Announce 1.9.1 |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Denis Vlasenko | msh: stop trying to parse variables in "msh SCRIPT... |
commit | commitdiff | tree | snapshot |
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 |
next |