Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
| | |||||
* | Vodz' last_patch57: | Eric Andersen | 2002-09-30 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | 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 | ||||
* | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | 2002-07-03 | 1 | -2/+2 |
| | | | | | silly games. -Erik | ||||
* | Fix for broken handling off BusyBox's own pwd/grp implementations | Robert Griebl | 2002-06-04 | 1 | -1/+1 |
| | | | | [Parts of this patch may overlap with my other two patches] | ||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -9/+3 |
| | | | | -Erik | ||||
* | Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files. | Eric Andersen | 2001-03-19 | 1 | -0/+55 |
-Erik |