1. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
  2. e5387a0 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. by Denis Vlasenko · 17 years ago
  3. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  4. 91e149a libbb: random hunt for statics by Denis Vlasenko · 17 years ago
  5. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 17 years ago
  6. ab24e18 passwd: rework: by Denis Vlasenko · 18 years ago
  7. 6429aab bb_askpass: shorten static password buffer. 256 is way too large. by Denis Vlasenko · 18 years ago
  8. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  9. e422af6 Flush input when prompting for a password (bug 373). by Rob Landley · 19 years ago
  10. 6f9a778 Do not use getpass(3) by Eric Andersen · 20 years ago