aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libc: Teak comment about mipsWarner Losh2022-01-101-5/+5
* gpart(8): add minimal reference to glabel(8) to manual pageEugene Grosbein2022-01-101-0/+5
* libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from p...Konstantin Belousov2022-01-091-1/+1
* Build libclang also if LLDB is enabledEd Maste2022-01-071-1/+1
* file: Fix cross-compilation on Darwin/macOSJose Luis Duran2022-01-071-0/+2
* file: Turns out we need xlocal.h protectionWarner Losh2022-01-041-0/+2
* libsysdecode: Decode sendmsg/recvmsg flags containing an underscoreMark Johnston2022-01-041-1/+1
* mixer(3): Revert: "Fix for header file pollution."Hans Petter Selasky2022-01-042-1/+1
* mixer(3): Fix for header file pollution.Hans Petter Selasky2022-01-042-1/+1
* file: upgrade to 5.41.Xin LI2022-01-041-3/+6
* sched_get/setaffinity(): try to be more compatible with LinuxKonstantin Belousov2022-01-032-1/+32
* libmagic: Remove support for older FreeBSD where xlocale was not available.Xin LI2022-01-031-18/+18
* skip test case nvlist_send_recv__send_many_fds__dgramRobert Wing2022-01-021-0/+2
* libc: Some enhancements to syslog(3)Dmitry Wagin2021-12-311-1/+14
* mips: Remove thread_db supportWarner Losh2021-12-311-93/+0
* mips: remove pthread supportWarner Losh2021-12-312-97/+0
* mips: remove libcWarner Losh2021-12-3149-3444/+1
* mips: Remove msun supportWarner Losh2021-12-314-371/+0
* mips: Remove CSUWarner Losh2021-12-316-269/+0
* libkvm: Remove mips supportWarner Losh2021-12-313-490/+0
* Reapply: move libc++ from /usr/lib to /libDimitry Andric2021-12-301-0/+2
* Revert "Move libc++ from /usr/lib to /lib"Ed Maste2021-12-301-1/+0
* Make CPU_SET macros compliant with other implementationsStefan Eßer2021-12-308-4/+70
* iscsi: Handle large Text responses.John Baldwin2021-12-293-1/+342
* libc: Fix build with -DNS_REREAD_CONF.Alexander Motin2021-12-291-0/+2
* Move libc++ from /usr/lib to /libEd Maste2021-12-291-0/+1
* Clarify the description of the EINTEGRITY error in intro(2).Kirk McKusick2021-12-291-1/+1
* getfh: clarify that it is a privileged operationEd Maste2021-12-231-1/+4
* libc: Fix regexec when sizeof(char *) > sizeof(long)Jessica Clarke2021-12-231-2/+2
* libiscsiutil: Change keys_load/save to operate on data buffers.John Baldwin2021-12-222-12/+26
* libiscsiutil: Use open_memstream to build the outgoing block of keys.John Baldwin2021-12-221-23/+15
* libiscsiutil: Fix a memory leak with negotiation keys.John Baldwin2021-12-222-15/+17
* Add an internal libiscsiutil library.John Baldwin2021-12-229-0/+1296
* libc: Fix "harmless" iconv one-byte overreadJessica Clarke2021-12-211-2/+2
* csu: define STRIP_FBSDIDEd Maste2021-12-211-0/+1
* bsddialog: import version 0.0.2Baptiste Daroussin2021-12-211-2/+3
|\
| * bsddialog: import snapshot 0.0.2vendor/bsddialog/0.0.2Alfonso Siciliano2021-12-2116-212/+880
| * bsddialog: import version 0.0.1vendor/bsddialog/0.0.1Alfonso Siciliano2021-12-1314-435/+603
* | libefivar(3): efi_set_variables_supported.3 should be efi_variables_supported.3Li-Wen Hsu2021-12-211-1/+1
* | pkgbase: Create a FreeBSD-fetch packageEmmanuel Vadot2021-12-211-0/+2
* | pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-2113-1/+25
* | pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot2021-12-211-0/+1
* | libnv: bump sysctl for nvlist_send_recv__send_many_fds__dgram testRobert Wing2021-12-211-4/+4
* | Move ve_check_hash prototype to libsecureboot-priv.hSimon J. Gerraty2021-12-192-3/+3
* | libusb: remove use of COMPAT_32BITBrooks Davis2021-12-178-44/+20
* | sched_get/setaffinity(3): pid 0 should designate current processMath Ieu2021-12-172-4/+4
* | Document 7f911abe's new functions came in 11.0David E. O'Brien2021-12-164-0/+24
* | * lib/msun/Makefile b/lib/msun/Makefile:Mark Murray2021-12-155-2/+908
* | * lib/msun/Makefile:Mark Murray2021-12-154-396/+370
* | Make hwpmc work for userspace binaries againAndrew Gallatin2021-12-151-2/+7