Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-04 | To ensure that toybox can be installed alongside busybox without | Paul Barker | 1 | -1/+1 |
2013-12-16 | Fix pidof -o bug aborting output, reported by Ashwini Sharma. | Rob Landley | 1 | -10/+9 |
2013-09-11 | Ah, that's why commit 1057 was skipped last pull: it was unfinished. Oops. (F... | Rob Landley | 1 | -1/+1 |
2013-09-03 | Replace for_each_pid_with_name_in_array_perform_callback_function_upon_transl... | Rob Landley | 1 | -2/+2 |
2012-12-16 | Extend killall with support for -v and -i | Elie De Brauwer | 1 | -1/+1 |
2012-12-09 | Meddle. | Rob Landley | 1 | -17/+12 |
2012-12-08 | Adding -s (single shot) and -o (omit pids) options to pidof | Elie De Brauwer | 1 | -3/+31 |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley | 1 | -14/+13 |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley | 1 | -1/+1 |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley | 1 | -0/+32 |