1. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 39194f0 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize by Denys Vlasenko · 7 years ago
  3. 1da09cf libpwdgrp: rewritten to use malloced implementation by Tito Ragusa · 10 years ago
  4. cffe28e libbb: add sketch of tentative 'better' passwd/group API by Denys Vlasenko · 11 years ago
  5. 7d65abe libbb: make user/group name cache strings longer (~27 chars) by Denys Vlasenko · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 15437e3 libbb: add xgetgrnam too. ~0 code size change by Denis Vlasenko · 16 years ago
  8. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  9. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  10. d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
  11. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  12. 3734b94 bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; by Denis Vlasenko · 17 years ago
  13. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  14. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  15. becd8c5 passwd: made smaller by ~130 bytes. size can go negative by Denis Vlasenko · 18 years ago
  16. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  17. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  18. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  19. cf94446 random style fixes by Denis Vlasenko · 18 years ago
  20. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  21. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  22. ca08771 More extern removal from Robert P. Day. by Rob Landley · 19 years ago
  23. 263e75d - fix order of includes. by Bernhard Reutner-Fischer · 19 years ago
  24. 86a1073 bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
  25. c5280e8 - consolidated password helpers by Bernhard Reutner-Fischer · 19 years ago