summaryrefslogtreecommitdiff
path: root/gethost.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17unifdef LynxAlan Coopersmith1-4/+0
2022-09-11Variable scope reductions, as suggested by cppcheckAlan Coopersmith1-9/+4
2021-08-02Fix segfault when X startsAlex Gendin1-3/+4
2020-08-20Additionally check socket file with S_ISSOCKDr. Tilmann Bubeck1-2/+2
2015-01-05include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.hAlan Coopersmith1-1/+1
2015-01-05Fix !HAVE_STRLCPY caseJon TURNEY1-1/+1
2014-12-31Update DISPLAY parsing to work with new launchd paths in YosemiteJeremy Huddleston Sequoia1-18/+45
2013-10-01Handle v4-mapped inet6 addresses correctlyEgbert Eich1-10/+16
2013-09-29Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich1-5/+35
2013-09-29Revert "Look for FamilyLocal if inet or inet6 address is loopback"Jeremy Huddleston Sequoia1-35/+5
2013-09-25More fixes for compiler warnings regarding the use of "const".Dr. Tilmann Bubeck1-4/+4
2013-09-24Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich1-5/+35
2013-09-24Fix various compiler warnings raised by modern gcc (4.8.1).Dr. Tilmann Bubeck1-0/+3
2012-12-26Remove unused DECnet ("DNETCONN") code from xauthAlan Coopersmith1-50/+0
2012-12-26Remove unused TLI ("STREAMSCONN") code from xauthAlan Coopersmith1-8/+0
2011-10-06Remove alarm handler in get_hostnameAndreas Schwab1-39/+0
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-3/+3
2011-09-28Strip trailing whitespaceAlan Coopersmith1-8/+8
2010-10-06Purge cvs tags.Jesse Adkins1-4/+0
2010-08-26Fix build failure resulting from previous commit on systems without strlcpyJeremy Huddleston1-0/+6
2010-08-25launchd: Properly support launchd sockets in xauthJeremy Huddleston1-1/+16
2008-03-09C89 fixJens Granseuer1-1/+2
2008-01-10get_address_info: don't allow duplicate entries to be returned in the listJeremy Huddleston1-1/+9
2006-12-11Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNALAlan Coopersmith1-9/+0
2006-12-11Replace platform #ifdefs with AC_CHECK_HEADERS([net/errno.h])Alan Coopersmith1-6/+2
2006-12-11sparse warning: non-ANSI definition of function 'get_hostname'Alan Coopersmith1-2/+1
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-2/+2
2005-07-26Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith1-6/+15
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-25/+121
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-17/+21
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+283