summaryrefslogtreecommitdiff
path: root/lib/libutil/realhostname.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-1/+1
* MFC 1.15: Return HOSTNAME_INVALIDADDR when reverse lookup is fail.Hajimu UMEMOTO2002-06-291-1/+1
* MFC 1.11-1.13Hajimu UMEMOTO2001-07-281-63/+43
* MFC: Make realhostname*() trimdomain() properly.Brian Somers2001-02-121-29/+29
* MFC: (rev 1.8 -> 1.9) Sshd writes connected host into utmp directly.Hajimu UMEMOTO2000-07-181-7/+14
* MFC: We should see the ai_canonname menber of the first addrinfoHajimu UMEMOTO2000-06-031-6/+6
* MFC, Return IPv4 native address for IPv4 mapped IPv6 address, even ifHajimu UMEMOTO2000-04-101-8/+23
* Since crypto/openssh/login.c was changed to use realhostname_sa(),Hajimu UMEMOTO2000-03-071-13/+29
* Avoid core dump when ai_canonname is NULL.Yoshinobu Inoue2000-01-271-4/+8
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-0/+95
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Put parenthesis around sizeof args.Brian Somers1999-04-071-6/+6
* Add realhostname() - a function to correctly lookupBrian Somers1999-04-061-0/+73