2009-03-29 |
Denis Vlasenko | module loading for 2.4: use fd-based io instead of... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mike Frysinger | add test cases for `trap` ... but disabled for now... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Denis Vlasenko | sysctl: move code around to get rid of forward references. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Denis Vlasenko | sysctl: fix broken -p [file] - close bug 231 |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mike Frysinger | mark msh as deprecated |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mike Frysinger | use bb_strtou() in umask/wait and check errno to see... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mike Frysinger | make sure we check job status whenever updating the... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | test for invalid named variables |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | do not let handle_dollar() accept vars that start with... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | implement `wait` builtin |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | remove ((expr)) bash'ism |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | randomconfig fix |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | update the normally disabled debug code around the... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | randomtest fixes |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | add hush tests for parameter expansion |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | implement most POSIX parameter expansions (~+500bytes) |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | make sure we exit based on test failure rather than... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | split up feature todo by posix/bash |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | unify `set` handling with command line processing,... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | handle the "-s" command line option that POSIX requires |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | rename "-f" (fake) option to "-n" to match POSIX |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | tweak format modifier in debug code to fixup gcc warning |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | convert some of the ENABLE_FEATURE_EDITING from CPP... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | stop lying about [[ test support |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: fix a problem with over-estimating FAT size |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mike Frysinger | make lash deprecation more prominent |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: mkdosfs compat with choosing clyster size |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: more of pointless tweaking |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkfs.vfat: small tweak to comments |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Denis Vlasenko | mkdosfs (aka mkfs.vfat): new applet by Vladimir |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Denis Vlasenko | ls: warning fix |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Denis Vlasenko | tail: fix tail +N syntax not working. Closes bug 221. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Mike Frysinger | enable most job functions on no-mmu systems |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Denis Vlasenko | tftp: when we infer local name from remote (-r [/]path... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Mike Frysinger | do not make startup banner depend on job support |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Denis Vlasenko | libbb: revent previous version of "concurrent history... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Mike Frysinger | move parse_stream out of ENABLE_HUSH_TICK to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | libbb: make history saving/loading concurrent-safe |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | timeout: fix parsing of -t NUM on MMU |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | hush: rearrange functions to reduce amount of forward... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Denis Vlasenko | hush: fix segv at repeated "set -- a b c" + "shift" |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | hush: fix strcpy of potentially overlapping strings |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | msh testsuite: fix false positive, tweak run stript |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Denis Vlasenko | ls: make readlink error to not disrupt output (try... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | cpio: more compat: -0 and -L options |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | Compatibility fixes: |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | cd: "support" -v by ignoring it |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: tweak testsuite |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: fix bug 207 and "hush -c" parameter passing. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: expand comment |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | hush: fix set [--] params. Closes bug 199. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: add missing comma in debug scaffolding |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Denis Vlasenko | ash: fix a case where we close wrong descriptor; add... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: DEBUG should be 0 :) |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: fix TRACE commands |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: make evaltree save/restore int suppression depth. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | doc update |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: in dotrap(), do not clear gotsig[] for SIGINT... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | df: fix FEATURE_DF_FANCY=off, FEATURE_HUMAN_READABLE... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: tentatively fix bug 189. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | init: test for vt terminal with VT_OPENQRY, |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Denis Vlasenko | ash: fix "ash -c 'exec 1>&0'" complaining that fd 0... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ls: make color-related code more readable. Fix a case... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | httpd: add comment explaining why SERVER_NAME etc is... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: fix command fetching to not do it in 1-byte reads; |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: add some comments |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: trim messages (but make sure they still make... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: do not use nasty tricks for re-execing if we... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Denis Vlasenko | ftpd: add support for MDTM, I see clients often use it, |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: document NLST format |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: instead of wordy HELP, implement useful, and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: implement -vv verbosity |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Denis Vlasenko | ftpd: tweak timeout code |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | chat: update by Vladimir |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: fix thinko: set_nport takes port in network order |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: dont use fdprintf for simple status messages |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: simplify PORT check by assuming IP = peer's IP. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: add idle and absolute timeouts. This is a securit... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Denis Vlasenko | ftpd: security tightened up: |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | awk: fix compat issue found by gpm build |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | tr: support -C as synonym to -c |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | ftpd: fix the bug where >2GB file ops report errors; |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: merge K[] for sha256 and 512 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | sha: merge sha1/sha256 handling (they are similar enoug... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Denis Vlasenko | uname: correct cut/paste error |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Denis Vlasenko | mount: support "-O option"; stop trying to mount swap... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Denis Vlasenko | uname: support long options |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Denis Vlasenko | insmod/modprobe: do not pass NULL to kernel as module... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Denis Vlasenko | tar: make FEATURE_TAR_AUTODETECT work with DESKTOP... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | sha: reduce sha256/512 context size. Make sha1/sha256... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | sha: tiny shrink |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | add comment about sha testing |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | shrink sha hashing a bit more (remove wbuflen field... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | shrink sha hashing |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Denis Vlasenko | popmaildir: fix several grave bugs with using memory... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Mike Frysinger | the -elf2flt flag can be used w/out -Wl, so drop the... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | sha256/512: code shrink. Run-tested. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | *: remove LOG_NOWAIT |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Denis Vlasenko | ftpd: stop unconditional logging to syslog. This was... |
commit | commitdiff | tree | snapshot |
next |