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 |
2008-02-17 |
Rob Landley | Dirtree needs to use lstat(), not stat. And failure... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Rob Landley | Add TOYFLAG_UMASK. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Rob Landley | Partial update. Needs more work. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Rob Landley | Add toys.optc, an argv-style count for toys.optargs. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Rob Landley | Fix up (admittedly stubby) mdev so it's actually hooked... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Rob Landley | Script from Roberto Foglietta to do config2help in... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Rob Landley | Add spaces after some commas (from Charlie Shepherd). |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Charlie Shepherd | Remove extra newlines on error_paths |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Charlie Shepherd | Fix filename in header |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Charlie Shepherd | Update .hgignore to cover new generated/ directory |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Charlie Shepherd | Fix copyright name |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Charlie Shepherd | Die on compilation or stripping failure |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Rob Landley | Have chvt print an error message (and exit with error... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Rob Landley | Teach perror_exit() to take a NULL argument when we... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Rob Landley | Comment and whitespace cleanups by Charlie Shepherd... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Rob Landley | Might as well make the dependencies slightly more paranoid. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Rob Landley | Sort newtoys.h by command name, not by USE_ macro. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Rob Landley | Fix crash when running unknown command via symlink. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Rob Landley | Hit makefile dependencies so install step doesn't rebui... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Rob Landley | Fluff out hello.c to supply more example code as a... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Rob Landley | Move dlist_add() to lib/llist.c |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Rob Landley | Zap toylist.h, moving contents of global structures... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Rob Landley | Minor cleanup: move mke2fs options into mke2fs.c. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Rob Landley | More documentation for generated/* files. |
commit | commitdiff | tree | snapshot |
next |