| Commit message (Expand) | Author | Age | Files | Lines |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -4/+4 |
* | dos2unix: do not destroy symlinks and mode of the file being converted. | Denis Vlasenko | 2008-06-14 | 1 | -1/+0 |
* | syslogd: support "symlink to symlink" for /dev/log; reduce stack usage | Denis Vlasenko | 2007-11-10 | 1 | -1/+1 |
* | - commentary fixes | Bernhard Reutner-Fischer | 2007-11-08 | 1 | -11/+11 |
* | xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths, | Paul Fox | 2007-11-08 | 1 | -15/+22 |
* | xreadlink: code shrink | Denis Vlasenko | 2007-11-08 | 1 | -17/+18 |
* | new xmalloc_readlink_follow() routine to fully expand trailing symlinks | Paul Fox | 2007-11-08 | 1 | -0/+45 |
* | insmod: code shrink, stop exporting insmod_ng_main. | Denis Vlasenko | 2007-11-02 | 1 | -1/+2 |
* | busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message | Denis Vlasenko | 2007-09-05 | 1 | -6/+16 |
* | syslogd: fix "readpath bug" by using readlink instead | Denis Vlasenko | 2007-02-11 | 1 | -1/+1 |
* | accumulated post-1.4.0 fixes | Denis Vlasenko | 2007-01-24 | 1 | -1/+1 |
* | new libbb func: xmalloc_realpath (+ use it where makes sense) | Denis Vlasenko | 2007-01-04 | 1 | -4/+14 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Patch from Denis Vlasenko turning static const int (which gets emitted into | Rob Landley | 2006-03-10 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
* | Patch from Tito to fix memory leak upon error. | Glenn L McGrath | 2004-08-11 | 1 | -2/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
* | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl | 2002-07-19 | 1 | -2/+1 |
* | Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, | Eric Andersen | 2001-05-07 | 1 | -3/+6 |
* | Made new xreadlink function for libbb and changed applets to use it instead of | Mark Whitley | 2001-04-30 | 1 | -0/+34 |