1. e0ddb65 build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS by Denys Vlasenko · 10 years ago
  2. 1186894 update example ntp.script by Denys Vlasenko · 10 years ago
  3. a031959 examples/mdev_fat.conf: document that newer mdev exposes path by Denys Vlasenko · 10 years ago
  4. 192c14b Improve examples/var_service READMEs by Denys Vlasenko · 11 years ago
  5. 2e66dac examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788 by Denys Vlasenko · 11 years ago
  6. 2df1c64 examples/mdev.conf.change_blockdev.sh: update by Denys Vlasenko · 12 years ago
  7. e306c11 examples: add mdev example for Android phone by Denys Vlasenko · 12 years ago
  8. 2c0508b examples/inittab: fix a few incorrect statements about init by Denys Vlasenko · 12 years ago
  9. bca5c55 udhcpc: use readlink rather than realpath by Mike Frysinger · 12 years ago
  10. 5bce135 mdev: improve $SEQ handling; improve debug logging by Denys Vlasenko · 12 years ago
  11. 9fed24c udhcpc: tweak math shell style with the metric var by Mike Frysinger · 12 years ago
  12. 39b8fb4 udhcpc: support resolv.conf symlinks by Mike Frysinger · 12 years ago
  13. b6beada mdev: remove undocumented subsystem/devname matching hack by Denys Vlasenko · 13 years ago
  14. ea57f51 mdev: when found, print major,minor into mdev.log by Denys Vlasenko · 13 years ago
  15. 516530c mdev: add support for $DEVNAME and /dev/mdev.log debug aid by Denys Vlasenko · 13 years ago
  16. 4a6a56c examples/mdev_fat.conf: small addition by Denys Vlasenko · 13 years ago
  17. 7b57ff4 udhcp: finish support of classless static routes by Michael McTernan · 13 years ago
  18. 880eec8 depmod.pl: output correct dep format according to kernel version by Sonic Zhang · 13 years ago
  19. f23f785 tweak comments in android build files by Denys Vlasenko · 13 years ago
  20. 98aeabe zcip.script: fix $ip environment variable by Thomas Petazzoni · 13 years ago
  21. 0a42860 add defconfig files for Android, Cygwin and FreeBSD by Daniel Fandrich · 13 years ago
  22. 14b162f tweak examples/udhcp/udhcpd.conf by Denys Vlasenko · 14 years ago
  23. fb6b173 udhcp: add FEATURE_UDHCP_8021Q option by Nigel Hathaway · 14 years ago
  24. 1f3709e fix typo in README by Denys Vlasenko · 14 years ago
  25. 3099744 typo fix by Denys Vlasenko · 14 years ago
  26. bc3cdf8 update examples/var_service/README by Denys Vlasenko · 14 years ago
  27. 75bb332 add examples/var_service/README by Denys Vlasenko · 14 years ago
  28. 8ce1ad3 depmod.pl: add recursive sanity check by Mike Frysinger · 14 years ago
  29. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  30. f0b8214 *: fix unterminated last lines. no code changes by Denys Vlasenko · 14 years ago
  31. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  32. 2903469 update examples/udhcp/udhcpd.conf by Denys Vlasenko · 15 years ago
  33. 2e7aa92 udhcp: tweak udhcpd.conf example and comments. no code changes by Denys Vlasenko · 15 years ago
  34. e5ce91b udhcp: code shrink; disable time and log server options by Denys Vlasenko · 15 years ago
  35. 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
  36. 0f62c4d udhcpd: remove five more options which do not make sense or not supported by Denys Vlasenko · 15 years ago
  37. 777706c udhcp: remove support for some really old and odd options by Denys Vlasenko · 15 years ago
  38. 1aaf1cb whitespace fix by Denys Vlasenko · 15 years ago
  39. 24928ff ntpd: explain why scripts can be run in quick succession by Denys Vlasenko · 15 years ago
  40. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  41. 573ba4e fix examples which used non-standard cut -b0-NNN by Denys Vlasenko · 15 years ago
  42. 4fc82e0 examples: add example ntpd service by Denys Vlasenko · 15 years ago
  43. fae9f49 ntpd: make it work w/o -g too :( by Denys Vlasenko · 15 years ago
  44. c096a6c mdev_fat.conf: add a rule to run nameif by Denys Vlasenko · 15 years ago
  45. b6d221a fix 'not not' in comment by Denys Vlasenko · 15 years ago
  46. 002bdc3 tweak service examples a bit (less verbose comment in dhcp_if) by Denys Vlasenko · 15 years ago
  47. 391dd92 tweak dhcp service example - add ntp configuration by Denys Vlasenko · 15 years ago
  48. c389685 add and example of tftpd service by Denys Vlasenko · 15 years ago
  49. f5c2f72 add more service examples by Denys Vlasenko · 15 years ago
  50. 44f8d01 tweak mdev_fat.conf example by Denys Vlasenko · 15 years ago
  51. bf40f56 tweak examples by Denys Vlasenko · 15 years ago
  52. 6e8e666 adding examples/mdev_fat.conf by Denys Vlasenko · 15 years ago
  53. 27094ca add examples/mdev.conf by Denys Vlasenko · 15 years ago
  54. 8fdf066 whitespace fixes by Denys Vlasenko · 15 years ago
  55. 6cf7f01 adding example runit-style service directory by Denys Vlasenko · 15 years ago
  56. 26ff18b Fixes to usage text; updated busybox.spec by Denys Vlasenko · 15 years ago
  57. 7cc5a50 chmod 755 some files in examples/* by Denys Vlasenko · 15 years ago
  58. 4c8a721 depmod.pl: recurse through module dependencies by Mike Frysinger · 15 years ago
  59. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  60. cf4e503 Added kernel patch for /proc/self/exe to examples by Denys Vlasenko · 15 years ago
  61. 2b0e957 examples/udhcp/udhcpd.conf: update by Denys Vlasenko · 15 years ago
  62. c8ab67c tftp: do not risk invoking Sorcerer's Apprentice syndrome by Denys Vlasenko · 16 years ago
  63. 2b6497b depmod.pl: updates and fixes galore by Mike Frysinger · 16 years ago
  64. 1b47bbd tweak example udhcp script by Denis Vlasenko · 16 years ago
  65. ea4f084 update example udhcpc script by Denis Vlasenko · 16 years ago
  66. 160e6fa fix example of vcsa creation by Denis Vlasenko · 16 years ago
  67. 10be1a7 - move depmod shell script to examples/ by Bernhard Reutner-Fischer · 17 years ago
  68. 1d61416 sync examples to what actual actual code expects by Denis Vlasenko · 17 years ago
  69. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  70. dbd18f6 exported symbols may be weak, so allow symbols marked as W by Mike Frysinger · 17 years ago
  71. d611ccc add support for --symbol-prefix/-P by Mike Frysinger · 17 years ago
  72. e8ce062 s/PREFIX/CONFIG_PREFIX/ by Denis Vlasenko · 18 years ago
  73. 3ef70d4 adduser: trivial code movement by Denis Vlasenko · 18 years ago
  74. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  75. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  76. bc65849 remove cvs $Id tag by Mike Frysinger · 19 years ago
  77. 9a990aa Patch from Atsushi Nemoto: by Rob Landley · 19 years ago
  78. a8622e0 - this could use a brother which deals with glibc based systems.. by Bernhard Reutner-Fischer · 19 years ago
  79. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  80. 4f3d2de - better wording. Closes bug #656. by Bernhard Reutner-Fischer · 19 years ago
  81. d049812 Patch from Stuart Hughes upgrading depmod.pl by Rob Landley · 19 years ago
  82. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  83. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  84. 1aee3ff Simon Poole writes: by Eric Andersen · 20 years ago
  85. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  86. cd2af24 Add an example inetd.conf file by Eric Andersen · 21 years ago
  87. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  88. 3860b2e Patch from Tito, size optimisation, cleanup noise when in debugging by Glenn L McGrath · 21 years ago
  89. 12940e1 example devfs config file, patch from Tito. by Glenn L McGrath · 21 years ago
  90. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  91. 920c1e8 another sync to udhcp cvs by Russ Dill · 22 years ago
  92. deca106 Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not by Eric Andersen · 22 years ago
  93. 61fb489 added full udhcp integration by Russ Dill · 22 years ago
  94. adb058b Fixed the script. It always put output to 'stdout' and never to by "Steven J. Hill" · 22 years ago
  95. 419eed7 udhcpc sample scripts by Glenn L McGrath · 22 years ago
  96. 08ed1a7 Don't mention ldconfig by Eric Andersen · 23 years ago
  97. 730f826 Add in a new restart init target, triggered by SIGHUP. Patch from by Eric Andersen · 23 years ago
  98. 2423b12 Begin moving things to busybox.net -Erik by Eric Andersen · 23 years ago
  99. 4b8a1e8 Fix email addr by Eric Andersen · 23 years ago 0_60_2
  100. 3c513e3 Fix spelling by Eric Andersen · 23 years ago