Commit Graph

36 Commits

Author SHA1 Message Date
andvar daa7d68ea3 fix various typos in comments and messages. 2022-11-02 20:38:21 +00:00
andvar 36ad50cf2f fix typo in comment: white spae -> whitespace. 2022-06-09 14:02:30 +00:00
andvar 9f4a9600be fix various typos in comments, docs and log messages. 2022-05-24 06:27:59 +00:00
rillig 388550b026 lib: remove CONSTCOND comment
Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
2022-04-19 20:32:14 +00:00
andvar 492c086f0a s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
andvar 3746949308 fix few typos in comments, mainly in word "parameter". 2021-12-31 20:22:48 +00:00
andvar 6012d766dc fix various typos in comments and log messages. 2021-12-08 20:50:01 +00:00
andvar 369abe069b fix various typos, mainly s/prefered/preferred/ 2021-11-07 20:31:09 +00:00
andvar 9a662625bc fix typos, mainly in words minimum and maximum, but also few others. 2021-11-01 21:28:01 +00:00
andvar 50d9072672 remove duplicate the article in comments. 2021-10-04 21:02:39 +00:00
andvar b58602814f fix typos in word "successful". 2021-09-16 22:19:10 +00:00
maya 3ba1def22c Remove unused macro. 2018-12-13 08:39:34 +00:00
christos 95e3bb37fd PR/50907: David Binderman: Remove useless strlen()'s and memcpy()'s. 2016-03-07 14:35:39 +00:00
snj f0a7346d21 src is too big these days to tolerate superfluous apostrophes. It's
"its", people!
2014-10-18 08:33:23 +00:00
joerg 900d87e72c Use __RCSID. 2013-09-13 19:29:47 +00:00
christos f854d6154e Add void between the parenthesis. Why only vax complains? From martin. 2012-11-19 13:45:00 +00:00
christos 678bca005b fix lint 2012-11-16 02:16:38 +00:00
joerg bda30f5579 Use the size of the object pointed to, not the size of the pointer. 2012-11-16 02:11:05 +00:00
joerg a6fdb8b8e6 SAFE_FREE sets key_st to NULL, so use that explicitly. 2012-11-16 02:10:26 +00:00
christos ccd87bacaf Make libresolv handle the part that libc does not handle, update records
and signing.
2012-11-15 18:48:48 +00:00
christos 46edb91e9f bump shared libraries. 2009-01-11 03:07:47 +00:00
lukem 7157011597 Only compile in IPv6 support if ${USE_INET6} != "no"
MKINET6 is for providing IPv6 infrastructure.
USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).
2005-01-10 02:58:58 +00:00
christos 1dda7301b9 bump version.
XXX: this needs work
2004-05-21 03:33:44 +00:00
lukem ebb6fc9eb8 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
(Reduces make output by ~ 20%)
2002-08-19 09:41:27 +00:00
christos 33bda6cf87 Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
itojun e5e0b59b78 add -DINET6 for DNS-over-IPv6 resolver. 1999-07-01 18:20:13 +00:00
abs edc1a24a56 Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
RCS Id.
1999-02-25 08:02:19 +00:00
perry 93db5caa95 RCSID Police. 1998-01-05 07:41:06 +00:00
lukem 32fadee0a3 use CPPFLAGS instead of CFLAGS 1997-10-23 03:20:40 +00:00
mikel e13ea50bb5 RCSid police 1997-09-20 04:16:40 +00:00
mrg bda99ff7a0 find "namespace.h" ... 1997-07-23 03:10:54 +00:00
christos 917eae2326 Fix gethostnamadr.c -> gethnamaddr.c 1997-07-20 22:38:45 +00:00
deraadt 3162350fc7 resolver code is new here too 1994-04-08 01:17:11 +00:00
cgd daea3d2f86 add shlib_version file, with version 0.0 1993-11-08 03:48:53 +00:00
mycroft cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00