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 |
2008-01-19 |
Rob Landley | Move NEWTOY() list from end of toylist.h to generated... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Rob Landley | Zap toys/Config.in and instead create generated/Config... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Rob Landley | Move some generated files into the "generated" subdirec... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Rob Landley | Very early stub of sed, does nothing yet. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Rob Landley | Web page tweak. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Rob Landley | Add chvt from David Anders. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Rob Landley | Fluffier web page. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Rob Landley | More web page tweaks. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Rob Landley | Update web pages. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Rob Landley | A bit more documentation on Patch. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Rob Landley | Update help text a bit. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Rob Landley | Teach readlink to actually do -f. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Rob Landley | Release notice. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Rob Landley | Added tag 0.0.4 for changeset 104792581cc9 |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Rob Landley | Fix loopfiles to not call function() on file not found. 0.0.4 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Rob Landley | Fix patch to use @@ values and match EOF when fewer... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Rob Landley | Make touch work reliably when file doesn't exist and... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Rob Landley | Brief note about code style. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Rob Landley | Make patch's file add actually work, including director... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Rob Landley | Major refactoring of bunzip.c in preparation for doing... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Rob Landley | Upgrade patch to understand creating and deleting files. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Rob Landley | More random unfinished code documentation. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Rob Landley | Typo spotted by Adrian Davey. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Rob Landley | Patch should be working now, change config default... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Rob Landley | Fluff out code.html a bit more. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Rob Landley | Patch command. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Rob Landley | minicom.sh should check for a char device, not a file. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Rob Landley | A couple more readlink tests. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Rob Landley | Delete testdir after use. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Rob Landley | Tweak testing.sh so VERBOSE=1 is less noisy. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Rob Landley | Add a wrapper to run tests out of scripts/test. With... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Rob Landley | Script to use stty with netcat -f to talk to a serial... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Rob Landley | Basic tests for readlink. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Rob Landley | Start of "patch" support. Writes to stdout at the... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Rob Landley | Update web pages. |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Rob Landley | Set the executable bit in license.html so the server... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rob Landley | Update links and add some more spec comments. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Rob Landley | Changeset 186 assumed that toys.exitval defaults to... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Rob Landley | Add some more .PHONY targets. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Rob Landley | Add -c option to oneit, to specify console other than... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Add comments about SUSv3 specs (or lack thereof). |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Other chroots fall back to "/bin/sh -i", so add the -i. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Minor cleanups to sha1sum. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Add chroot. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Netcat needs this to build. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Rob Landley | Add first pass at netcat. Base applet, -f, and -w... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rob Landley | Minor cleanups/tweaks to touch. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rob Landley | Add sha1sum. (No -c mode yet.) Slight tweaks to loopf... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rob Landley | Change command main() functions to return void, and... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Rob Landley | Add loopfiles() function, make catv use it. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Add a comment about a case that made me stop and think. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Charlie Shepherd | Rebuild toybox when a header file changes |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Patch from Charlie Shepherd: remove extra \n from error... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Add comment, and whitespace changes. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Charlie Shepherd | Add kconfig/conf to .hgignore |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Charlie Shepherd | Add tty applet |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Add comment and very minor tweak. |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Remove a few bytes from basename and add 'em back ... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Rob Landley | Patch from Charlie Shepherd to add basename and dirname... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | Re-roll loop, making code smaller. Also localize all... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | Untangle algorithm: use uint64_t for count, move union... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | More cleanup: consistent indents, uint32_t, rename... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | Whitespace change: 4 spaces become one tab. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | Minimal changes to make it actually work on an x86... |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Rob Landley | Start with public domain SHA-1 in C by Steve Reid ... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Rob Landley | Implement dmesg. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Rob Landley | Tighten up error handling, add a umask() call so -m... |
commit | commitdiff | tree | snapshot |
next |