1. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  2. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
  3. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  4. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  5. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  6. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  7. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  8. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
  9. e5387a0 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. by Denis Vlasenko · 17 years ago
  10. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  11. 91e149a libbb: random hunt for statics by Denis Vlasenko · 17 years ago
  12. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  13. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  14. 6429aab bb_askpass: shorten static password buffer. 256 is way too large. by Denis Vlasenko · 18 years ago
  15. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  16. e422af6 Flush input when prompting for a password (bug 373). by Rob Landley · 19 years ago
  17. 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago