summaryrefslogtreecommitdiff
path: root/www/crawl/files/patch-dns.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2017-12-251-3/+3
| | | | | | | | - Regenerate patches - Update WWW Notes: svn path=/head/; revision=457211
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Our getaddrinfo(3) never returns EAI_NODATA on 5.2-RELEASE andHajimu UMEMOTO2005-06-021-9/+15
| | | | | | | | | | later as RFC 3493 deprecated it. So, we have to see EAI_NONAME instead. Approved by: petef Notes: svn path=/head/; revision=136687
* Unbreak on -current.Pete Fritchman2004-03-121-0/+12
Notes: svn path=/head/; revision=103780