2007-12-04 |
Denis Vlasenko | Make signal table a bit smaller |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | guard against SIGxxx >= 32 (no code changes on i386) |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Denis Vlasenko | getty: don't accept ancient '#' and '@' as backspace... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Denis Vlasenko | lineedit: reduce stack usage |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | fix whitespace damage |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | mkfs.minix: add testsuite; disable code which makes... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | attack the biggest stack users: |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | explain why we use mmap instead of malloc |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | libnetlink: comment out unused code; don't use 8k stack... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | Fix minor discrepancy in "make help" |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | Introduce FEATURE_COPYBUF_KB. |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | dd: fix a bug where we don't report write errors |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Denis Vlasenko | dd: add testsuite entry for write errors |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Denis Vlasenko | test: stop using lots of bss. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | dhcp: heed TODO item - divorced options from their... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | sysctl: add -e: supress warnings about invalid key... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Denis Vlasenko | Further optimize applet tables; prettify build output |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | touch: accept and ignore -f |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | dhcpc: let server know we don't like oversized packets. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | forgotten part of previous commit |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Denis Vlasenko | reorganize applet table. Eliminates pointers to names. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Denis Vlasenko | ip route: add comment, no code changes |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | iproute: fix a bug where "ip r flush table main" was... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | fix vda's testsuite bogons, part 2 |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | fix vda's testsuite bogons, part 1 |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | testsuite: add tests for cut and grep; |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Denis Vlasenko | ash: make code simpler, and do not do close(-1) - it... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | zcip: simplify code a bit |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | zcip: use low-order 4 bytes of MAC as random seed,... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | cttyhack should be in /bin, not /usr/bin |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | which: fix testsuite failure |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Denis Vlasenko | dhcpc: cope with buggy DHCP servers which send oversize... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Denis Vlasenko | Announce 1.8.2 and 1.7.4 |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Denis Vlasenko | stty: reorganize data tables - save 0.5k |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Denis Vlasenko | remove echo_main -> bb_echo indirection |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Denis Vlasenko | hush: fix segfault in "echo $@" when we have no arguments |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | fix buglets found by randomconfig |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | update defconfig |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | kill lash. "lash" builtin still exists, but it runs... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | Add an RFC for future ipv6 ftp work |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | hush: implement echo builtin |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | hush: fix $ expansion in redirections, add testcase... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | hush: implement test builtin |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | hush: plug memory leak |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | arping: fix help text (-i -> -I), and shorten it a bit |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | arping: fix a bug where there is implicit count of 4G; |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | cut: add proper stdout error handling, fix "-" handling; |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | logread: add forgotten INIT_G(); |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | logread: eliminate usage of data/bss |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Denis Vlasenko | dhcp: stop using magic constants; use (htonl(CONST... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | udhcpc: remove -W option, -A can be reused for that |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | fix a thinko in build system |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | ash: fix bug where redirection of closed fd was leaving... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | sestatus: new SELinux applet (KaiGai Kohei <kaigai... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | dhcpc: cleanup and comments; fix buggy timeout handling... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Denis Vlasenko | udhcpc: an option to perform ARP check (Jonas Danielsso... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Mike Frysinger | cleanup comments and coding style and rewrite the mdev... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Denis Vlasenko | ip: stop propagating argc; optimize ip_parse_common_args |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Denis Vlasenko | stty: mark variable as static |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Mike Frysinger | make output a little more friendly |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Mike Frysinger | merge from upstream for systems that dont integrate... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Mike Frysinger | exported symbols may be weak, so allow symbols marked... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Denis Vlasenko | syslogd: use DEV_CONSOLE consistently |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Denis Vlasenko | hexdump: add hd alias, add -R option |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Paul Fox | add comment clarifying busybox's use of non-standard... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Denis Vlasenko | tar: fix a case where glibc detects bogus buffer overrun |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Denis Vlasenko | dmesg,klogd: make code more readable |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Bernhard Reutner... | - use standard-imposed constants some more |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Bernhard Reutner... | - remove most of the forward declarations. No obj-code... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Bernhard Reutner... | - add note about SUSv3 missing options. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Denis Vlasenko | who: add -a (by Tito) |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Denis Vlasenko | lash: fix compile-time warning |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Denis Vlasenko | df: add -a |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Denis Vlasenko | df: add -i (conditional on CONFIG) |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Denis Vlasenko | cosmetic change in message text |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Paul Fox | bad syntax error should go to stderr |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Denis Vlasenko | Introduce FEATURE_PREFER_IPV4_ADDRESS. If selected... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | tr: more of code shrink (getopt32-ification) |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | tr: better comments, small code shrink |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | tr: properly detect read errors (Fernando Silveira... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | trylink: accomodate older versions of ld |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | who: code shrink by Tito <farmatito@tiscali.it> |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | add sed mini-doc |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Denis Vlasenko | sed: support GNU-like '\t' escape in substitutions |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Denis Vlasenko | inetd: revert bogus fix for bug 1562; shrink inetd... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Denis Vlasenko | open_transformer: do not duplicate "<program> -cf -" |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Denis Vlasenko | gzip: fix a case where tar xzf fails (we use uninitiali... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Denis Vlasenko | who: fix wrong date/time field size |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | Announce 1.8.1 |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | init: fix bug 1584: improper check for fork error |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | umount: stop using excessive aounts of stack. Surprisingly, |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | lineedit: stop using both data/bss and tons of stack. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | *: remove superfluous "?" in option parsing |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | readlink: realpath requires PATH_MAX, bb_common_bufsiz1... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Denis Vlasenko | syslogd: support "symlink to symlink" for /dev/log... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bernhard Reutner... | - commentary fixes |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Paul Fox | xmalloc_follow_symlinks() -- fix ELOOP issue with absol... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Denis Vlasenko | xreadlink: code shrink |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Paul Fox | follow symlinks to find the true passwd file before... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Paul Fox | new xmalloc_readlink_follow() routine to fully expand... |
commit | commitdiff | tree | snapshot |
next |