Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-05 | zen in #938 writes: | Mike Frysinger | |
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] | |||
2006-01-27 | update copyright | Mike Frysinger | |
2006-01-27 | just exec the cat | Mike Frysinger | |
2005-10-28 | Update/add scripts' copyright | Peter S. Mazinger | |
2005-08-23 | some updates from psm to better mirror glibc getent behavior | Mike Frysinger | |
2005-02-02 | - updated getent script to match behaviors of newer glibc getent. update ↵ | Ned Ludd | |
from Peter S. Mazinger | |||
2004-11-11 | move getent to extra/scripts/ out of docs/ | Mike Frysinger | |