summaryrefslogtreecommitdiffstats
path: root/extra/scripts/getent
Commit message (Collapse)AuthorAgeFilesLines
* zen in #938 writes:Mike Frysinger2008-01-051-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 copyrightMike Frysinger2006-01-271-1/+1
|
* just exec the catMike Frysinger2006-01-271-2/+1
|
* Update/add scripts' copyrightPeter S. Mazinger2005-10-281-0/+6
|
* some updates from psm to better mirror glibc getent behaviorMike Frysinger2005-08-231-2/+17
|
* - updated getent script to match behaviors of newer glibc getent. update ↵Ned Ludd2005-02-021-6/+10
| | | | from Peter S. Mazinger
* move getent to extra/scripts/ out of docs/Mike Frysinger2004-11-111-0/+49