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