]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add realhostname() - a function to correctly lookup
authorBrian Somers <brian@FreeBSD.org>
Tue, 6 Apr 1999 23:02:35 +0000 (23:02 +0000)
committerBrian Somers <brian@FreeBSD.org>
Tue, 6 Apr 1999 23:02:35 +0000 (23:02 +0000)
commit595f220e045c18ca1604d6bf293763b5e71f6c0b
treeecb9858907345a0e8b87eeff31d0c7471206a7f4
parent2075407db296eaaf393d0b75a122d243c1cadef0
Add realhostname() - a function to correctly lookup
a name by address and ensure that the name resolves
back to the original address.
lib/libutil/Makefile
lib/libutil/libutil.h
lib/libutil/realhostname.3 [new file with mode: 0644]
lib/libutil/realhostname.c [new file with mode: 0644]