| Age | Commit message (Expand) | Author |
| 2025-05-07 | libc: add link_ntoa_r() | Lexi Winter |
| 2025-04-07 | nsswitch.conf: Avoid modification after installation | Mark Johnston |
| 2024-07-15 | Remove residual blank line at start of Makefile | Warner Losh |
| 2024-04-16 | libc: only export hesiod symbols when enabled | Brooks Davis |
| 2024-02-05 | libsys: move __libsys_interposer consumers | Brooks Davis |
| 2024-02-02 | sctp: update manpages | Lexi Winter |
| 2023-11-26 | lib: Remove ancient SCCS tags. | Warner Losh |
| 2023-10-18 | libc: Fix missing or misspelled MLINKS. | Dag-Erling Smørgrav |
| 2023-08-16 | Remove $FreeBSD$: one-line sh pattern | Warner Losh |
| 2022-06-20 | getnetent(3): Add documentation for missing reentrant functions | Fernando Apesteguía |
| 2022-06-20 | getnetent(3): Add missing reentrant functions | Fernando Apesteguía |
| 2020-10-01 | Eliminate duplicate `afterinstallconfigs` target | Enji Cooper |
| 2018-09-17 | Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ | Brad Davis |
| 2016-03-26 | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. | Bryan Drewery |
| 2016-01-27 | Replace nslexer.l->nslexer.c custom rule with a -D CFLAG. | Bryan Drewery |
| 2016-01-27 | nslexer.c does not depend on nsparser.h. | Bryan Drewery |
| 2014-07-14 | Make generation of nslexer.c more robust. | Julio Merino |
| 2014-03-04 | Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} | Marcel Moolenaar |
| 2012-06-21 | Be explicit about the dependency on nsparser.h. | David E. O'Brien |
| 2007-11-15 | Fix bad rule and bad dependency for nsparser.h that can | Ruslan Ermilov |
| 2007-06-12 | Fix yet another (make install) stopper with wrong sourcefilter.3 links | Andrey A. Chernov |
| 2007-06-12 | Fix typo in filename from mismerged earlier rev of this file. | Bruce M Simpson |
| 2007-06-12 | Import rewrite of IPv4 socket multicast layer to support source-specific | Bruce M Simpson |
| 2007-06-11 | Add inet_ntoa_r, a reentrant version of inet_ntoa. This is | Xin LI |
| 2007-02-28 | Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere | Bruce M Simpson |
| 2007-02-22 | First cut of the sctp man pages. Still need work. | Randall Stewart |
| 2006-12-15 | This adds the "system calls" | Randall Stewart |
| 2006-11-06 | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | Olivier Houchard |
| 2006-07-26 | Respect MK_INET6_SUPPORT. | Yaroslav Tykhiy |
| 2006-05-21 | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | Hajimu UMEMOTO |
| 2006-04-28 | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO |
| 2006-03-21 | Update the resolver in libc to BIND9's one. | Hajimu UMEMOTO |
| 2006-03-17 | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov |
| 2006-03-13 | Add each directory's symbol map file to SYM_MAPS. | Daniel Eischen |
| 2005-08-06 | Respect the YES_HESIOD build variable. | Poul-Henning Kamp |
| 2005-04-06 | separate gai_strerror(3) from getaddrinfo.c. | Hajimu UMEMOTO |
| 2005-01-24 | Fix a dangling MKLINK from my last commit. | George V. Neville-Neil |
| 2005-01-23 | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | George V. Neville-Neil |
| 2004-05-26 | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | Brooks Davis |
| 2003-11-14 | Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, | Bruce M Simpson |
| 2003-10-24 | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | Hajimu UMEMOTO |
| 2003-04-17 | = Implement name service switch modules (NSS modules). NSS modules | Jacques Vidrine |
| 2003-03-05 | Remove NS and ISO stuff. | Peter Wemm |
| 2002-12-13 | Add an implementation of the POSIX.1 sockatmark(3). | Bill Fenner |
| 2002-11-18 | libc_r wasn't so tied to libc for 22 months. | Ruslan Ermilov |
| 2002-07-15 | Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() | Hajimu UMEMOTO |
| 2001-10-23 | Allow users to specify a command to use as remote command instead of | Warner Losh |
| 2001-08-31 | Add manpage for inet_net_ntop(3) and inet_net_pton(3). | Ruslan Ermilov |
| 2001-07-31 | Only pull in the MD files if they exist. This allows for progressive | Mark Peek |
| 2001-07-09 | Document more resolver(3) routines: dn_skip() from resolv.h, and | Anton Berezin |