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 |
2007-11-19 |
Rob Landley | Replace strlcpy() with xstrcpy(), which exits if the... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Rob Landley | Add noreturn mark to [p]error_exit(), suggested by... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Rob Landley | Zap a warning. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Fix error message |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Rob Landley | Simplify touch -l slightly. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Add an option to let touch extend or truncate a file... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Don't error on stat success, and create files with... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Use builtin functions to simplify some code in touch |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Fix typo in toysh tty description. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Charlie Shepherd | Make toybox_unstripped depend upon toys/help.h (so... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Charlie Shepherd | Add initial mkfifo implementation |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Rob Landley | Remove trailing whitespace (thanks to Charlie Shepherd... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Charlie Shepherd | Replace space indent with tab indent |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Charlie Shepherd | Add .hgignore file |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Rob Landley | Change strlcpy not to use strncpy. (Adds 24 bytes... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Rob Landley | Patch fromm Roberto Foglietta: distclean should remove... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Charlie Shepherd | Add or correct file descriptions |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Rob Landley | Move toybox_old delete (for bloatcheck) from clean... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rob Landley | Fix from Charlie Shepherd: at end of string, don't... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rob Landley | xcreate(): perror already prints error name and newline... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Rob Landley | Patch from Charlie Shepherd: Implement touch, set the... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Rob Landley | Get toysh.c to start using the option parsing logic... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Rob Landley | Need to commit this too. :) |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Rob Landley | Promote help to global config option, teach error_exit... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Rob Landley | Break out dirtree.c and let it call a function instead... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Rob Landley | Missing config dependency: The mdev config file should... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
Rob Landley | Move optimizer flags to OPTIMIZE, so "make CC=tcc OPTIM... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Rob Landley | Minor tweak to web page. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Rob Landley | Add "help" command. (Building help/help.h requires... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Rob Landley | Tweak error message. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Rob Landley | More klibc fixes from Maximilian Attems, strlcpy()... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Rob Landley | Remove strings.h which Maximilian Attems points out... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Update web page to mention 0.0.3 release. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Added tag 0.0.3 for changeset a459c6b39645 |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Fix makefile to defconfig properly, and leak in a bit... 0.0.3 |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Fix READLINK_F dependency. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Change defaults of working commands to yes, so "make... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Add a dummy "touch" to make it all build again. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Add readlink. Why doesn't mercurial show newly added... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Add xputs() to detect EOF on writes. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Rob Landley | Fix "Need 1 arguments". |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Rob Landley | Vladimir Oleynik pointed out that va_start() twice... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Rob Landley | Make warning go away. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Rob Landley | Work around uClibc weirdness. |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Rob Landley | More cross compiling infrastructure. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Rob Landley | Show the compiler how to optimize out the option parsin... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Rob Landley | Allow applets with optarg string NULL to use toy.optargs[]. |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Rob Landley | Humor dash, which is broken. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Rob Landley | Make it easier to specify which compiler to use. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Rob Landley | Add sleep. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Rob Landley | Link to ars technica paedia broke because ars is now... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Rob Landley | Add true and false. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Rob Landley | Add readlink, xreadlink(), and change xrealloc() to... |
commit | commitdiff | tree | snapshot |
next |