summaryrefslogtreecommitdiff
path: root/lib/libc/net/map_v4v6.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* We don't need to use a temporary buffer, here.Hajimu UMEMOTO2015-12-221-7/+3
* Simplify _map_v4v6_address().Hajimu UMEMOTO2015-12-211-7/+3
* Add declarations to netdb_private.h to eliminate -Wmissing-prototypes warnings.Craig Rodrigues2015-09-201-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* sync _map_v4v6_host*() with bind9's. it treats align better bit.Hajimu UMEMOTO2005-04-281-14/+11
* Include more robust checking of end of buffer that more completelyWarner Losh2002-06-261-5/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-1/+2
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-291-0/+127