Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-27 | Fixup errno handling | Eric Andersen | |
-Erik | |||
2002-09-16 | Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> | Eric Andersen | |
2002-09-10 | Fix some locking problems noted by Manuel. __getgrent() was always | Eric Andersen | |
called under lock, but the callers did not share the same locks... -Erik | |||
2002-08-18 | Yet more rework to make __getgrent and the functions that use it | Eric Andersen | |
reentrant... -Erik | |||
2002-08-08 | Fix locking | Eric Andersen | |
-Erik | |||
2002-08-08 | Add missing include file | Eric Andersen | |
2002-08-01 | Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! | Eric Andersen | |
2002-06-12 | Silence warnings, clean things up. | Eric Andersen | |
-Erik | |||
2002-01-17 | * Added /etc/shadow support (Config selectable) | David McCullough | |
* Moved some file paths from code into <paths.h> | |||
2000-10-07 | Formatting update | Eric Andersen | |
2000-05-14 | Initial revision | Erik Andersen | |