1. 39438c7 Fixup header file ordering by Eric Andersen · 22 years ago
  2. e167d69 Change #include order to fix warning by Glenn L McGrath · 22 years ago
  3. 4e05b9b include "busybox" after the libc includes tofix compile errors by Glenn L McGrath · 22 years ago
  4. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  5. e18cb71 Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> by Eric Andersen · 22 years ago
  6. 2a1eb31 Yipe. uid and gid were reversed. -Erik by Eric Andersen · 22 years ago
  7. e85dbfd Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! by Eric Andersen · 22 years ago
  8. 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
  9. 7234c3a Cleanup shadow.h stuff so it behaves as intended -Erik by Eric Andersen · 22 years ago
  10. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago