1. 8dd5134 Script from Roberto Foglietta to do config2help in bash instead of python. by Rob Landley · 17 years ago
  2. f641854 Add spaces after some commas (from Charlie Shepherd). by Rob Landley · 17 years ago
  3. 94dd3e7 Remove extra newlines on error_paths by Charlie Shepherd · 17 years ago
  4. 54524c9 Fix filename in header by Charlie Shepherd · 17 years ago
  5. e21e64b Update .hgignore to cover new generated/ directory by Charlie Shepherd · 17 years ago
  6. 32fe27f Fix copyright name by Charlie Shepherd · 17 years ago
  7. 76a2e46 Die on compilation or stripping failure by Charlie Shepherd · 17 years ago
  8. 651e253 Have chvt print an error message (and exit with error) when it fails. by Rob Landley · 17 years ago
  9. 12138e4 Teach perror_exit() to take a NULL argument when we just want "command: error". by Rob Landley · 17 years ago
  10. 5c4a217 Comment and whitespace cleanups by Charlie Shepherd (code's the same). by Rob Landley · 17 years ago
  11. 5c010f7 Might as well make the dependencies slightly more paranoid. by Rob Landley · 17 years ago
  12. 81d937d Sort newtoys.h by command name, not by USE_ macro. by Rob Landley · 17 years ago
  13. 841223d Fix crash when running unknown command via symlink. by Rob Landley · 17 years ago
  14. 41cb696 Hit makefile dependencies so install step doesn't rebuild toybox. by Rob Landley · 17 years ago
  15. 7c04f01 Fluff out hello.c to supply more example code as a skeleton for new commands, by Rob Landley · 17 years ago
  16. 6ef04ef Move dlist_add() to lib/llist.c by Rob Landley · 17 years ago
  17. b1aaba1 Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() by Rob Landley · 17 years ago
  18. eb9b8da Minor cleanup: move mke2fs options into mke2fs.c. by Rob Landley · 17 years ago
  19. 2d471ce More documentation for generated/* files. by Rob Landley · 17 years ago
  20. 55928b1 Move NEWTOY() list from end of toylist.h to generated/newtoys.h. by Rob Landley · 17 years ago
  21. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 17 years ago
  22. 58ecc3e Move some generated files into the "generated" subdirectory. by Rob Landley · 17 years ago
  23. 6a9e5b4 Very early stub of sed, does nothing yet. by Rob Landley · 17 years ago
  24. bd91551 Web page tweak. by Rob Landley · 17 years ago
  25. daa7fe6 Add chvt from David Anders. by Rob Landley · 17 years ago
  26. 797a4c3 Fluffier web page. by Rob Landley · 17 years ago
  27. b9d0cf1 More web page tweaks. by Rob Landley · 17 years ago
  28. e258af3 Update web pages. by Rob Landley · 17 years ago
  29. daa1d3c A bit more documentation on Patch. by Rob Landley · 17 years ago
  30. a45173b Update help text a bit. by Rob Landley · 17 years ago
  31. 6c43718 Teach readlink to actually do -f. by Rob Landley · 17 years ago
  32. 3e19db7 Release notice. by Rob Landley · 17 years ago
  33. 1a0351a Added tag 0.0.4 for changeset 104792581cc9 by Rob Landley · 17 years ago
  34. 3632d5d Fix loopfiles to not call function() on file not found. by Rob Landley · 17 years ago
  35. 11586a9 Fix patch to use @@ values and match EOF when fewer trailing than starting by Rob Landley · 17 years ago
  36. 07c78d3 Make touch work reliably when file doesn't exist and clean up headers a bit. by Rob Landley · 17 years ago
  37. 5a0660f Brief note about code style. by Rob Landley · 17 years ago
  38. 3548341 Make patch's file add actually work, including directory creating and by Rob Landley · 17 years ago
  39. d3236c1 Major refactoring of bunzip.c in preparation for doing a multi-threaded version. by Rob Landley · 17 years ago
  40. e745d8e Upgrade patch to understand creating and deleting files. by Rob Landley · 17 years ago
  41. da09b7f More random unfinished code documentation. by Rob Landley · 17 years ago
  42. 4bdf4e8 Typo spotted by Adrian Davey. by Rob Landley · 17 years ago
  43. 344139a Patch should be working now, change config default... by Rob Landley · 17 years ago
  44. 81b899d Fluff out code.html a bit more. by Rob Landley · 17 years ago
  45. 42ecbab Patch command. by Rob Landley · 17 years ago
  46. c49650d minicom.sh should check for a char device, not a file. by Rob Landley · 17 years ago
  47. e25e8b5 A couple more readlink tests. by Rob Landley · 17 years ago
  48. 03a9450 Delete testdir after use. by Rob Landley · 17 years ago
  49. 273f278 Tweak testing.sh so VERBOSE=1 is less noisy. by Rob Landley · 17 years ago
  50. 8b479b4 Add a wrapper to run tests out of scripts/test. With no arguments, runs all by Rob Landley · 17 years ago
  51. 3e09c88 Script to use stty with netcat -f to talk to a serial port. by Rob Landley · 17 years ago
  52. b4ed762 Basic tests for readlink. by Rob Landley · 17 years ago
  53. bc07865 Start of "patch" support. Writes to stdout at the moment. by Rob Landley · 17 years ago
  54. 4e68de1 Update web pages. by Rob Landley · 17 years ago
  55. 8eff1e6 Set the executable bit in license.html so the server side #includes get parsed. by Rob Landley · 17 years ago
  56. 5c67e35 Update links and add some more spec comments. by Rob Landley · 17 years ago
  57. aaffc07 Changeset 186 assumed that toys.exitval defaults to 0. Actually change the by Rob Landley · 17 years ago
  58. ea6387a Add some more .PHONY targets. by Rob Landley · 17 years ago
  59. a8f2580 Add -c option to oneit, to specify console other than /dev/tty0. by Rob Landley · 17 years ago
  60. fece5cb Add comments about SUSv3 specs (or lack thereof). by Rob Landley · 17 years ago
  61. ebff8ee Other chroots fall back to "/bin/sh -i", so add the -i. by Rob Landley · 17 years ago
  62. 64d2e82 Minor cleanups to sha1sum. by Rob Landley · 17 years ago
  63. 8e34ca6 Add chroot. by Rob Landley · 17 years ago
  64. f760401 Netcat needs this to build. by Rob Landley · 17 years ago
  65. 29266f4 Add first pass at netcat. Base applet, -f, and -w implemented. by Rob Landley · 17 years ago
  66. 7abb976 Minor cleanups/tweaks to touch. by Rob Landley · 17 years ago
  67. ce6750a Add sha1sum. (No -c mode yet.) Slight tweaks to loopfiles() too. by Rob Landley · 17 years ago
  68. efda21c Change command main() functions to return void, and exit(toys.exitval) from by Rob Landley · 17 years ago
  69. 7634b55 Add loopfiles() function, make catv use it. by Rob Landley · 17 years ago
  70. f7bb55b Add a comment about a case that made me stop and think. by Rob Landley · 17 years ago
  71. d213bc2 Rebuild toybox when a header file changes by Charlie Shepherd · 17 years ago
  72. 860f263 Patch from Charlie Shepherd: remove extra \n from error_exit() arguments. by Rob Landley · 17 years ago
  73. 0d88c38 Add comment, and whitespace changes. by Rob Landley · 17 years ago
  74. 0dea00d Add kconfig/conf to .hgignore by Charlie Shepherd · 17 years ago
  75. 801aa55 Add tty applet by Charlie Shepherd · 17 years ago
  76. b938705 Add comment and very minor tweak. by Rob Landley · 17 years ago
  77. 860902c Remove a few bytes from basename and add 'em back (and more) in the help string. by Rob Landley · 17 years ago
  78. c15b3ed Patch from Charlie Shepherd to add basename and dirname. (Fixed up to apply.) by Rob Landley · 17 years ago
  79. 57389ec Re-roll loop, making code smaller. Also localize all the crypto information by Rob Landley · 17 years ago
  80. f198082 Untangle algorithm: use uint64_t for count, move union into struct, use struct by Rob Landley · 17 years ago
  81. 0a22c5c More cleanup: consistent indents, uint32_t, rename functions and structs, by Rob Landley · 17 years ago
  82. b911de3 Whitespace change: 4 spaces become one tab. by Rob Landley · 17 years ago
  83. 9fe9901 Minimal changes to make it actually work on an x86-64 host. by Rob Landley · 17 years ago
  84. 509dd14 Start with public domain SHA-1 in C by Steve Reid <steve@edmweb.com> by Rob Landley · 17 years ago
  85. b5b82d9 Implement dmesg. by Rob Landley · 17 years ago
  86. 126f9c5 Tighten up error handling, add a umask() call so -m 123 actually works. by Rob Landley · 17 years ago
  87. e15850a Replace strlcpy() with xstrcpy(), which exits if the string won't fit. by Rob Landley · 17 years ago
  88. efa93b9 Add noreturn mark to [p]error_exit(), suggested by Charlie Shepherd. by Rob Landley · 17 years ago
  89. ac442b4 Zap a warning. by Rob Landley · 17 years ago
  90. d0c379e Fix error message by Charlie Shepherd · 17 years ago
  91. 00ee268 Simplify touch -l slightly. by Rob Landley · 17 years ago
  92. 627dc77 Add an option to let touch extend or truncate a file and rename the err label to time_error to reduce confusion. by Charlie Shepherd · 17 years ago
  93. ded91bd Don't error on stat success, and create files with a sensible mode instead of 000 by Charlie Shepherd · 17 years ago
  94. d42ed83 Use builtin functions to simplify some code in touch by Charlie Shepherd · 17 years ago
  95. d3ab5f0 Fix typo in toysh tty description. by Charlie Shepherd · 17 years ago
  96. 6d15f37 Make toybox_unstripped depend upon toys/help.h (so it will be rebuilt when toys/Config.in is updated) by Charlie Shepherd · 17 years ago
  97. 60c2e3e Add initial mkfifo implementation by Charlie Shepherd · 17 years ago
  98. 2c22685 Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment by Rob Landley · 17 years ago
  99. 5d43eb4 Replace space indent with tab indent by Charlie Shepherd · 17 years ago
  100. 5bc74b6 Add .hgignore file by Charlie Shepherd · 17 years ago