summaryrefslogtreecommitdiff
path: root/lib/libc/net
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2022-12-04lib: Mark up error names in man pages with .Eruwe
2022-12-04Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICSuwe
2022-12-04getservent(3): Section 3 has RETURN VALUES, not DIAGNOSTICSuwe
2022-12-03reference /var/db/services.cdb / services_mkdb(8)jschauma
2022-06-28fix references in manual pages to the reference documentationrillig
2022-05-22fix various small typos, mainly in comments.andvar
2022-04-19lib: remove CONSTCOND commentrillig
2022-03-12reallocarr returns errno. preserve it.christos
2022-03-12getservent_r: use reallocarrnia
2022-03-12getprotoent_r: use reallocarrnia
2021-10-28Fix typo in comment: allows, not alows.riastradh
2021-10-27getaddrinfo(3): malloc + memset -> callocnia
2021-08-08introduce a SOL_LOCAL for unix-domain socket level socket optionsnia
2021-04-12new GCC_NO_* uses for warning issues. most of the users of the newmrg
2020-11-18Don't complain about additional DNAME records received when resolving A oris
2020-06-05Remove more bogus tests for 64-bit i386 and SuperH.nia
2020-06-04getaddrinfo.3: order of the struct members is wrong, correct itnia
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-10More cases to disable gcc-8 warnings only when we're using gcc>=8kre
2019-10-09Add -Wno-error for gcc-8 warningschristos
2019-05-29 Fix typo(s/suppport/support/) in comment. From FreeBSD.msaitoh
2018-12-13Adjust English usage in message for EAI_NONAME.dholland
2018-12-13Return EAI_NODATA, not EAI_NONAME, for nonexistent hosts.dholland
2018-08-22- SIOCGIFINDEX was added in 2013, but if_freenameindex(3) have not used itmsaitoh
2018-08-13Various improvements.wiz
2018-08-02Add missing SCTP manpage.rjs
2018-08-02Add userland support for SCTP and manpages.rjs
2018-02-21Consistenly use "host byte order".uwe
2018-02-21Fix endnetent prototype. Fix NULL. New sentence, new line.wiz
2018-02-21Improve the getnetent(3) man-pagekamil
2018-02-16Enforce that getpeereid only returns success on AF_LOCAL sockets, insteadchristos
2018-02-07Fix typos, as reported by Eitan Adler. Update dates.pgoyette
2017-12-28PR/52837: Michael Kaufmann: getaddrinfo() resolves "127.0.0.1 www.example.com"christos
2017-10-30Fix Bl argument.wiz
2017-10-25Add freeifaddrs to the NAME sectionabhinav
2017-10-25Remove comma after last Nm entryabhinav
2017-10-25Remove comma after last Nm entry.abhinav
2017-09-29PR/52578: Benjamin M. Schwartz: sync the internal copy of res_nquery forchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-18Include IPv6 global variable in USE_INET6=no libcmanu
2017-03-10Remove entirely redundant free right after declaration.maya
2017-03-10Drop redundant null checks.maya
2017-01-10KNF, simplify expressions for readability.christos
2016-12-18clarify res_nclose and res_ndestroy.christos
2016-12-07Fix comment: s/ACCD/ADDC/pgoyette
2016-12-07Actually guarantee that the returned buffer from link_ntoa() is alwayskre
2016-12-07More tweaking...pgoyette
2016-12-07Update BUGS section to note the possibility of a truncated return value.pgoyette