Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Sun Oct 24 12:36:04 UTC 1999

Modified Files:
        basesrc/lib/libc/net: gethnamaddr.c

Log Message:
change default nsswitch.conf entry for `hosts' from:
        hosts: dns files
to
        hosts: files dns

this should speed things up a lot at boot if hostnames that are in
/etc/hosts are used for ifconfig, route, etc.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/lib/libc/net/gethnamaddr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index