2011-11-14 |
Rob Landley | Prepare for license switch by (regrettably) removing... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Rob Landley | The @@ -1,2 +3,4 @@ lines treat ,1 as implied, so the... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Rob Landley | For CFG_TOYBOX_DEBUG add -x option to patch to dump... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Rob Landley | One more little tweak to patch: unrecognized date forma... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rob Landley | Add command "nice". |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rob Landley | Make toy_init() reentrant, or else xexec() has funky... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Rob Landley | Shut up even MORE gcc/glibc spurious warnings. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Add setsid. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Add TOYBOX_SUID. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Correct return types of xstrdup() and xstrndup() |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | menuconfig indentation should be handled by dependencie... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Use fdlength() instead of lseek(SEEK_END). |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Typo fix in comment. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Rob Landley | Minor web page updates (put header/footer back, add... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Rob Landley | The "strip" in gcc 4.4 doesn't set the executable bit... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Rob Landley | Let the minicom script take the speed as an optional... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Rob Landley | Fix reversed patch detection logic, remove unused varia... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Rob Landley | Add .tar.bz2 to tarball links. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Rob Landley | Remove header/footer includes to prepare for css instead. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rob Landley | Make a warning go away on Fedora 11. |
commit | commitdiff | tree | snapshot |
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 |
next |