1. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  2. 7367a94 libbb: compile obscure() only if FEATURE_PASSWD_WEAK_CHECK=y by Denys Vlasenko · 7 years ago
  3. 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
  4. 727948e getopt32: factor out code to treat all args as options by Denys Vlasenko · 7 years ago
  5. 008fc94 libbb: remove vdprintf by Ron Yorston · 7 years ago
  6. 517a82c login: move check_securetty to libbb by Kaarle Ritvanen · 9 years ago
  7. 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
  8. ac5d324 randomconfig fixes by Denys Vlasenko · 8 years ago
  9. 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
  10. bb0bf28 randomconfig fixes 2 by Denys Vlasenko · 8 years ago
  11. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  12. 11775ed randomconfig fixes by Denys Vlasenko · 10 years ago
  13. d3fabf8 zcip: Add environment variable for overriding log functionality by Michel Stam · 10 years ago
  14. feac9b6 ftpd: add optional support for authentication by Morten Kvistgaard · 10 years ago
  15. f92f1d0 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit by Denys Vlasenko · 10 years ago
  16. e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago
  17. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 11 years ago
  18. 59f4667 Move create_icmp[6]_socket to its only user, and simplify it by Denys Vlasenko · 11 years ago
  19. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  20. e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
  21. 4dc35fb platform.h: tweaks for cygwin by Denys Vlasenko · 13 years ago
  22. 3a64936 parse_config: make test applet easier to enable; fix its code by Denys Vlasenko · 13 years ago
  23. 2f57691 only compile obscure.c when needed by Dan Fandrich · 14 years ago
  24. b24ef03 find: cater for libc w/o FNM_CASEFOLD by Denys Vlasenko · 14 years ago
  25. 6b1ce45 FreeBSD compat for match_fstype by Chris Rees · 14 years ago
  26. 26777aa fixes for bugs discovered by randomconfig builds and tests by Denys Vlasenko · 14 years ago
  27. b5aa1d9 libbb/hash_sha.c -> libbb/hash_md5_sha.c by Denys Vlasenko · 14 years ago
  28. eb7fe6d libbb: move md5 and shaN into a common source file. no code changes by Denys Vlasenko · 14 years ago
  29. 9ff50b8 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits by Denys Vlasenko · 14 years ago
  30. 06f719f libbb: rename hash source files. no code changes by Denys Vlasenko · 14 years ago
  31. 0004e99 better shared strings trick by Denys Vlasenko · 14 years ago
  32. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  33. c9b9750 libbb: factor out common code from mpstat/iostat by Denys Vlasenko · 14 years ago
  34. 7e1bb4b libbb: reduce number of *error_msg[_and_die].c files by four by Denys Vlasenko · 14 years ago
  35. 5c296de fix compile breakage with "make -j" by Denys Vlasenko · 14 years ago
  36. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  37. 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
  38. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from libbb/Kbuild]
  39. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  40. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  41. 26ffe81 su: move restricted_shell into su.c (the only user) by Denys Vlasenko · 15 years ago
  42. 40e7d25 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) by Denys Vlasenko · 15 years ago
  43. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  44. 31e2e7b randomconfig fixes by Denys Vlasenko · 15 years ago
  45. 1315c30 mount: needs find_mount_point.o by Denys Vlasenko · 15 years ago
  46. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  47. f591499 wget: factor out progress bar code by Magnus Damm · 15 years ago
  48. 21a542d platform compatibility work (by Dan Fandrich) by Dan Fandrich · 15 years ago
  49. 7dd0ce4 randomconfig fixes by Denys Vlasenko · 15 years ago
  50. 42a8fd0 added simplified Unicode support for non-locale-enabled builds by Denys Vlasenko · 15 years ago
  51. 4813a51 libbb: stop using bb_strtod for now by Denys Vlasenko · 16 years ago
  52. 5dcb43a website: announce 1.14.0 and 1.13.4 Makefile: bump version to 1.14.0 by Denis Vlasenko · 16 years ago 1_14_0
  53. 829bbd3 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} by Denis Vlasenko · 16 years ago
  54. d1a84a2 libbb: move crypt_make_salt() to pw_encrypt.c, reuse by Denis Vlasenko · 16 years ago
  55. e9b9a19 libbb: disable a second md5 implementation which managed to creep in :) by Denis Vlasenko · 16 years ago
  56. 0112ff5 vi: move key reading routine out of vi into llbbb by Denis Vlasenko · 16 years ago
  57. e559e0a libbb: unified config parser (By Vladimir Dronnikov) mdev: use it by Denis Vlasenko · 16 years ago
  58. adbb73b sleep: if FANCY && DESKTOP, support fractional seconds, minutes, by Denis Vlasenko · 16 years ago
  59. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  60. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  61. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  62. cc3f20b fix breakage found by randomconfig by Denis Vlasenko · 16 years ago
  63. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  64. 1728229 - add strrchr by Bernhard Reutner-Fischer · 17 years ago
  65. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  66. 5d89fba *: remove remaining instances of ".data" hack by Denis Vlasenko · 17 years ago
  67. b12b1c8 Splitting xfuncs.c into two parts. No code chabges. by Denis Vlasenko · 17 years ago
  68. 468aea2 shells: do not frocibly enable test, echo and kill _applets_, by Denis Vlasenko · 17 years ago
  69. a7d6c8b adduser/addgroup: check username for invalid chars by Denis Vlasenko · 17 years ago
  70. fb29038 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() by Denis Vlasenko · 17 years ago
  71. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  72. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  73. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  74. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  75. 6b160e4 split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code by Mike Frysinger · 17 years ago
  76. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
  77. 16e74b7 another fix for build failure found by randomconfig by Denis Vlasenko · 17 years ago
  78. aff3a30 even more fixes from randomconfig runs by Denis Vlasenko · 17 years ago
  79. d62fd84 libbusybox: move (possibly compressed) help stuff into libbusybox. by Denis Vlasenko · 17 years ago
  80. 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
  81. ab9c44b v[hp]error_msg have 2-3 callsites only -> incorporate there. by Denis Vlasenko · 17 years ago
  82. dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
  83. 21d1014 chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> by Denis Vlasenko · 17 years ago
  84. 4b9b0ce find: fix build failure on certain configs by Denis Vlasenko · 17 years ago
  85. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  86. 459be35 hwclock: size optimizations by Denis Vlasenko · 18 years ago
  87. d46e6d1 fix trivial compile errors found by randomconfig run by Denis Vlasenko · 18 years ago
  88. a035e9f cryptpw: forgot svn add... how typical of me :( by Denis Vlasenko · 18 years ago
  89. 7e84e53 cryptpw: new applet (a bit less than 3k added) by Denis Vlasenko · 18 years ago
  90. 7e8a53a - add libbb function str_tolower to convert a string to lowercase. by Bernhard Reutner-Fischer · 18 years ago
  91. bf295dd [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) by Denis Vlasenko · 18 years ago
  92. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  93. 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 18 years ago
  94. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  95. 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
  96. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  97. 4a64c33 about.html: update maintainer name libbb/Kbuild: less needs xregcomp.o by Denis Vlasenko · 18 years ago
  98. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  99. 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
  100. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago