Age | Commit message (Expand) | Author |
2007-04-04 | - minor shrinkage | Bernhard Reutner-Fischer |
2007-04-04 | - remove debugging output. sorry.. | Bernhard Reutner-Fischer |
2007-04-04 | - note cosmetic glitch in tail | Bernhard Reutner-Fischer |
2007-04-04 | reword comment | Denis Vlasenko |
2007-04-04 | - remove bss users. Shrinkage while at it. See XXX for further, pre-existing ... | Bernhard Reutner-Fischer |
2007-04-04 | - remove some bss users. | Bernhard Reutner-Fischer |
2007-04-04 | - remove superfluous bss user (flags) and manually unswitch some areas: | Bernhard Reutner-Fischer |
2007-04-04 | Add/improve comment, shorten some usage texts. No code changes. | Denis Vlasenko |
2007-04-04 | ipsvd: use IP:PORT syntax for environment vars. Pros: | Denis Vlasenko |
2007-04-03 | ipsvd: make udpsvd work similar to tcpsvd (multiple parallel | Denis Vlasenko |
2007-04-03 | ipsvd: fixes and improvements after testing | Denis Vlasenko |
2007-04-03 | udpsvd: more work on it. works in limited testing. | Denis Vlasenko |
2007-04-02 | - use bb_error_msg | Bernhard Reutner-Fischer |
2007-04-02 | - use xregcomp. Untested. vda, isn't there a regfree missing here? | Bernhard Reutner-Fischer |
2007-04-02 | - remove some unneeded forward declarations. No obj-code changes. | Bernhard Reutner-Fischer |
2007-04-02 | - remove args from bss, minor misc shrinkage while at it. | Bernhard Reutner-Fischer |
2007-04-02 | test: comment out unused code | Denis Vlasenko |
2007-04-02 | udpsvd: forgotten 'svn add' | Denis Vlasenko |
2007-04-01 | udpsvd: next part of ipsvd applets (not working yet) | Denis Vlasenko |
2007-04-01 | tcpsvd: fix line buffering, add firewall query code | Denis Vlasenko |
2007-04-01 | Copyright, help text, whitespace cleanups | Denis Vlasenko |
2007-04-01 | tcpsvd: new applet | Denis Vlasenko |
2007-03-31 | lash: make -c work; crush buffer overrun and free of non-malloced ptr | Denis Vlasenko |
2007-03-31 | lash: style cleanup | Denis Vlasenko |
2007-03-31 | website: link to post-1.5.0 fixes, fix dangling link | Denis Vlasenko |
2007-03-31 | hdparm: fix multisector mode setting | Denis Vlasenko |
2007-03-31 | uniq: getopt32-ization. -38 bytes. | Denis Vlasenko |
2007-03-31 | unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!) | Denis Vlasenko |
2007-03-30 | - fix compilation if FEATURE_TR_CLASSES is off. Sorry for that.. | Bernhard Reutner-Fischer |
2007-03-30 | - debloat test. untested. | Bernhard Reutner-Fischer |
2007-03-30 | - fix bug where we did not reject invalid classes like '[[:alpha' | Bernhard Reutner-Fischer |
2007-03-30 | introduce the concept of LDLIBS for additional libraries so that when we do t... | Mike Frysinger |
2007-03-29 | traceroute: move data off bss. small code optimizations. | Denis Vlasenko |
2007-03-29 | dpkg: run_package_script() returns 0 if all ok and non-zero if failure. | Denis Vlasenko |
2007-03-29 | dumpleases: getopt32()-ization | Denis Vlasenko |
2007-03-29 | - use index_in_str_array also for find_main | Bernhard Reutner-Fischer |
2007-03-29 | - remove bloated switch statement. | Bernhard Reutner-Fischer |
2007-03-29 | - implement a TODO: Use index_in_str_array in parse_params | Bernhard Reutner-Fischer |
2007-03-29 | - Purely cosmetic type fiddling | Bernhard Reutner-Fischer |
2007-03-29 | - fold recurse, depthFirst and dereference params into one param flags. | Bernhard Reutner-Fischer |
2007-03-28 | - update defconfig | Bernhard Reutner-Fischer |
2007-03-28 | run_parts: I was wrong, NULL termination is already done because | Denis Vlasenko |
2007-03-28 | run_parts: NULL-terminate list of arguments; fix perror/error usage | Denis Vlasenko |
2007-03-28 | ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer) | Denis Vlasenko |
2007-03-28 | - rewrite run-parts | Bernhard Reutner-Fischer |
2007-03-28 | - move additional fancy options not mandated by SUSv3 into a FANCY option | Bernhard Reutner-Fischer |
2007-03-28 | - fix formatting of help text | Bernhard Reutner-Fischer |
2007-03-28 | - reinstate dmalloc and efence support | Bernhard Reutner-Fischer |
2007-03-28 | hdparm: flag variables can easily be smaller than long | Denis Vlasenko |
2007-03-28 | hdparm: remove stray static (-200 bytes bss) | Denis Vlasenko |