Source-Changes archive

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

CVS commit: src/usr.bin/getaddrinfo



Module Name:    src
Committed By:   ginsbach
Date:           Tue Apr 22 02:23:03 UTC 2014

Modified Files:
        src/usr.bin/getaddrinfo: getaddrinfo.1 getaddrinfo.c

Log Message:
Add optional method for specifying protocol as part of the service
option.  This is similar to how the port number and protocol name are
specified in services(5).


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/getaddrinfo/getaddrinfo.1 \
    src/usr.bin/getaddrinfo/getaddrinfo.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