Age | Commit message (Expand) | Author |
2007-03-10 | selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) | Denis Vlasenko |
2007-02-11 | syslogd: fix "readpath bug" by using readlink instead | Denis Vlasenko |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2006-11-21 | httpd: fix cgi-bin/index.cgi support, add example of it, | Denis Vlasenko |
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-04-18 | - typo: s/derefernce/dereference/g | Bernhard Reutner-Fischer |
2006-04-12 | - use C99 %j format to print intmax. | Bernhard Reutner-Fischer |
2006-04-05 | - include inttypes.h as pointed out by Jason Schoon. | Bernhard Reutner-Fischer |
2006-04-05 | - use proper macros to print intmax_t. | Bernhard Reutner-Fischer |
2006-03-29 | - Rich Felker writes: fix invalid printf format strings | Bernhard Reutner-Fischer |
2006-02-22 | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley |
2006-01-25 | just whitespace | Tim Riker |
2005-10-20 | another more const | "Vladimir N. Oleynik" |
2005-09-11 | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | Rob Landley |
2005-07-26 | just punt all the f_frsize crap since not all linux headers support it Bug 346 | Mike Frysinger |
2005-06-29 | dont use f_frsize unless linux-2.6.0 or better | Mike Frysinger |
2005-04-24 | rework human_fstype to cut down size | Mike Frysinger |
2005-04-24 | rework options to get rid of extra variables | Mike Frysinger |
2005-04-23 | stat implementation based upon coreutils | Mike Frysinger |