1. 08dfafc fix more instances of ": $((a++))" in shell scripts by Denys Vlasenko · 7 years ago
  2. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  3. 9c192e7 examples: make udhcpc script handle /32 netmasks by Denys Vlasenko · 8 years ago
  4. bca4ea8 remove "local" bashism from a few scripts by Denys Vlasenko · 8 years ago
  5. d372082 README_distro_proposal.txt: typo fixes by Tito Ragusa · 8 years ago
  6. 96f1d6b Update to examples/var_service/README_distro_proposal.txt by Denys Vlasenko · 8 years ago
  7. 2098c35 mdev.conf: rename hw_random to hwrng by Mike Frysinger · 8 years ago
  8. fdb4421 README_distro_proposal.txt: writeup about runit adoption by Denys Vlasenko · 8 years ago
  9. 6bbb48f examples: update var_service/README again by Denys Vlasenko · 8 years ago
  10. e43000f typo fixes in doc by Denys Vlasenko · 8 years ago
  11. 93ff2b4 examples: update var_service/README again by Denys Vlasenko · 8 years ago
  12. ee2d194 examples: update var_service/README by Denys Vlasenko · 8 years ago
  13. 095ddf7 examples: add example of a DHCP server by Denys Vlasenko · 8 years ago
  14. dea3bdb examples: wpa_supplicant.conf has a wrong field deleted in examples by Denys Vlasenko · 8 years ago
  15. d8330ca examples/var_service/supplicant_if: new service example by Denys Vlasenko · 8 years ago
  16. 6b5abc9 service/fw example: do not ruin $if[], use different name by Denys Vlasenko · 8 years ago
  17. 3191ec7 var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routing by Denys Vlasenko · 8 years ago
  18. f6348e5 examples: add a useful "see abridged log" script for ntpd service example by Denys Vlasenko · 8 years ago
  19. d7d4750 unrpm: clean up by Mike Frysinger · 9 years ago
  20. ee22fe8 undeb: clean up by Mike Frysinger · 9 years ago
  21. bf1866c tweak zcip service example by Denys Vlasenko · 9 years ago
  22. 1a1cfed Tweak README by Denys Vlasenko · 9 years ago
  23. 4f8ecf2 update network service examples by Denys Vlasenko · 9 years ago
  24. d32a1a4 New example of a service: examples/var_service/zcip_if by Denys Vlasenko · 9 years ago
  25. 5251135 better pinger service example by Denys Vlasenko · 9 years ago
  26. e0ddb65 build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS by Denys Vlasenko · 10 years ago
  27. 1186894 update example ntp.script by Denys Vlasenko · 10 years ago
  28. a031959 examples/mdev_fat.conf: document that newer mdev exposes path by Denys Vlasenko · 10 years ago
  29. 192c14b Improve examples/var_service READMEs by Denys Vlasenko · 11 years ago
  30. 2e66dac examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788 by Denys Vlasenko · 11 years ago
  31. 2df1c64 examples/mdev.conf.change_blockdev.sh: update by Denys Vlasenko · 12 years ago
  32. e306c11 examples: add mdev example for Android phone by Denys Vlasenko · 12 years ago
  33. 2c0508b examples/inittab: fix a few incorrect statements about init by Denys Vlasenko · 12 years ago
  34. bca5c55 udhcpc: use readlink rather than realpath by Mike Frysinger · 12 years ago
  35. 5bce135 mdev: improve $SEQ handling; improve debug logging by Denys Vlasenko · 12 years ago
  36. 9fed24c udhcpc: tweak math shell style with the metric var by Mike Frysinger · 12 years ago
  37. 39b8fb4 udhcpc: support resolv.conf symlinks by Mike Frysinger · 12 years ago
  38. b6beada mdev: remove undocumented subsystem/devname matching hack by Denys Vlasenko · 13 years ago
  39. ea57f51 mdev: when found, print major,minor into mdev.log by Denys Vlasenko · 13 years ago
  40. 516530c mdev: add support for $DEVNAME and /dev/mdev.log debug aid by Denys Vlasenko · 13 years ago
  41. 4a6a56c examples/mdev_fat.conf: small addition by Denys Vlasenko · 13 years ago
  42. 7b57ff4 udhcp: finish support of classless static routes by Michael McTernan · 13 years ago
  43. 880eec8 depmod.pl: output correct dep format according to kernel version by Sonic Zhang · 13 years ago
  44. f23f785 tweak comments in android build files by Denys Vlasenko · 13 years ago
  45. 98aeabe zcip.script: fix $ip environment variable by Thomas Petazzoni · 13 years ago
  46. 0a42860 add defconfig files for Android, Cygwin and FreeBSD by Daniel Fandrich · 13 years ago
  47. 14b162f tweak examples/udhcp/udhcpd.conf by Denys Vlasenko · 14 years ago
  48. fb6b173 udhcp: add FEATURE_UDHCP_8021Q option by Nigel Hathaway · 14 years ago
  49. 1f3709e fix typo in README by Denys Vlasenko · 14 years ago
  50. 3099744 typo fix by Denys Vlasenko · 14 years ago
  51. bc3cdf8 update examples/var_service/README by Denys Vlasenko · 14 years ago
  52. 75bb332 add examples/var_service/README by Denys Vlasenko · 14 years ago
  53. 8ce1ad3 depmod.pl: add recursive sanity check by Mike Frysinger · 14 years ago
  54. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  55. f0b8214 *: fix unterminated last lines. no code changes by Denys Vlasenko · 14 years ago
  56. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  57. 2903469 update examples/udhcp/udhcpd.conf by Denys Vlasenko · 15 years ago
  58. 2e7aa92 udhcp: tweak udhcpd.conf example and comments. no code changes by Denys Vlasenko · 15 years ago
  59. e5ce91b udhcp: code shrink; disable time and log server options by Denys Vlasenko · 15 years ago
  60. 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
  61. 0f62c4d udhcpd: remove five more options which do not make sense or not supported by Denys Vlasenko · 15 years ago
  62. 777706c udhcp: remove support for some really old and odd options by Denys Vlasenko · 15 years ago
  63. 1aaf1cb whitespace fix by Denys Vlasenko · 15 years ago
  64. 24928ff ntpd: explain why scripts can be run in quick succession by Denys Vlasenko · 15 years ago
  65. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  66. 573ba4e fix examples which used non-standard cut -b0-NNN by Denys Vlasenko · 15 years ago
  67. 4fc82e0 examples: add example ntpd service by Denys Vlasenko · 15 years ago
  68. fae9f49 ntpd: make it work w/o -g too :( by Denys Vlasenko · 15 years ago
  69. c096a6c mdev_fat.conf: add a rule to run nameif by Denys Vlasenko · 15 years ago
  70. b6d221a fix 'not not' in comment by Denys Vlasenko · 15 years ago
  71. 002bdc3 tweak service examples a bit (less verbose comment in dhcp_if) by Denys Vlasenko · 15 years ago
  72. 391dd92 tweak dhcp service example - add ntp configuration by Denys Vlasenko · 15 years ago
  73. c389685 add and example of tftpd service by Denys Vlasenko · 15 years ago
  74. f5c2f72 add more service examples by Denys Vlasenko · 15 years ago
  75. 44f8d01 tweak mdev_fat.conf example by Denys Vlasenko · 15 years ago
  76. bf40f56 tweak examples by Denys Vlasenko · 15 years ago
  77. 6e8e666 adding examples/mdev_fat.conf by Denys Vlasenko · 15 years ago
  78. 27094ca add examples/mdev.conf by Denys Vlasenko · 15 years ago
  79. 8fdf066 whitespace fixes by Denys Vlasenko · 15 years ago
  80. 6cf7f01 adding example runit-style service directory by Denys Vlasenko · 15 years ago
  81. 26ff18b Fixes to usage text; updated busybox.spec by Denys Vlasenko · 15 years ago
  82. 7cc5a50 chmod 755 some files in examples/* by Denys Vlasenko · 15 years ago
  83. 4c8a721 depmod.pl: recurse through module dependencies by Mike Frysinger · 15 years ago
  84. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  85. cf4e503 Added kernel patch for /proc/self/exe to examples by Denys Vlasenko · 15 years ago
  86. 2b0e957 examples/udhcp/udhcpd.conf: update by Denys Vlasenko · 15 years ago
  87. c8ab67c tftp: do not risk invoking Sorcerer's Apprentice syndrome by Denys Vlasenko · 16 years ago
  88. 2b6497b depmod.pl: updates and fixes galore by Mike Frysinger · 16 years ago
  89. 1b47bbd tweak example udhcp script by Denis Vlasenko · 16 years ago
  90. ea4f084 update example udhcpc script by Denis Vlasenko · 16 years ago
  91. 160e6fa fix example of vcsa creation by Denis Vlasenko · 16 years ago
  92. 10be1a7 - move depmod shell script to examples/ by Bernhard Reutner-Fischer · 17 years ago
  93. 1d61416 sync examples to what actual actual code expects by Denis Vlasenko · 17 years ago
  94. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  95. dbd18f6 exported symbols may be weak, so allow symbols marked as W by Mike Frysinger · 17 years ago
  96. d611ccc add support for --symbol-prefix/-P by Mike Frysinger · 17 years ago
  97. e8ce062 s/PREFIX/CONFIG_PREFIX/ by Denis Vlasenko · 18 years ago
  98. 3ef70d4 adduser: trivial code movement by Denis Vlasenko · 18 years ago
  99. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  100. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago