1. 26ffe81 su: move restricted_shell into su.c (the only user) by Denys Vlasenko · 15 years ago
  2. fd686a2 setup_environment(): eliminate one parameter by Denys Vlasenko · 15 years ago
  3. 99709ab crontab: use setup_environment by Bernhard Reutner-Fischer · 15 years ago
  4. bb1dcc9 more thorough fix for systems with strange socklen_t by Denys Vlasenko · 15 years ago
  5. 5b9b136 stat: get rid on intmax_t by Denys Vlasenko · 15 years ago
  6. 40e7d25 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) by Denys Vlasenko · 15 years ago
  7. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  8. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  9. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  10. f2c8aa6 libbb: introduce and use monotonic_ms by Denys Vlasenko · 15 years ago
  11. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  12. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  13. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  14. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  15. b1278a3 ntpd: locally bind every peer socket. +22 bytes by Denys Vlasenko · 15 years ago
  16. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  17. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  18. cc8b687 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  19. f591499 wget: factor out progress bar code by Magnus Damm · 15 years ago
  20. b57eee8 libbb.h: remove two over-zealous RETURNS_MALLOC by Denys Vlasenko · 15 years ago
  21. 53283ad include/libbb.h: mark malloc-returning functions with GCC attribute by Denys Vlasenko · 15 years ago
  22. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  23. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  24. 180f585 read_key: remove handling for ctrl-up/down, we don't use that. -12 bytes by Denys Vlasenko · 15 years ago
  25. a17eeb8 lineedit: handle Ctrl-arrows by Denys Vlasenko · 15 years ago
  26. 9d57a80 libbb.h: tidy it up a bit. no code changes (verified) by Denys Vlasenko · 15 years ago
  27. 11c12c4 fix isalnum and isxdigit. Unfortunately, +285 bytes by Denys Vlasenko · 15 years ago
  28. a7a1fd0 eliminate all remaining users of ctype. ~600 byte large tables are gone. by Denys Vlasenko · 15 years ago
  29. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  30. 7b4cd6f libbb: smaller isdigit. -95 bytes by Denys Vlasenko · 15 years ago
  31. f125b6d *: use better isspace implementation by Denys Vlasenko · 15 years ago
  32. 36df048 randomconfig fixes by Denys Vlasenko · 15 years ago
  33. db67a20 move generate_uuid from mkswap to libbb by Vladimir Dronnikov · 15 years ago
  34. 0bf44d0 libbb/human_readable.c: shrink; and reduce bss usage by Denys Vlasenko · 15 years ago
  35. dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
  36. 8f7a6d2 find: -follow should not error out on dandling links by Denys Vlasenko · 15 years ago
  37. 4ff1ce0 ps: fix compile breakage by Denys Vlasenko · 15 years ago
  38. b410d4a ps,top: add an option to show threads. +260 bytes of code by Denys Vlasenko · 15 years ago
  39. 3a0f6f2 fix read_cmdline API and a small buglet where "[comm]" may be too narrow by Denys Vlasenko · 15 years ago
  40. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  41. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  42. f2a8d5d fix duplicate FAST_FUNC FAST_FUNC by Denys Vlasenko · 15 years ago
  43. e766f62 make find_pid_by_name look at /proc/PID/exe too by Alexander Shishkin · 15 years ago
  44. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  45. 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
  46. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  47. 5c2e81b fix a thinko in lineedit completion code by Denys Vlasenko · 15 years ago
  48. 52a4267 restore shadow.h independence by Mike Frysinger · 16 years ago
  49. 09e63bb df: fix "df /" by Denys Vlasenko · 16 years ago
  50. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 16 years ago
  51. fca70a8 ps: conditionally support additional -o FIELDs by Denys Vlasenko · 16 years ago
  52. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 16 years ago
  53. 8f24f98 stop using non-standard macro, use WEXITSTATUS instead by Denys Vlasenko · 16 years ago
  54. 4b7db4f read_key: drop optimization where we read 3 bytes at once by Denys Vlasenko · 16 years ago
  55. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  56. 071ede1 xmalloc_[open_]read[_close]: do not ignore xrealloc return value by Denys Vlasenko · 16 years ago
  57. c15f40c lineedit: use read_key to recognize ESC sequence. by Denys Vlasenko · 16 years ago
  58. 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
  59. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  60. 829bbd3 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} by Denis Vlasenko · 16 years ago
  61. 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
  62. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  63. 3266aa9 trailing whitespace removal by Denis Vlasenko · 16 years ago
  64. 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
  65. c0ea82a libbb: revent previous version of "concurrent history updating" by Denis Vlasenko · 16 years ago
  66. 57abf9e libbb: make history saving/loading concurrent-safe by Denis Vlasenko · 16 years ago
  67. 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
  68. 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
  69. 8ec8d5e sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 by Denis Vlasenko · 16 years ago
  70. e9afc46 sha: merge sha1/sha256 handling (they are similar enough for this), by Denis Vlasenko · 16 years ago
  71. c8329c9 sha: reduce sha256/512 context size. Make sha1/sha256 code more similar by Denis Vlasenko · 16 years ago
  72. cd2cd31 shrink sha hashing a bit more (remove wbuflen field from ctx), by Denis Vlasenko · 16 years ago
  73. 98c87f7 sha256/512: code shrink. Run-tested. by Denis Vlasenko · 16 years ago
  74. c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
  75. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  76. fb1a23d halt/reboot/poweroff: improve error reporting by Denis Vlasenko · 16 years ago
  77. 9f00e05 killall and sestatus also need ARGVN scanning by Denis Vlasenko · 16 years ago
  78. cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
  79. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  80. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  81. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  82. 15437e3 libbb: add xgetgrnam too. ~0 code size change by Denis Vlasenko · 16 years ago
  83. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  84. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  85. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  86. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  87. a9acbe6 timeout: new applet. 370 bytes. by Roberto Foglietta. by Denis Vlasenko · 16 years ago
  88. e9b9a19 libbb: disable a second md5 implementation which managed to creep in :) by Denis Vlasenko · 16 years ago
  89. 56dceb9 sha256,sha512: new applets. +4.9kb by Denis Vlasenko · 16 years ago
  90. f10bc39 correction in comment by Denis Vlasenko · 16 years ago
  91. 3854c5d runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. by Denis Vlasenko · 16 years ago
  92. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  93. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  94. 1a9e9bd gunzip: restore mtime. approx +80 bytes of code by Denis Vlasenko · 16 years ago
  95. 5f6aaf3 less: reuse former vi's key reading code. Improve SIGWINCH handling. by Denis Vlasenko · 16 years ago
  96. 0112ff5 vi: move key reading routine out of vi into llbbb by Denis Vlasenko · 16 years ago
  97. ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
  98. 17e7f04 top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) by Denis Vlasenko · 16 years ago
  99. cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
  100. f6cad92 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) by Mike Frysinger · 16 years ago