aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* pf: use time_to for timestampsKristof Provost2022-10-051-2/+2
* libc: Fix size range check in setvbufEd Maste2022-10-041-1/+2
* qdivrem: Predict division by zero as false.Hans Petter Selasky2022-10-041-1/+1
* qsort_b_test: Only build on clang.John Baldwin2022-10-031-0/+2
* libefivar: Fix a buffer overread.John Baldwin2022-10-031-1/+2
* libfetch: Use memcpy in place of an odd strncpy.John Baldwin2022-10-031-1/+1
* libiconv VIQR: Fix a use after free.John Baldwin2022-10-031-2/+2
* libedit: Disable -Wuse-after-free for chartype.c.John Baldwin2022-10-031-0/+2
* libbegemot: Disable -Wuse-after-free.John Baldwin2022-10-031-0/+2
* libirdma: Drop clang-specific -ferror-limit.John Baldwin2022-10-031-1/+0
* libusb(3): Implement libusb_interrupt_event_handler() by exposing existing fu...Hans Petter Selasky2022-10-024-12/+25
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-0221-1177/+1
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-3012-31/+152
* cap_netdb: Fix description styleMariusz Zaborski2022-09-291-2/+1
* libcapser: Add reference to cap_netdbMariusz Zaborski2022-09-291-1/+4