1. e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
  2. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  3. 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
  4. b627c54 Using vlock also requires libcrypt by Eric Andersen · 21 years ago
  5. 6b3f757 revert removal of define by Russ Dill · 21 years ago
  6. 4040d3d forgotten include by Russ Dill · 21 years ago
  7. 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
  8. 4b77aca start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth by Russ Dill · 21 years ago
  9. 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
  10. a3170d5 whoops by Russ Dill · 21 years ago
  11. 8f43126 not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) by Russ Dill · 21 years ago
  12. 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
  13. 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
  14. a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
  15. d4f7a5e Be certain we use a correct entity when performing the by Eric Andersen · 21 years ago
  16. c1893c5 Doh! I broke automatic filesystem type guessing. Fix mount so by Eric Andersen · 21 years ago
  17. 416c242 Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled by Eric Andersen · 21 years ago
  18. 7dad866 It appears the Netgear WG602 distributes source by Eric Andersen · 21 years ago
  19. e06bea7 Fixup some html bugs by Eric Andersen · 21 years ago
  20. 5b8a594 some minor website cleanups by Eric Andersen · 21 years ago
  21. c181f34 prepare for release by Eric Andersen · 21 years ago 1_00_pre4
  22. e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
  23. 37f4116 go directly to current cvs by Eric Andersen · 21 years ago
  24. de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
  25. 9f6c12a add missing copyright text by Eric Andersen · 21 years ago
  26. 2e0455d some minor updates by Eric Andersen · 21 years ago
  27. 539eef6 update website by Eric Andersen · 21 years ago
  28. d5c746f Fix indenting. by Eric Andersen · 21 years ago
  29. 747f2f7 Bump version number by Eric Andersen · 21 years ago
  30. f6bba3d Splitting statements with #define's can cause trouble for cross by Glenn L McGrath · 21 years ago
  31. 9adcf73 Stop sending data to the client after the first failure. Patch by Joe.C by Glenn L McGrath · 21 years ago
  32. 5c0d84a Bring usage upto date, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  33. 142abc1 Fix a compile error when only using ar, patch by Paul van Gool by Glenn L McGrath · 21 years ago
  34. 22e1ca3 Add (untested) support for cris, based on the (old) busybox insmod by Manuel Novoa III · 21 years ago
  35. c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
  36. 50547c0 Do not use the _syscall5 macro -- use syscall(2) instead by Eric Andersen · 21 years ago
  37. 3860b2e Patch from Tito, size optimisation, cleanup noise when in debugging by Glenn L McGrath · 21 years ago
  38. 5be6a20 Correct Matteo's email address by Glenn L McGrath · 21 years ago
  39. b8c3a54 Patch from Ian Campbell, fix or'ed dependencies and handle virtual dependencies. by Glenn L McGrath · 21 years ago
  40. 11e6947 Fix a bug, ignore the source path when installing to a directory. by Glenn L McGrath · 21 years ago
  41. e39ee01 Fix tar hard links by Glenn L McGrath · 21 years ago
  42. fea4b44 Important bugfixes from Ian Campbell. by Glenn L McGrath · 21 years ago
  43. 4ddddd1 Fix for "Broken pipe" issue, vodz last_patch116_3 by Glenn L McGrath · 21 years ago
  44. c3498f6 When a size of 0 is passed to copyfd_size, dont do anything, it was by Glenn L McGrath · 21 years ago
  45. f0515da Fix warning by Glenn L McGrath · 21 years ago
  46. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  47. 1a2d75f Use safe read by Glenn L McGrath · 21 years ago
  48. d0550d8 Fix warning by Glenn L McGrath · 21 years ago
  49. acbdc47 Make use of libbb functions bb_xopen, bb_full_read, used #define's by Glenn L McGrath · 21 years ago
  50. 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
  51. 78cd84d Dont over-read fd, use function pointer for hash function. by Glenn L McGrath · 21 years ago
  52. e857122 Fix tar-handles-nested-exclude testcase by Glenn L McGrath · 21 years ago
  53. d9c8ab4 Update status of tests which should pass by Glenn L McGrath · 21 years ago
  54. 3a2fcc6 remove controversial tests by Glenn L McGrath · 21 years ago
  55. bebc40b Check at least one context is specified by Glenn L McGrath · 21 years ago
  56. ba49651 Check there are files to add the archive before removing a specified tar file. by Glenn L McGrath · 21 years ago
  57. 90c9df9 Dont attempt to unlink directories by Glenn L McGrath · 21 years ago
  58. 0413af0 Superficial changes by Glenn L McGrath · 21 years ago
  59. 5c069aa Fix up the -s option, and make usage consitent with behaviour, by Glenn L McGrath · 21 years ago
  60. d85421d Include stdint.h by Glenn L McGrath · 21 years ago
  61. 931ae9d woops, we needed that function by Glenn L McGrath · 21 years ago
  62. 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
  63. 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
  64. 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  65. 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
  66. 20872be Dont close original file handle, we may need it later. by Glenn L McGrath · 21 years ago
  67. 3b9fc8f Make unlink old files default behaviour and add a new option -k to by Glenn L McGrath · 21 years ago
  68. de3ea9f Only use getopt and associated flags if checking is enabled by Glenn L McGrath · 21 years ago
  69. aee0fd8 Replaced by md5_sha1_sum.c by Glenn L McGrath · 21 years ago
  70. 303b7d8 Replaced by md5_sha1_sum.c by Glenn L McGrath · 21 years ago
  71. f074afc Dont free filename, its needed in the extracted files list. by Glenn L McGrath · 21 years ago
  72. cccf49f This was made obsolete by config-udeb-linux-i386 by Glenn L McGrath · 21 years ago
  73. 7e4b334 Remove net-udeb flavour, we dotn use it by Glenn L McGrath · 21 years ago
  74. 0874a61 Use the PROG variable instead of 'busybox' in the release target by Glenn L McGrath · 21 years ago
  75. 8dc8cb1 Fix a bug where cpio wouldnt work unless -u was specified by Glenn L McGrath · 21 years ago
  76. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  77. 54ac057 Fix memory leaks by Glenn L McGrath · 21 years ago
  78. 5c2c8ec Fix a "broken pipe" problem. vodz, last_patch_116-2 by Glenn L McGrath · 21 years ago
  79. e57feeb Keep trying to find a good header, if we exit it will cause .tar.gz by Glenn L McGrath · 21 years ago
  80. eba86e2 Catch unsupported features by Glenn L McGrath · 21 years ago
  81. e9080c9 NEW APPLET: pipe_progress, used by debian installer by Glenn L McGrath · 21 years ago
  82. 7b215b9 Fix build error with tar -j by Glenn L McGrath · 21 years ago
  83. 1a41db8 Remove some tar_gz stuff that get dragged in by Glenn L McGrath · 21 years ago
  84. 94cf153 Remove debugging noise. by Glenn L McGrath · 21 years ago
  85. d09bcec Read in blocks rather than one char at a time, greatly improves speed by Glenn L McGrath · 21 years ago
  86. 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
  87. b6e58d2 Michael Smith writes: by Eric Andersen · 21 years ago
  88. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  89. 61b038a Steven Seeger writes: by Eric Andersen · 21 years ago
  90. 8211db5 Vladimir N. Oleynik (vodz) writes: by Eric Andersen · 21 years ago
  91. e0c83af Marc Kleine-Budde noticed a missing semicolon by Eric Andersen · 21 years ago
  92. d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
  93. 0bdf41a Add some basic cvs usage info by Eric Andersen · 21 years ago
  94. bbce615 Rob Landley writes: by Eric Andersen · 21 years ago
  95. 2849209 Patch from Steven Scholz to send the output from 'time' by Eric Andersen · 21 years ago
  96. 28d4e16 This appears to be the correct fix to make CONFIG_FEATURE_DEB_TAR_BZ2 by Eric Andersen · 21 years ago
  97. d2160aa fix comment by Eric Andersen · 21 years ago
  98. b1ffba0 wrap bb help output if CONFIG_FEATURE_AUTOWIDTH by Tim Riker · 21 years ago
  99. 1b1942f As vodz pointed out, setting unset_env to NULL is sufficient by Eric Andersen · 21 years ago
  100. 7f9de02 Rewrite, 800+ bytes smaller and more robust. by Glenn L McGrath · 21 years ago