aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Nick Fedchik to fixup paths in busybox/libpwdgrpandersen2003-07-267-7/+7
* Remove remaining libc5 support codeandersen2003-07-221-6/+5
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-143-4/+3
* oops. make this actually work as intended....andersen2003-06-261-1/+1
* Oops.andersen2003-06-261-1/+1
* Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".andersen2003-06-261-2/+1
* Major coreutils update.mjn32003-03-191-1/+1
* Fixup header file orderingandersen2002-12-111-1/+1
* Change #include order to fix warningbug12002-12-081-1/+2
* include "busybox" after the libc includes tofix compile errorsbug12002-12-075-10/+9
* Change if(x)free(x); to free(x);aaronl2002-11-281-2/+1
* Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>andersen2002-09-161-1/+1
* Yipe. uid and gid were reversed.andersen2002-09-101-1/+1
* Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!andersen2002-08-011-1/+1
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-0314-14/+14
* Cleanup shadow.h stuff so it behaves as intendedandersen2002-07-031-2/+1
* Bigger patch for (partial) tinylogin integrationsandman2002-06-0417-0/+1300