Age | Commit message (Expand) | Author |
2013-09-11 | Ah, that's why commit 1057 was skipped last pull: it was unfinished. Oops. (F...0.4.6 | Rob Landley |
2013-09-03 | Replace for_each_pid_with_name_in_array_perform_callback_function_upon_transl... | Rob Landley |
2013-09-04 | First pass at umount, not quite done yet. | Rob Landley |
2013-08-18 | Whitespace changes to passwd. | Rob Landley |
2012-12-23 | Minor cleanups. | Rob Landley |
2012-12-16 | LSB does not allow killall to kill itself | Elie De Brauwer |
2012-12-16 | Extend killall with support for -v and -i | Elie De Brauwer |
2012-12-23 | Whitespace. | Rob Landley |
2012-12-16 | Extend seq to support -f (format string) and -s (string separator) as request... | Elie De Brauwer |
2012-12-09 | Meddle. | Rob Landley |
2012-12-08 | Adding -s (single shot) and -o (omit pids) options to pidof | Elie De Brauwer |
2012-12-08 | Add README file to each toys/ directory, teach build infrastructure to get fa... | Rob Landley |
2012-11-19 | Teach option parsing about [groups] of related options. | Rob Landley |
2012-11-16 | Add rebound support to intercept error_exit() and longjmp instead. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-11-03 | Make sha1sum and md5sum default to y. | Rob Landley |
2012-10-23 | Add md5sum in lsb, combine sha1sum (mostly shared infrastructure). Downside: ... | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-10-05 | Cleanup mknod. | Rob Landley |
2012-09-09 | gethostname: Tighten up error messages slightly, switch to default "y". | Rob Landley |
2012-09-03 | mktemp broke kernel build, so new rules: if you don't specify anything, /tmp/... | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |