Age | Commit message (Expand) | Author |
2007-07-01 | devfsd: indentation fixes | Denis Vlasenko |
2007-07-01 | find: fix build failure on certain configs | Denis Vlasenko |
2007-07-01 | find: style fix | Denis Vlasenko |
2007-07-01 | ps: revert wrong "optimization": (i & 1) -> i | Denis Vlasenko |
2007-07-01 | fix comment placement (no code changes) | Denis Vlasenko |
2007-07-01 | udhcp: new config option "Rewrite the lease file at every new acknowledge" | Denis Vlasenko |
2007-07-01 | ps: fix "unused variable" warning; fix integer variable declared as char. | Denis Vlasenko |
2007-06-30 | web site: announce 1.6.1 | Denis Vlasenko |
2007-06-30 | top,ps: improve /proc/PID/cmdinfo reading code | Denis Vlasenko |
2007-06-30 | add bb_basename.c | Denis Vlasenko |
2007-06-30 | introduce and use bb_basename() | Denis Vlasenko |
2007-06-30 | killall, pidof: use argv0 for process matching too | Denis Vlasenko |
2007-06-30 | procps: shrink /proc scanning code a bit | Denis Vlasenko |
2007-06-28 | document firmware support | Mike Frysinger |
2007-06-27 | wget: fix bug in base64 encoding (bug 1404). +10 bytes. | Denis Vlasenko |
2007-06-27 | devfsd: style cleanup; size reduction (Tito <farmatito@tiscali.it>) | Denis Vlasenko |
2007-06-26 | uuencode: shrink | Denis Vlasenko |
2007-06-25 | devfsd: fix formatting (Tito <farmatito@tiscali.it>) | Denis Vlasenko |
2007-06-25 | Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w... | Denis Vlasenko |
2007-06-25 | - need to pass the PATH down to the gcc-version check to be able to find the ... | Bernhard Reutner-Fischer |
2007-06-25 | test: suppress gcc warning | Denis Vlasenko |
2007-06-23 | httpd: NOMMU fixes by Alex Landau <landau_alex@yahoo.com> | Denis Vlasenko |
2007-06-23 | pidof: size optimizations (-50 bytes) | Denis Vlasenko |
2007-06-22 | - handy to have the cross_compile block here, too | Bernhard Reutner-Fischer |
2007-06-21 | syslogd: do not convert tabs to ^I | Denis Vlasenko |
2007-06-21 | test: shrink a bit | Denis Vlasenko |
2007-06-21 | build system: remove kernel .config locations (spotted by walter harms <wharm... | Denis Vlasenko |
2007-06-21 | random shrinkage of statics, -60 bytes saved | Denis Vlasenko |
2007-06-21 | tar: improve OLDGNU compat, make old SUN compat configurable | Denis Vlasenko |
2007-06-21 | - add ATTRIBUTE_UNUSED_RESULT for internal use | Bernhard Reutner-Fischer |
2007-06-21 | since we removed the deprecated matches() now and thus not alot of warnings a... | Bernhard Reutner-Fischer |
2007-06-21 | - remove matches() from networking/. Untested. | Bernhard Reutner-Fischer |
2007-06-21 | slattach: code shrink (Bernhard Fischer <rep.dot.nop@gmail.com>) | Denis Vlasenko |
2007-06-21 | remove extra ')' | Denis Vlasenko |
2007-06-20 | slattach: new applet. | Denis Vlasenko |
2007-06-20 | - move iprule and ipaddress from matches() to index_in_str_array | Bernhard Reutner-Fischer |
2007-06-20 | do not do utime() on links, it acts on link targets, and we don't want that. | Denis Vlasenko |
2007-06-20 | - remove another user of the deprecated matches() func by moving it to use in... | Bernhard Reutner-Fischer |
2007-06-20 | - do not hardcode HOSTCFLAGS to gcc specific flags. Fixes errors when not usi... | Bernhard Reutner-Fischer |
2007-06-20 | - strndupa is a GNU extension. Using strdup to avoid several errors like: | Bernhard Reutner-Fischer |
2007-06-19 | echo: fix yet another buglet in non-fancy echo | Denis Vlasenko |
2007-06-19 | ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) | Denis Vlasenko |
2007-06-19 | find: -context support for SELinux (KaiGai Kohei <kaigai@kaigai.gr.jp>) | Denis Vlasenko |
2007-06-19 | pscan: size optimization (Tito <farmatito@tiscali.it>) | Denis Vlasenko |
2007-06-19 | punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling | Mike Frysinger |
2007-06-19 | top,ps: 'stringify' tty only when needed. -60 bytes. | Denis Vlasenko |
2007-06-19 | top: speedup if tty info is not requested | Denis Vlasenko |
2007-06-19 | top,ps: reduce CPU usage in decimal conversion (optional) | Denis Vlasenko |
2007-06-19 | ll_map: disable interface name caching code | Denis Vlasenko |
2007-06-19 | defconfig: update | Denis Vlasenko |