1. 908b6e5 libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed by Denys Vlasenko · 10 years ago
  2. 1da09cf libpwdgrp: rewritten to use malloced implementation by Tito Ragusa · 10 years ago
  3. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  4. 6b64a26 platform.h: define endgrent() and endpwent() as no-ops on Android by Denys Vlasenko · 13 years ago
  5. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  6. 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
  7. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  8. fd3552d - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  9. ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
  10. af6cca5 move setgroups definition to libbb.h so that it no longer inadvertently by Denis Vlasenko · 17 years ago
  11. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  12. cb04ff5 fixdep.c: avoit doing memcmp in most cases by Denis Vlasenko · 18 years ago
  13. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  14. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  15. 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
  16. f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
  17. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago[Renamed (97%) from include/grp.h]
  18. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 23 years ago
  19. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  20. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  21. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago