summaryrefslogtreecommitdiff
path: root/external/bsd/bind/bin/dig
ModeNameSize
-rw-r--r--Makefile265logplain
r> 2016-10-15Import wcsnlen(3) to libckamil 2016-10-12add strchrnulchristos 2014-09-24add strnstr from FreeBSDchristos 2013-08-19GC __indr_reference wrappers.joerg 2013-06-24Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.riastradh 2013-06-24Add consttime_bcmp(3) and explicit_bzero(3) to makefile and set lists.riastradh 2012-08-30Add "consttime_bcmp" and "explicit_bzero" functions for both kerneldrochner 2009-07-30If SRCS contains any .S files then remove the corresponding .c file fromdsl 2009-07-21Move popcount et al to src/common and add popcount32/popcount64.joerg 2009-07-21Add popcount(3) and the long and long long version. Name is inspired byjoerg 2009-07-18Remove index() and rindex() from the list (in comment)dsl 2009-05-01Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.perry 2009-04-10add memrchrchristos 2009-01-11merge christos-time_tchristos 2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki 2007-02-17Add strings(3), collecting information about strings.h.wiz 2006-10-13PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3)tnozaki 2006-08-27fix xtos's pastodsl 2006-08-26PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmpchristos 2006-08-23include one more new file.christos 2006-08-22PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functionschristos 2006-08-12- Add strndup and stresepchristos 2006-06-03fix lib/33476:tnozaki 2005-12-20Use reach-over sources from common/lib/libcchristos 2005-07-30- Fix the remaining indr_references so that they define lint symbols.christos 2005-07-28PR/30845: Luke Mewburn: strerror_r(3) missingchristos 2005-03-14Fix stupid typo. I added memmem, not memmove.perry 2005-03-13add memmemperry 2004-07-03Add strcasestr(3), case insensitive version of strstr(3).junyoung 2003-03-05changes related to lib/20576 and lib/20577.tshiozak 2002-04-17Need internal names for strlcat() and strlcpy().kleink 2000-12-24split wide char section, just for readability/future possibility for .ifitojun 2000-12-23move wcs* and wmem* from lib/libc/locale to lib/libc/string.itojun 1999-09-08add netbsd rcsid'slukem 1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner