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 |
2007-11-07 |
Paul Fox | add "-A N" / "--tryagain=N" option to client, to allow... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Paul Fox | flush typeahead before prompt |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Denis Vlasenko | login: fix PAM login (was unable to complete Kerberos... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | modprobe: fix a bug where we were entering endless... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | login: clear dangerous environment variables if started... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | fbset: fix buglet where we were using wrong pointer |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | telnet: use poll, it's shorter |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | unzip: hmm... gcc doesn't like ATTRIBUTE_PACKED?? Docum... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | insmod: make error reporting less verbose |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Denis Vlasenko | telnetd: fix problem with zombies (by Paul Fox <pgf... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Paul Fox | change safety check on zip header to allow for extra... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Denis Vlasenko | swaponoff: prevent arithmetic overflow (spotted by... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Denis Vlasenko | fix incorrect text of link-time error message. No code... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Denis Vlasenko | webpage: fix typo, remove inconsistent trailing dots |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | update screenshot |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | Announce 1.8.0 1_8_0 |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | Announce 1.7.3 on website |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | ifconfig: code shrink |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Denis Vlasenko | grep: fix -Fo |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Denis Vlasenko | insmod: code shrink, stop exporting insmod_ng_main. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Denis Vlasenko | inetd: fix bug 1562 "inetd does not set argv[0] properl... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Denis Vlasenko | hdparm: code shrink |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Denis Vlasenko | e2fsprogs: code shrink |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bernhard Reutner... | - fix typo in helptext |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | minor fix in comment, no code changes |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | ll_types.c: optimize link type table, make it conditional |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | appletlib.c: make it actally follow _BB_SUID_ALWAYS... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | syscall: code shrink |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | mount: size-optimize mount_options[] and nfs_errtbl[] |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Denis Vlasenko | ash: if tcgetattr(stdin) fails, don't mess with tcsetattr |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Denis Vlasenko | svlogd: fix compat problem: svlogd -tt should timestanp... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Denis Vlasenko | httpd: fix trivial bug (spotted by Alex Landau) |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Denis Vlasenko | bzip2: make -d actually work |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | read_line_input: fix it to not do any fancy editing... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | more fixes for help text wrt long options |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | website: add link to "No ifup" document |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | ping: fix breakage from -I fix |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Denis Vlasenko | kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Denis Vlasenko | mkswap: selinux support by KaiGai Kohei <kaigai@ak... |
commit | commitdiff | tree | snapshot |
next |