1. dcf9bba fix -xdev behavior in the presence of two or more nested mount points by Paul Fox · 17 years ago
  2. fdf9060 umount: support (by ignoring) -i; style fixes by Denis Vlasenko · 17 years ago
  3. cef23e0 usage: trim a bit by Denis Vlasenko · 17 years ago
  4. 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
  5. 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  6. beffd43 busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message by Denis Vlasenko · 17 years ago
  7. 7e0fbf9 tar: conditionally don't wait for vforked child to exec, as it always by Denis Vlasenko · 17 years ago
  8. f000065 mount: ignore NFS bg option on NOMMU machines by Denis Vlasenko · 17 years ago
  9. 21b83cf du: remove statics (by Bernhard Fischer <rep.dot.nop@gmail.com>) by Denis Vlasenko · 17 years ago
  10. 82f3b16 login: do reject wrong passwords with PAM auth by Denis Vlasenko · 17 years ago
  11. 9862e6b trylink: reinstate accidentally deleted --verbose by Denis Vlasenko · 17 years ago
  12. fc20242 - IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN by Bernhard Reutner-Fischer · 17 years ago
  13. d2bb2d3 - Generally strip off -l that does not pull in a lib. by Bernhard Reutner-Fischer · 17 years ago
  14. 8d91c13 - fix bug where we linked again -lm even though it is not needed. by Bernhard Reutner-Fischer · 17 years ago
  15. 7bc5360 isrv: use monotonic_sec runsv: do not use clock_gettime if !MONOTONIC_CLOCK by Denis Vlasenko · 17 years ago
  16. 0524180 top: another readability fix by Denis Vlasenko · 17 years ago
  17. fc1e995 vsz and rss are unsigned longs (ulong ~= width of void* => by Denis Vlasenko · 17 years ago
  18. 8bdba4d top: don't wait before final bailout (try top -b -n1). by Denis Vlasenko · 17 years ago
  19. fb48f6c mount: allow (and ignore) -i by Denis Vlasenko · 17 years ago
  20. 76c476f smart_ulltoa5: emit small letters k,m,g... - makes top more readable by Denis Vlasenko · 17 years ago
  21. b308d81 top: use poll instead of select for waiting on one descriptor by Denis Vlasenko · 17 years ago
  22. 7d8de4d mount: don't close fd twice in NFS code by Denis Vlasenko · 17 years ago
  23. 0f214ec cp: fix recursion check to not waste bytes remembering names of dirs by Denis Vlasenko · 17 years ago
  24. 8a5fab6 cp: detect and prevent infinite recursion by Denis Vlasenko · 17 years ago
  25. 512499c ps: fix RSS parsing (rss field in /proc/PID/stat is in pages, not bytes) by Denis Vlasenko · 17 years ago
  26. ec9781d add links to vda's pet projects by Denis Vlasenko · 17 years ago
  27. 614aca6 install: shrink a bit, fix two buglets by Denis Vlasenko · 17 years ago
  28. 6dd333d Start a small document "why ifupdown is bad" by Denis Vlasenko · 17 years ago
  29. 30bab71 make copy_file() a bit easier to understand, and smaller by Denis Vlasenko · 17 years ago
  30. 737d131 support "#!/bin/busybox"-style wrappers. Needed for SELinux. by Denis Vlasenko · 17 years ago
  31. 5222677 - add Yann's email-addr by Bernhard Reutner-Fischer · 17 years ago
  32. 6666ac4 cp,mv: simpler arg[cv] handling -> smallish code savings by Denis Vlasenko · 17 years ago
  33. 2062fc4 - cosmetic html cleanup by Bernhard Reutner-Fischer · 17 years ago
  34. 6a7b7ce - obfuscate addrs a little bit by Bernhard Reutner-Fischer · 17 years ago
  35. 3d82962 cp: make POSIX-me-harder mode complain with a bit less insane message by Denis Vlasenko · 17 years ago
  36. cab774d spelling fixes to website by Denis Vlasenko · 17 years ago
  37. 46fc23b Cosmetic fixes to webpage by Denis Vlasenko · 17 years ago
  38. 30f00a4 add missed attribution to httpd sendfile support by Denis Vlasenko · 17 years ago
  39. 66dc906 Start 1.8.x cycle by Denis Vlasenko · 17 years ago
  40. e1022a9 news.html: add 1.7.0 announcement by Denis Vlasenko · 17 years ago
  41. f87f495 Update defconfig; fix comments by Denis Vlasenko · 17 years ago
  42. 028f2d6 build system: stop moaning about unset integer CONFIGs. by Denis Vlasenko · 17 years ago
  43. 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
  44. de4c5d3 httpd: code shrink of dir indexer example by Denis Vlasenko · 17 years ago
  45. c6c2345 login: fixes for PAM build by Denis Vlasenko · 17 years ago
  46. 5750782 httpd: style fix in indexer example by Denis Vlasenko · 17 years ago
  47. 7642998 httpd: replace shell-based dir indexer cgi example with C-based one. by Denis Vlasenko · 17 years ago
  48. 72b6a65 httpd: fix buglet in hex conversion. Remove alloca NULL checks by Denis Vlasenko · 17 years ago
  49. d6e81c7 login: optional support for PAM by Denis Vlasenko · 17 years ago
  50. 18f2a6b s/communal/common/ part 2 by Denis Vlasenko · 17 years ago
  51. f7d9e84 s/communal/common/ by Denis Vlasenko · 17 years ago
  52. e58e8d9 httpd: add optional support for error pages by Denis Vlasenko · 17 years ago
  53. 45946f8 runit/*: get rid of tai[a] time abstraction, it's too bloaty. by Denis Vlasenko · 17 years ago
  54. 63db27f removed stray debugging comments by Denis Vlasenko · 17 years ago
  55. 3f11231 max_option_length[] holds small ints, uint8_t is enough by Denis Vlasenko · 17 years ago
  56. d867f32 httpd: explain IP/mask parsing, and simplify it a bit. by Denis Vlasenko · 17 years ago
  57. 921799d httpd: reinstate (much lighter) paranoid connection close code by Denis Vlasenko · 17 years ago
  58. 37c3316 httpd: get rid of rmt_port and setenv_log by Denis Vlasenko · 17 years ago
  59. 52e15dc httpd: get rid of sscanf usage. Rename some variables. by Denis Vlasenko · 17 years ago
  60. f9000c5 crond: code shrink by Denis Vlasenko · 17 years ago
  61. d37f222 libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) by Denis Vlasenko · 17 years ago
  62. b9c02dd crond: don't start sendmail with absolute path by Denis Vlasenko · 17 years ago
  63. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  64. d6cd9d7 httpd: stop reading headers using 1-byte read() by Denis Vlasenko · 17 years ago
  65. 367960b make standalone httpd work on NOMMU machines by Denis Vlasenko · 17 years ago
  66. 9611cb1 get rid of server_ and accepted_socket globals. by Denis Vlasenko · 17 years ago
  67. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  68. b98c26a httpd shrink and logging update, part 7 of 7 by Denis Vlasenko · 17 years ago
  69. feac3ce httpd shrink and logging update, part 6 of 7 by Denis Vlasenko · 17 years ago
  70. 073214f httpd shrink and logging update, part 5 of 7 by Denis Vlasenko · 17 years ago
  71. 91adf7d httpd shrink and logging update, part 4 of 7 by Denis Vlasenko · 17 years ago
  72. e45af73 httpd shrink and logging update, part 3 of 7 by Denis Vlasenko · 17 years ago
  73. 241b156 httpd shrink and logging update, part 2 of 7 by Denis Vlasenko · 17 years ago
  74. 1b97efd httpd shring and logging update, part 1 or 7 by Denis Vlasenko · 17 years ago
  75. 72d260d remove stray newline from help text by Denis Vlasenko · 17 years ago
  76. 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
  77. 7f175cc add comments regarding SO_REUSEADDR by Denis Vlasenko · 17 years ago
  78. 06b064c Comment out "#include <strings.h>" everywhere by Denis Vlasenko · 17 years ago
  79. 838daca find: fix SELinux-related warning by Denis Vlasenko · 17 years ago
  80. f848305 modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols by Denis Vlasenko · 17 years ago
  81. a0319ba hdparm: shrink rodata by ~250 bytes by Denis Vlasenko · 17 years ago
  82. 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  83. 033e592 more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>: by Denis Vlasenko · 17 years ago
  84. ab9c44b v[hp]error_msg have 2-3 callsites only -> incorporate there. by Denis Vlasenko · 17 years ago
  85. bb23c06 if pidfile turned out to be !regular file, do not unlink it. by Denis Vlasenko · 17 years ago
  86. 9f7b92a dhcpd: make -S and -f actually work by Denis Vlasenko · 17 years ago
  87. 384b1d1 httpd: add -v[v]: prints client addresses, HTTP codes returned [and URLs] by Denis Vlasenko · 17 years ago
  88. 0372f0f httpd: extend -p PORT to -p [IP[v6]:]PORT by Denis Vlasenko · 17 years ago
  89. 3d17d2b udhcpd: add -f "foreground" and -S "syslog" options by Denis Vlasenko · 17 years ago
  90. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  91. a1120a8 syslogd: set syslog IPC buffer to mode 0644 by Denis Vlasenko · 17 years ago
  92. 3952f20 expand, unexpand: new applets from Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  93. 08294db df: match coreutils behavior of wrapping lines if filesystem name is too long. by Denis Vlasenko · 17 years ago
  94. 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
  95. f5635f4 usage.h: style cleanup by Denis Vlasenko · 17 years ago
  96. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  97. 5f1b149 syslogd,logread: get rid of head pointer, fix logread bug in the process by Denis Vlasenko · 17 years ago
  98. 1b9064d httpd: sendfile support by Denis Vlasenko · 17 years ago
  99. ff65cd4 fix out-of-source-tree build by Denis Vlasenko · 17 years ago
  100. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago