aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* getsockopt.2: Clarify the SO_REUSEPORT_LB text a bitMark Johnston2022-11-021-4/+4
* libsysdecode: Match socket option names containing underscoresMark Johnston2022-11-021-1/+1
* ktrace.2: Document KTRFAC_STRUCT_ARRAY.John Baldwin2022-11-021-1/+2
* fetch: support EAI_ADDRFAMILY error, correct two error messagesMike Karels2022-11-021-2/+5
* getaddrinfo: distinguish missing addrs from unresolvable namesMike Karels2022-11-021-5/+11
* gai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATAMike Karels2022-11-022-7/+20
* pf: bridge-toKristof Provost2022-11-022-0/+6
* ipsec: add support for CHACHA20POLY1305Kristof Provost2022-11-021-0/+6
* libc_nonshared: Move to clibs packageDoug Rabson2022-11-011-0/+1
* pf: expose syncookie active/inactive statusKristof Provost2022-10-312-0/+2
* strfmon: Remove XXX marksJose Luis Duran2022-10-291-3/+3
* strfmon_l: Use specified locale for number formattingJose Luis Duran2022-10-292-26/+25
* strfmon_test: Add a test for strfmon_lJose Luis Duran2022-10-291-0/+33
* strfmon_test: Reserve space for the null terminatorJose Luis Duran2022-10-291-5/+5
* strfmon_l(3): Add name to the man pageJose Luis Duran2022-10-291-3/+5
* pkgbase: Put devmatch in its own packageEmmanuel Vadot2022-10-261-0/+1
* pkgbase: Put ufs related tools and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put libwrap in FreeBSD-tcpd packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* pkgbase: Put geom utilities in their own packageEmmanuel Vadot2022-10-2616-16/+16
* strfmon(3): Fix # explanationJose Luis Duran2022-10-251-2/+8
* strfmon(3): Remove repeated wordsJose Luis Duran2022-10-251-1/+1
* strfmon: Fix formatting of a second fixed-width valueJose Luis Duran2022-10-252-2/+2
* strfmon: Fix an edge case when sep_by_space is 2Jose Luis Duran2022-10-252-3/+7
* strfmon: Fix alignment when enclosed by parenthesesJose Luis Duran2022-10-252-4/+12
* strfmon: Trim the SPACE from international currency symbolJose Luis Duran2022-10-252-3/+5
* strfmon: Avoid an out-of-bounds accessJose Luis Duran2022-10-252-3/+4
* strfmon: Fix typos in source code commentsJose Luis Duran2022-10-251-2/+2
* strfmon: Fix typo in constantJose Luis Duran2022-10-251-4/+4
* strfmon: Code cleanupJose Luis Duran2022-10-251-64/+68
* strfmon_test: Add some testsJose Luis Duran2022-10-251-0/+151
* strfmon_test: Fix typo and remove extra spaceJose Luis Duran2022-10-251-2/+2
* times: Use modern function definitionsWarner Losh2022-10-251-2/+1
* libvmmapi: Provide an interface for limiting rights on the device fdMark Johnston2022-10-242-25/+54
* libc: Make elf_aux_info() return an error if AT_USRSTACK* is undefinedMark Johnston2022-10-181-4/+10
* libproc: retire now-unused MIPS supportEd Maste2022-10-172-11/+0
* getpagesize(3): cross-reference getpagesizes(3)Mitchell Horne2022-10-171-1/+2
* unbound: Reapply Vendor import 1.17.0Cy Schubert2022-10-161-1/+2
* Revert "unbound: Vendor import 1.17.0"Cy Schubert2022-10-161-2/+1
* unbound: Vendor import 1.17.0Cy Schubert2022-10-161-1/+2
* kvm_close(3): Check kd->sparse_map != NULL before munmapAshish SHUKLA2022-10-161-1/+1
* Revert "Avoid using TARGET_ARCH in llvm.build.mk"Kyle Evans2022-10-141-3/+8
* Revert "listen(): improve POSIX compliance"Michael Tuexen2022-10-121-10/+2
* listen(): improve POSIX complianceMichael Tuexen2022-10-111-2/+10
* pmc.sandybridge(3): Fix a few EVENT_ vs Event inconsistenciesJessica Clarke2022-10-101-4/+4
* Revert "Add extra EINVAL information about wrong block size to read(2)/write(2)"Benedict Reuschling2022-10-082-6/+2
* Add extra EINVAL information about wrong block size to read(2)/write(2)Benedict Reuschling2022-10-072-2/+6
* Add information on how to load gmirror on boot to auto activate mirrorsBenedict Reuschling2022-10-051-1/+17
* libc: Include quad support on long32 ABIsBrooks Davis2022-10-051-4/+1
* Rename MACHINE_ABI and TARGET_ABIBrooks Davis2022-10-051-4/+4