Age | Commit message (Expand) | Author |
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 |
2007-03-28 | hdparm: whitespace style fixes | Denis Vlasenko |
2007-03-27 | pidfile creation mode set to 0666 (umask affects it as usual) | Denis Vlasenko |
2007-03-27 | forgotten svn add... | Denis Vlasenko |
2007-03-27 | make pidfile writing configurable. | Denis Vlasenko |
2007-03-26 | remove_file: cosmetic code improvement, a few bytes saved | Denis Vlasenko |
2007-03-26 | diff: fix SEGV (NULL deref) in diff -N | Denis Vlasenko |
2007-03-26 | sed: a communal variable managed to slip past 'size' | Denis Vlasenko |
2007-03-26 | split: let me join bikeshed painting frenzy :) | Denis Vlasenko |
2007-03-26 | - check the suffix proper plus misc touch up | Bernhard Reutner-Fischer |
2007-03-26 | zcip: make it work on NOMMU (+ improve NOMMU support machinery) | Denis Vlasenko |
2007-03-26 | - add usage for split | Bernhard Reutner-Fischer |
2007-03-26 | - implement suffices as required by SUSv3 | Bernhard Reutner-Fischer |
2007-03-26 | Attempt to get more applets compile for NOMMU. | Denis Vlasenko |
2007-03-26 | pidfile.c: not used anymore | Denis Vlasenko |
2007-03-26 | Move udhcp to new NOMMU helpers. | Denis Vlasenko |