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