1. 7077ea3 Some old kernel headers don't #include BLKSSZGET in sys/mount.h. by Rob Landley · 18 years ago
  2. cc826d7 cleanup patch usage by Mike Frysinger · 18 years ago
  3. cd68a2e fix watchdog on no-mmu systems by adding -F option for rexec by Mike Frysinger · 18 years ago
  4. ef10d52 Upgrade mdev to allow commands to be run on create/delete. by Rob Landley · 18 years ago
  5. e1ee482 Document mount's new error return conventions. by Rob Landley · 18 years ago
  6. 5d9c42a Slowly pulling more common headers into libbb.h. Andre pointed out that by Rob Landley · 18 years ago
  7. 1fa4a94 Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak by Rob Landley · 18 years ago
  8. 67d4943 CONFIG_DHCP -> CONFIG_APP_DHCP. by Rob Landley · 18 years ago
  9. b13fee4 Since rangecoder is just a bunch of C functions, move it into the one user by Rob Landley · 18 years ago
  10. 290fcb4 Undo all of the ugliness and some of the bloat from 15412. by Rob Landley · 18 years ago
  11. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  12. 148734d We came up with our own names for ATTRIBUTE_*, so why check if they're already by Rob Landley · 18 years ago
  13. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 18 years ago
  14. c7ddefc Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at by Rob Landley · 18 years ago
  15. 18958e9 Random cleanup of platform.h. by Rob Landley · 18 years ago
  16. a926f8e - add fancy mode to start-stop-daemon to support --oknodo and --verbose by Bernhard Reutner-Fischer · 18 years ago
  17. 6ba8bbe add ordering warning on enum Location by Paul Fox · 18 years ago
  18. 6ab0378 by Paul Fox · 18 years ago
  19. 2e7dfc1 need prototype for new vfork_daemon() by Mike Frysinger · 18 years ago
  20. 6d8ce17 Fix from Tito to read from stdin only when it's not a tty. by Rob Landley · 18 years ago
  21. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 18 years ago
  22. 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 18 years ago
  23. b16b5bb only check __GNU_LIBRARY__ if it is actually defined by Mike Frysinger · 18 years ago
  24. 362dc2b Header cleanup on two more networking files (move libbb.h to the top and by Rob Landley · 18 years ago
  25. f0327f8 fix fdflish typo (reported by erik hovland) by Paul Fox · 18 years ago
  26. 8fc32d9 Shaun Jackman pointed out that KERNEL_VERSION() is used without guards, so by Rob Landley · 18 years ago
  27. 317a45c The common case APPLET() macro only needs three arguments. by Rob Landley · 18 years ago
  28. 0620841 Patch from Tito to remove long options from hdparm. by Rob Landley · 18 years ago
  29. b623a54 Header file cleanup. platform.h apparently needs to be included early on so it by Rob Landley · 18 years ago
  30. 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 18 years ago
  31. c418d48 - s/defined(__uClinux__)/BB_NOMMU/ by Bernhard Reutner-Fischer · 18 years ago
  32. 507cd75 - conditionally define BB_NOMMU by Bernhard Reutner-Fischer · 18 years ago
  33. 752f0a6 Put parentheses around some of the SWAP() macros, as pointed out by Peter by Rob Landley · 18 years ago
  34. bba7f08 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values by Rob Landley · 18 years ago
  35. 9755197 This is not C++. by Rob Landley · 18 years ago
  36. 15d20a0 Remove _() and N_() from platform.h. #define them as NOP macros in the two by Rob Landley · 18 years ago
  37. 81dab2c Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits by Rob Landley · 18 years ago
  38. 8fba99f Move portability stuff to platform.h, and clean up adjtimex.c a bit while by Rob Landley · 18 years ago
  39. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  40. 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 18 years ago
  41. 5edc102 Slight sanity fix: data is void *, not char *. And it's called data by Rob Landley · 18 years ago
  42. 781e42d - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). by Bernhard Reutner-Fischer · 18 years ago
  43. 8379053 - move llist to top of file so we can potentially use it in all prototypes easily by Bernhard Reutner-Fischer · 18 years ago
  44. 4ed1f1d - add workaround for tar being broken since it uses a non-portable constant. by Bernhard Reutner-Fischer · 18 years ago
  45. e00fc16 - move libc checks from busybox.h to platform.h by Bernhard Reutner-Fischer · 18 years ago
  46. fa6c484 fix spelling mistakes by Mike Frysinger · 18 years ago
  47. 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 18 years ago
  48. c020f5f New version of nohup that's much smaller, less paranoid, consistent, by Rob Landley · 18 years ago
  49. 35017fb - backout erroneously checked in snippet.. by Bernhard Reutner-Fischer · 18 years ago
  50. 80b8ff0 A pending item in my tree I might as well check in: I plan to migrate calloc() by Rob Landley · 18 years ago
  51. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 18 years ago
  52. cf89c37 fix indenting in help output for ifconfig by Mike Frysinger · 18 years ago
  53. e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 18 years ago
  54. 2686d3b Rob Sullivan cleaned up the longstanding patch from Hideki IWAMOTO to add by Rob Landley · 18 years ago
  55. 34b5319 Make md5 calculation always go through an the buffer so that A) we don't by Rob Landley · 18 years ago
  56. d738429 implement -print0 for find by Paul Fox · 19 years ago
  57. a6b5b60 Fiddling with llist to make memory management easier. Specifically, the by Rob Landley · 19 years ago
  58. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  59. 63e4c63 The udhcp was deleted from busybox in 14634. Bolting an external project to by Rob Landley · 19 years ago
  60. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
  61. 89ede3f fix udhcp again by Mike Frysinger · 19 years ago
  62. 2381f70 Patch from Dennis Vlasenko simplifying the APPLET macros. by Rob Landley · 19 years ago
  63. 552b56d Not quite compiler independent, but we've never tried to be gcc independent by Rob Landley · 19 years ago
  64. 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago
  65. a2d9a17 More usage.h cleanups, with collateral changes to httpd. Specifically, by Rob Landley · 19 years ago
  66. 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
  67. 5fe8d5b Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a by Rob Landley · 19 years ago
  68. 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
  69. ba31d27 - enable dumpleases applet again; bad rob by Bernhard Reutner-Fischer · 19 years ago
  70. 5c16988 enable udhcp applets again; bad rob by Mike Frysinger · 19 years ago
  71. c2cb0f3 - patch from Denis Vlasenko to add and use bb_xopen3() by Bernhard Reutner-Fischer · 19 years ago
  72. d9cf7ac - patch from Denis Vlasenko to add and use bb_xchdir() by Bernhard Reutner-Fischer · 19 years ago
  73. 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 19 years ago
  74. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 19 years ago
  75. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  76. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  77. a23a6d7 - include netinet/in.h for struct sockaddr_in. Closes bug #735 by Bernhard Reutner-Fischer · 19 years ago
  78. f785255 Robert P. J. Day writes: even in the header file, make it clear that the routine depends on __uClinux__ by Mike Frysinger · 19 years ago
  79. 81c40b3 Patch from Tito to unify deluser and delgroup, and generally shrink code. by Rob Landley · 19 years ago
  80. c57ec37 Patch from Rob Sullivan to consolidate crc32 table generation. by Rob Landley · 19 years ago
  81. bc14214 - patch from Rob Sullivan to add support for -L by Bernhard Reutner-Fischer · 19 years ago
  82. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
  83. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  84. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  85. 9457e70 - typo: s/compenent/component/g add a bit of documentation. by Bernhard Reutner-Fischer · 19 years ago
  86. e47c4cb - update help text. by Bernhard Reutner-Fischer · 19 years ago
  87. daa4a6d Update ipaddr help to match reality. by Rob Landley · 19 years ago
  88. cb8d431 find ./ -name .cvsignore | xargs svn rm by Bernhard Reutner-Fischer · 19 years ago
  89. f885513 just whitespace fixes by Mike Frysinger · 19 years ago
  90. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
  91. 90ece60 Define both big endian and little endian macros. by Rob Landley · 19 years ago
  92. 64bef2a fix typo by Mike Frysinger · 19 years ago
  93. 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
  94. 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
  95. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  96. dae6aa2 Fixup to the previous (portability) patch. Linux actually does need by Rob Landley · 19 years ago
  97. 1f305dc Portability patch from rfelker. The bb_asprintf.c thing needs an eventual by Rob Landley · 19 years ago
  98. 874af85 import most of e2fsprogs 1.38 updates by Mike Frysinger · 19 years ago
  99. 883e0e8 Missed one in the get_line_from_file() update... by Rob Landley · 19 years ago
  100. ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago