Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/net
Module Name: src
Committed By: christos
Date: Thu Jul 27 22:03:49 UTC 2006
Modified Files:
src/lib/libc/net: getservbyname_r.c getservbyport_r.c getservent_r.c
servent.h
Log Message:
use a db version of services if one is there.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/net/getservbyname_r.c \
src/lib/libc/net/getservbyport_r.c
cvs rdiff -r1.5 -r1.6 src/lib/libc/net/getservent_r.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/net/servent.h
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