summaryrefslogtreecommitdiff
path: root/www/crawl/files/patch-dns.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-25- Switch to options helpersDmitry Marakasov1-3/+3
- Regenerate patches - Update WWW Notes: svn path=/head/; revision=457211
2015-05-22Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold1-2/+0
With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
2005-06-02Our getaddrinfo(3) never returns EAI_NODATA on 5.2-RELEASE andHajimu UMEMOTO1-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
2004-03-12Unbreak on -current.Pete Fritchman1-0/+12
Notes: svn path=/head/; revision=103780