1. 30c7de0 - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling by Bernhard Reutner-Fischer · 19 years ago
  2. 25413bf Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions by Rob Landley · 19 years ago
  3. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  4. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  5. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  6. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  7. 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
  8. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  9. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  10. f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
  11. ef73d3b Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp by Eric Andersen · 21 years ago
  12. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  13. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  14. 4a2dcd9 oops. make this actually work as intended.... by Eric Andersen · 21 years ago
  15. f60d4b4 Oops. by Eric Andersen · 21 years ago
  16. fd10c70 Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow". by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. 39438c7 Fixup header file ordering by Eric Andersen · 22 years ago
  19. e167d69 Change #include order to fix warning by Glenn L McGrath · 22 years ago
  20. 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
  21. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  22. e18cb71 Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> by Eric Andersen · 22 years ago
  23. 2a1eb31 Yipe. uid and gid were reversed. -Erik by Eric Andersen · 22 years ago
  24. e85dbfd Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! by Eric Andersen · 22 years ago
  25. 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
  26. 7234c3a Cleanup shadow.h stuff so it behaves as intended -Erik by Eric Andersen · 22 years ago
  27. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 23 years ago