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