2009-10-29 |
Denys Vlasenko | lineedit: compile fix |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Denys Vlasenko | echo et al: support \e escape |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | wall: new applet |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | add and use xopen_nonblocking (-18b) |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | chpst: tiny shrinkage and add possible TODO |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | mdev: adjust error message |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | mdev: handle string modes |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | mdev: tiny shrinkage by index_in_strings |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Bernhard Reutner... | applets/usage_compressed: combine many seds in one... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Dan Fandrich | platform compatibility work (by Dan Fandrich) |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | rename sent_ESC_br_n6 variable to sent_ESC_br6n |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINA... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | libbb/xrealloc_vector.c: better comment |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | libbb/bb_do_delay.c: shrink |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | libbb/ask_confirmation.c: shrink |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | httpd_indexcgi: fix off-by-one error |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Denys Vlasenko | sed: shrink usage text |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rob Landley | Minor usage tweak for sed. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Denys Vlasenko | read_key,lineeedit: parse position answerback faster... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Tomas Heinrich | lsmod: unicode-aware column formatting |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Denys Vlasenko | read_key: ignore unknown keys (do not return them to... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Denys Vlasenko | read_key: remove handling for ctrl-up/down, we don... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Denys Vlasenko | read_key: document more weird key sequences |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Denys Vlasenko | lineedit: handle Ctrl-arrows |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Denys Vlasenko | modutils: add FEATURE_INSMOD_TRY_MMAP option |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Bernhard Reutner... | tar: add support for -o as synonym to --no-same-owner... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | tar: handle "tar fx TARFILE" etc |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | patch: add Rob's version for reference, it may handle... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | patch: add another test (currently fails) |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | fix up potential printf's with unsafe format strings |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | mkfs_ext2: fix compile error |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Denys Vlasenko | patch: add longopts, --dry-run, add one more test |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Vladimir Dronnikov | ftpget/put: make 3rd parameter optional |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | ifplugd: fix compile error |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | date: line up tabs in usage text |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | ls: fix "ls | cat" to not show "total NNN" header |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Bernhard Reutner... | date: handle long options |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | libbb.h: tidy it up a bit. no code changes (verified) |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | fix isalnum and isxdigit. Unfortunately, +285 bytes |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | eliminate all remaining users of ctype. ~600 byte large... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | small optimizations of toupper/tolower |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | *: optimize most of isXXXXX() macros |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Denys Vlasenko | libbb: smaller isdigit. -95 bytes |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | build failure fix and some cosmetics |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | *: remove last function calls to isspace |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | networking/interface.c: tiny code shrink |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | *: use better isspace implementation |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | mkfs_ext2: code shrink |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | mkfs_ext2: fix a bug where we don't fully respect ... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | mke2fs: mention -F in usage text |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | trimming help text |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Denys Vlasenko | mkfs_ext2: use compatible inode sizes; add -I <inodesiz... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | tune2fs: new applet by Vladimir. Only supports -L LABEL |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | mkfs_ext2: 1.41.9 compat |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | df: trivial 64-bit fix |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | mkfs_ext2: make sure we extend the image to requested... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | cosmetics in mkfs_ext2.txt |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | mkfs_ext2_test: disable incomtatible behavior in standa... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | mkfs_ext2: e2fsck 1.14.4 compat |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Denys Vlasenko | mkfs_ext2: explain 256-byte inodes. no code changes |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: explain why 0.5G+ images are a bit different |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: another update by Vladimir |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Bernhard Reutner... | add B921600 |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | clarify in comment |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: further work on small images |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: fixes for small image generation. images... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: fix 60k image creation |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Denys Vlasenko | mkfs_ext2: further work by Vladimir |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | mkfs_ext2: small tweak |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | mkfs_ext2: compat fixes |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | hush: fix exec builtin in a better way (+ "glob in... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | menuconfig tweaks |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | hush: use configured max line length, not BUFSIZE from... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | hush: remove superfluous assignment |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | hush: make it compile again :/ |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Denys Vlasenko | hush: cosmetics. no code changes |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Denys Vlasenko | mkfs_ext2: more work. added test script |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Denys Vlasenko | mkfs_ext2: fixes for huge filesystems |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Denys Vlasenko | mkfs_ext2: make it able to create images larger than 4G |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Denys Vlasenko | hush: fix handling of empty arguments |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Denys Vlasenko | mkfs_ext2: shrink |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Mike Frysinger | hush: handle empty execs |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Denys Vlasenko | mkfs_ext2: code shrink |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Denys Vlasenko | trim usage text |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Denys Vlasenko | mkfs_ext2: code shrink |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Denys Vlasenko | mkfs_ext2: fix a buglet introduced in last commit |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Denys Vlasenko | mkfs_ext2: shrink |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Vladimir Dronnikov | mkfs_ext2: new applet by Vladimir |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Vladimir Dronnikov | sendmail: fix for long headers (by Vladimir) |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Denys Vlasenko | ifup: make /etc/network/interfaces parser tolerant... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Vladimir Dronnikov | sendmail: update by Vladimir |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Denys Vlasenko | util-linux/mkswap.c: fix warning |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Mike Frysinger | hush: add a printf builtin |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Mike Frysinger | hush: unify handling of builtin applets |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Vladimir Dronnikov | move generate_uuid from mkswap to libbb |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Denys Vlasenko | dd: use correct multiplication factor and simplify... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Denys Vlasenko | lineedit: do not hardcode ctrl-C and ctrl-D, use termio... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Denys Vlasenko | comment anc Config.in changes, no code changes |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Denys Vlasenko | dd: add a comment, no code changes |
commit | commitdiff | tree | snapshot |
next |