Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zen in #938 writes: | Mike Frysinger | 2008-01-05 | 1 | -61/+31 |
| | | | | | | | | I had occasion to look at the uClibc script "getent" and felt compelled to clean out the cargo-cult programming style. I believe that this version is clearer, and I've added some minor features while I was in there: * usage clause, if no arguments or "--help" requested * original version appears to have been intending to "exit 2" on failure to match, but didn't * basic, probably good enough, support for ethers and netgroups * faster ;-) [as if that matters for this script] | ||||
* | update copyright | Mike Frysinger | 2006-01-27 | 1 | -1/+1 |
| | |||||
* | just exec the cat | Mike Frysinger | 2006-01-27 | 1 | -2/+1 |
| | |||||
* | Update/add scripts' copyright | Peter S. Mazinger | 2005-10-28 | 1 | -0/+6 |
| | |||||
* | some updates from psm to better mirror glibc getent behavior | Mike Frysinger | 2005-08-23 | 1 | -2/+17 |
| | |||||
* | - updated getent script to match behaviors of newer glibc getent. update ↵ | Ned Ludd | 2005-02-02 | 1 | -6/+10 |
| | | | | from Peter S. Mazinger | ||||
* | move getent to extra/scripts/ out of docs/ | Mike Frysinger | 2004-11-11 | 1 | -0/+49 |