Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; | Denis Vlasenko | 2007-07-27 | 1 | -60/+30 |
| | | | | | comment thoroughly when they die and when they dont. | ||||
* | random style fixes (extra spaces deleted) | Denis Vlasenko | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | 2006-12-28 | 1 | -64/+63 |
| | | | | | | | uidgid_get -> get_uidgid, add additional param (numeric_ok). Make chown use it. chown: fix "chown user: ...." install: fix incorrect use of bb_xget[pw/gr]nam | ||||
* | passwd: made smaller by ~130 bytes. size can go negative | Denis Vlasenko | 2006-12-01 | 1 | -35/+33 |
| | | | | if current trend will continue ;) | ||||
* | style cleanup: return(a) -> return a, part 2 | Denis Vlasenko | 2006-11-27 | 1 | -1/+1 |
| | |||||
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -2/+2 |
| | |||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -42/+4 |
| | |||||
* | random style fixes | Denis Vlasenko | 2006-10-03 | 1 | -1/+1 |
| | |||||
* | - fix copy'n paste errors that got introduced when switching to the shorter ↵ | Bernhard Reutner-Fischer | 2006-09-13 | 1 | -1/+1 |
| | | | | | | boilerplate. No object code changes. | ||||
* | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -10/+0 |
| | | | | - use shorter boilerplate while at it | ||||
* | More extern removal from Robert P. Day. | Rob Landley | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | - fix order of includes. | Bernhard Reutner-Fischer | 2006-03-18 | 1 | -1/+6 |
| | |||||
* | bb_dev_null | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -5/+1 |
| | |||||
* | - consolidated password helpers | Bernhard Reutner-Fischer | 2005-09-20 | 1 | -0/+179 |