cvs commit: src/etc services

Dag-Erling Smørgrav des at des.no
Sun Aug 22 23:11:06 PDT 2004


Doug Barton <DougB at DougBarton.net> writes:
> Finally, the solution that has most often been discussed for improving
> the performance of getservbyname() and friends is a Berkeley db
> implementation similar to the way login.conf is done now.

It should be pretty simple to extend getservbyname() to use a db file
if one is available and fall back on the text file otherwise.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list