Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | |
2002-09-30 | Vodz' last_patch57: | Eric Andersen | |
Hi, Erik. my_getpw(uid/gid) and applets used it have problem: if username for uid not found, applets can`t detect it (but code pessent). Also "%8ld " format is bad: spaces not required (applets have self format or spec format (tar applet) and overflow for "id" applet...) This problem also pressent in stable version. Patch for unstable in attach. --w vodz | |||
2002-07-03 | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | |
silly games. -Erik | |||
2002-06-04 | Fix for broken handling off BusyBox's own pwd/grp implementations | Robert Griebl | |
[Parts of this patch may overlap with my other two patches] | |||
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-03-19 | Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files. | Eric Andersen | |
-Erik |