2012-02-22 |
Andre Renaud | Add in the -n support, and the 64-bit defines. Force... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Daniel Walter | Add new kill toy. Used to send signals to a process... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Elie De Brauwer | Adding insmod and rmmod |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Elie De Brauwer | Adding mknod |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Rob Landley | Tighten up the source code in largely cosmetic ways. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Rob Landley | Minor cleanups: lsmod should USE_LSMOD() instead of... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Elie De Brauwer | Adding lsmod |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Rob Landley | Set HOSTCC only if it isn't already set as an environme... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Rob Landley | Minor tweaks. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Elie De Brauwer | Adding swapon and swapoff |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Elie De Brauwer | mkswap helpstring and argument string |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Rob Landley | Nathan McSween convinced me compilers that inline memse... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Rob Landley | Cleanups to killall. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Rob Landley | And again, I forgot to check in a file. Oops. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Rob Landley | Cleanups to pidof (including some global infrastructure... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Rob Landley | More ls updates from Andre Renaud: Add -R and initial... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Rob Landley | Add killall by Andreas Heck, and factor out common... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Rob Landley | Add pidof by Andreas Heck. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Timothy Elliott | Add tests for cmp. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rob Landley | Add V=1 support to make. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rob Landley | Sigh: moving a header to toys.h isn't very useful if... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rob Landley | Move realpath from loopfiles() to a for loop, so we... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rob Landley | Realpath, by Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Rob Landley | Move includes into toys.h, more xprintf() |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Rob Landley | Minor cleanups: trim spaces from strings, use xprintf(). |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Elie De Brauwer | Adding free and uptime |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Rob Landley | Error message fix from Pere (gotrunks at gmail). |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Rob Landley | Minor cleanups to hostname. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Rob Landley | Add hostname from Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Teach ln about multiple arguments. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Add ln from Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Tweak from Frank Bergmann: some broken optimizers compl... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Second drop of ls from Andre, adds -l. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Add ls from Andre Renaud. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Commit the web page change that announced the release. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Rob Landley | Minor code cleanup and typo fix. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Elie De Brauwer | Add test for basename, fix issue where suffix is wrongf... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Rob Landley | The unshare test needs $CC defined, source configure... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Rob Landley | Added tag 0.2.0 for changeset e708e8933a50 |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Rob Landley | Add clear (wrapper). 0.2.0 |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Timothy Elliott | Add tests for head |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Rob Landley | Minor cleanups to echo: collapse together three tolower... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Elie De Brauwer | Fix overflow in octal formatting in echo, add support... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Elie De Brauwer | Add tests for cksum |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Elie De Brauwer | Correct cksum parameters and clarify -N option |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Elie De Brauwer | Correct description of nice levels in help of nice |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Rob Landley | Cleanups for head. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Timothy Elliott | Implement head |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Rob Landley | Make atolx() error_exit() if fed a string that doesn... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Rob Landley | Use stpcpy() (posix 2008) for slight code shrink. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Rob Landley | Switch from deprecated function to gratuitously renamed... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Rob Landley | More cmp.c shrinkage. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Rob Landley | Iterative cleanups on cmp.c: silence warnings, only... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Luis Felipe... | Switching who default to 'n' since it's not yet fully... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Luis Felipe... | Added time to the output of who command. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Luis Felipe... | Initial version of who command. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Luis Felipe... | Silence really boring compiler warning. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Timothy Elliott | Implement cmp |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Rob Landley | Fix sort -uc (pointer vs pointer to pointer confusion... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Rob Landley | Document that optflags is always an int (so 32 bit... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Rob Landley | Bugfix for -x, add CONFIG_SORT_FLOAT, and new test... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Rob Landley | This id implementation is not remotely SUSv4 compliant... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Rob Landley | Add a basic README and an example to "make help". |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Rob Landley | Tweak help command's help text, and remove unimplemente... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Rob Landley | Cleaning out one more old gpl notice that no longer... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Rob Landley | Add autodetect for container support. |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Rob Landley | Fix bad link that was confusing people. (Oops.) |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Luis Felipe... | Removing unecessary allocation. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Implement xargs -E. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Very slight efficiency tweak. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Test suite comment tweaks. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Basename and env are usable, default them to y. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Quick and dirty terminal_size() and yesno() functions... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Update web page a bit. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Rob Landley | Commit 415 needs the other two files. (Oops.) |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Rob Landley | More work on xargs: bugfix and tests. |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Rob Landley | Add <>= to lib/args.c, with documentation. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Rob Landley | Implement xargs (first pass, not full SUSv4 yet). |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Rob Landley | Add id command from Tim Bird. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rob Landley | Patch shouldn't be bothered by DOS newlines. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rob Landley | Add three commands that can be done as simple shell... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rob Landley | Add wiki link and make about less stale. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Tryn Mirell | 'env' and 'basename' refactored |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Rob Landley | Comment changes, and add a blank line to the help text. |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Rob Landley | Add -x option to sort (like -n, but hexadecimal), becau... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tryn Mirell | 'env' implementation - Initial |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tryn Mirell | 'basename': Handle where we have no / passed |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tryn Mirell | Initial 'basename' implementation |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Rob Landley | Fluff out documentation and skeleton code. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Rob Landley | Expand comments. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Rob Landley | Don't make toysh default to y until it does something... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Rob Landley | Fix "make help". |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Rob Landley | Bugfix (spotted by Nathan McSween): xread can't detect... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Rob Landley | Implement unshare. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Rob Landley | Forgot to check in loopfiles_rw changes needed by truncate. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rob Landley | Implement truncate. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rob Landley | Whitespace/wordwrap changes. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rob Landley | Implment cal. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Rob Landley | Split out parse_optflaglist(), and move local variables... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Rob Landley | Fix "tar cvjfC file dir", make @ not eat an argument... |
commit | commitdiff | tree | snapshot |
next |