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 |
2007-10-19 |
Denis Vlasenko | paing: make -I ethN work too (-I addr already worked) |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Denis Vlasenko | unzip: add a comment explaining why we don't die |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | unzip: fix endianness bugs |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | httpd: free big buffer after use; improve grep-ability... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | xatonum.h: add comment |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | more of usage text fixes wrt long options |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | exclude --longopts from usage texts if those are disabled |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Denis Vlasenko | snv add setsebool |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Denis Vlasenko | telnetd: make sure telnetd -K exits if child dies |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Denis Vlasenko | telnetd: trivial optimization |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Denis Vlasenko | ash: use fdprintf, not dprintf. |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Denis Vlasenko | bzip2: more of code shrink |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Denis Vlasenko | another fix for build failure found by randomconfig |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | even more fixes from randomconfig runs |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | fixes revealed by randomconfig run |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | telnetd: fix comment |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | telnetd: code shrink suggested by Ralf Friedl <Ralf... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | bzip2: move state pointer to the offset 0 (smaller... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Denis Vlasenko | bzip2: make -s equivalent to -2 (compatible with standa... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Denis Vlasenko | telnetd: at Alexander Kriegisch <Alexander@kriegisch... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Denis Vlasenko | telnetd: document bug in remove_iacs. reinstate band-aid |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Denis Vlasenko | telnetd: some simplifications and better error hadling. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Denis Vlasenko | bzip2: update help text |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Denis Vlasenko | bzip2: implement -1..-9 command line flags |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Denis Vlasenko | bzip2: eliminate some divisions |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Denis Vlasenko | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Denis Vlasenko | setsebool: new applet (Yuichi Nakamura <ynakam@hitachis... |
commit | commitdiff | tree | snapshot |
next |