2009-08-07 |
Rob Landley | Unconditionally add the $CROSS_COMPILE prefix to $CC... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Rob Landley | Fix broken links spotted by Cedric Duval. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rob Landley | Added tag 0.0.9.2 for changeset f142d02036b6 |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rob Landley | Announce 0.0.9.2 bugfix release. 0.0.9.2 |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Rob Landley | Fix bug spotted by Jean-Christphe Dubois: reserve space... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Rob Landley | Announce 0.0.9.1 bugfix release. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Rob Landley | Added tag 0.0.9.1 for changeset add8b512f41a |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Rob Landley | Another patch corner case. 0.0.9.1 |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Rob Landley | Old news.html update, but never actually checked in. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Rob Landley | Regenerate Config.in when toys/*.c changes. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Rob Landley | Rearchitect patch to handle more darn corner cases. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Rob Landley | Convert non-bool config values (such as int) into confi... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Rob Landley | Re-wordwrap and reorder the .config->config.h sed scrip... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Rob Landley | Comment tweaks. |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Rob Landley | Fix thinko. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Rob Landley | Announce 0.0.8 release. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Rob Landley | Added tag 0.0.8 for changeset 86e2bdb2ad66 |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Rob Landley | Fix typo. 0.0.8 |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Rob Landley | Add mkswap. |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Rob Landley | Hello shouldn't be enabled in defconfig. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Rob Landley | Accidentally changed cksum behavior with the -P flag... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Rob Landley | Add -N, -I, -L, and -P options to cksum. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Rob Landley | Add -F option to cksum. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Rob Landley | Make patch work with -R when deleting files. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Rob Landley | Check in crc_init needed by cksum. (Oops.) |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Rob Landley | Add cksum. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Rob Landley | Fix the old dead link about mepis with one from linux... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Rob Landley | Two bugfixes for deleting files (-p and message) |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Rob Landley | Teach oneit to reboot on exit more reliably. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Rob Landley | Shut up some new aggressively stupid warnings gcc 4... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Rob Landley | Fix netcat -f |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Rob Landley | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Rob Landley | Add uname |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Rob Landley | The epoch can also show up as 1970-01-01 (depending... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Rob Landley | More than 4k of input can be queued up in a pipe, so... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Rob Landley | Shell $(netcat) won't return unless child's stdin/stdou... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Rob Landley | Second attempt at making netcat -l work properly. |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Rob Landley | Add netcat server mode, -l, -L, and -t. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Rob Landley | Work around a reiserfs bug. (One line change, switch... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Rob Landley | Announce 0.0.7. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Rob Landley | Added tag 0.0.7 for changeset db86f4df58b9 |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Rob Landley | Added tag 0.0.6 for changeset 6e65eefc37e9 0.0.7 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Rob Landley | Tighten up chvt, save a few bytes. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Rob Landley | Upgrade patch to detect hunks that start after a false... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Rob Landley | Fix giant glaring thinko. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Rob Landley | An error from an input file isn't fatal, keep reading... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Rob Landley | Chroot should stop option parsing at the first non... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Rob Landley | Tweak from Roberto Foglietta. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Rob Landley | Roberto Foglietta pointed out that readall() needs... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Rob Landley | Bug spotted by Roberto Foglietta: at EOF readall()... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Rob Landley | Add "tee" command. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Rob Landley | Finish bzcat. |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Rob Landley | Teach option parsing logic that ^ means stop parsing... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Rob Landley | A pathological case of huffman coding that uses 8 bits... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Rob Landley | Option parsing: stopearly is now a ^ prefix (not +... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Rob Landley | Basic tests for sort. Needs more... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Rob Landley | Only apply global flags to fallback sort. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Rob Landley | Cosmetic tweak, only show skipped tests when VERBOSE... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Rob Landley | Adjust "optional" function (gen_config.h became generat... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Rob Landley | Most of an susv3 compliant sort implementation (loosely... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Rob Landley | Assemble '*' repeated argument list in order. Also... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Rob Landley | Announce 0.0.6 release. (A bit early, so the next... 0.0.6 |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Rob Landley | Add seq, and tests for it. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Rob Landley | Fix which (the meaning of -a was reversed, and it was... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Rob Landley | Fix command line option parsing so "echo -xen" actually... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Rob Landley | Sort was including the trailing comma and getting the... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Rob Landley | Update mdev to work around the newest sysfs api breakag... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Rob Landley | More tweaks to rmdir.test and the testing infrastructure. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Add rmdir and test for it. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Fluffier error message. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Try to convince make to be less stupid about rebuilding. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Teach run-all-tests mode to only test enabled commands. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Remove extraneous output. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Rob Landley | Very simple cat tests, with more test ideas commented... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Rob Landley | Teach get_rawline() to continue until a configurable... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Rob Landley | We don't open a destination filehandle for symlinks... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Rob Landley | Add -v to cp. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Rob Landley | Thinko in cat. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Rob Landley | Teach patch that a file dated 1969-12-31 means doesn... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Rob Landley | Spent the five minutes to implement "cat". |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Rob Landley | Added tag 0.0.5 for changeset 09ecbdf58c87 |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Rob Landley | New release coming. 0.0.5 |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Rob Landley | Wow is make stupid. (Ahem, full of "magic, implicit... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Rob Landley | Update help, move test.sh to scripts, and fix "make... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Rob Landley | Add uninstall and uninstall_flat. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Rob Landley | Add install target, and make install_flat use scripts... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Rob Landley | Another cp -r fix, another test case... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Rob Landley | Update cp -r to work better, add relevant tests to... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Rob Landley | If we don't remember to closedir(), the leaked filehand... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Rob Landley | Fix -r logic, it needs both source and dest paths expli... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Rob Landley | Enabling debugging should not change behavior. Oops. |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Rob Landley | Make cp pass the rest of its test suite. Needs a bigge... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Rob Landley | Add an install script, with --long --symlink --force... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Rob Landley | Don't delete testdir after running test.sh. Add it... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Rob Landley | Remove some commented out code. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Rob Landley | Make cp pass most of its test suite. Still need to... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Rob Landley | Add first pass at cp, totally untested, unlikely to... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Rob Landley | Add enable/disable/exclude logic, update docs. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Rob Landley | Yet more build dependency tweaks... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Rob Landley | Start of tests for cp. |
commit | commitdiff | tree | snapshot |
next |