aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Fix an alignment warning in libthrMitchell Horne2019-10-091-4/+4
* msun: Silence new harmless -Wimplicit-int-float-conversion warningsBrooks Davis2019-10-081-3/+3
* Fix various -Wpointer-compare warningsBrooks Davis2019-10-084-8/+8
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-072-0/+15
* Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-065-0/+9
* libusb: LIBUSB_DEBUG environment variable override of libusb_set_debugKyle Evans2019-10-021-4/+19
* libsysdecode: decode PROT_MAX flagsPawel Biernacki2019-09-301-1/+11
* memfd_create(3): Don't actually force hugetlb size with MFD_HUGETLBKyle Evans2019-09-291-3/+0
* Revert the mode_t -> int changes and add a warning in the BUGS section instead.Warner Losh2019-09-282-4/+16
* Document varadic args as int, since you can't have short varadic args (they areWarner Losh2019-09-272-2/+2
* Further normalize copyright noticesKyle Evans2019-09-262-2/+2
* Correct mistake in MLINKS introduced in r352747David Bright2019-09-261-1/+1
* Add an shm_rename syscallDavid Bright2019-09-263-12/+84
* Add SPDX tags to recently added filesKyle Evans2019-09-251-0/+2
* posix_spawn(3): handle potential signal issues with vforkKyle Evans2019-09-252-28/+103
* rfork(2): add RFSPAWN flagKyle Evans2019-09-251-2/+12
* Do not left-shift a negative number (inducing undefined behavior inDimitry Andric2019-09-254-6/+6
* sysent: regenerate after r352705Kyle Evans2019-09-251-4/+0
* Add linux-compatible memfd_createKyle Evans2019-09-255-5/+211
* Update fcntl(2) after r352695Kyle Evans2019-09-251-1/+62
* remove obsolete i386 MD memchr implementationEd Maste2019-09-252-62/+0
* lib/libc/regex: fix build with REDEBUG definedYuri Pankov2019-09-242-7/+1
* Fix destruction of the robust mutexes.Konstantin Belousov2019-09-231-1/+5
* Add two options to allow mount to avoid covering up existing mount points.Sean Eric Fagan2019-09-231-1/+15
* Add support for ps -H on corefiles in libkvmMike Karels2019-09-221-102/+147
* Whitespace cleanup, no functional changeLi-Wen Hsu2019-09-191-8/+8
* Temporarily add test_write_filter_zstd BROKEN_TESTS as it always fails in CILi-Wen Hsu2019-09-191-0/+3
* Add support for BERI statcounters.Ruslan Bukin2019-09-181-0/+19
* sysctl: use names instead of magic numbers.Konstantin Belousov2019-09-181-2/+2
* Add native support for zstd to libarchiveBaptiste Daroussin2019-09-182-3/+4
* Return EISDIR when directory is opened with O_CREAT without O_DIRECTORY.Konstantin Belousov2019-09-171-1/+6
* fixup up fallout from r352447 in libbeAndriy Gapon2019-09-171-1/+2
* Increase the size of the send and receive buffers for YP client rpcKonstantin Belousov2019-09-161-1/+1
* Improve the description of big5(5)Li-Wen Hsu2019-09-141-2/+9
* Add a "count_until_fail" option to gnop, which says to start failingChuck Silvers2019-09-132-7/+16
* Update libedit to a snapshot from 2019-09-10Baptiste Daroussin2019-09-1353-23293/+64
* [PPC64] Add ifunc support in libcsuLeandro Lupori2019-09-123-3/+78
* getsockopt.2: clarify that SO_TIMESTAMP is not 100% reliableAlan Somers2019-09-111-2/+3
* Avoid the use of the non-portable -D argument to ls.Brooks Davis2019-09-111-3/+1
* gnop: Fix initial value for the wdelayprobMariusz Zaborski2019-09-101-2/+2
* Add powerpc support to libkvm probe functionLeandro Lupori2019-09-101-1/+2
* In FreeBSD 11 localedef(1) has replaced the mklocale(1) and colldef(1)Baptiste Daroussin2019-09-103-8/+7
* csu: Add the riscv .init call sequenceKristof Provost2019-09-091-1/+8
* Fix cpuwhich_t column widthMitchell Horne2019-09-081-1/+1
* Bounds check again after advancing cp, otherwise we have a possibleCy Schubert2019-09-051-2/+2
* [lib80211] add initial VHT (11ac) channel ranges for FCC.Adrian Chadd2019-09-051-0/+68
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-0534-35/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-0516-18/+23
* pkgbase: Put libbluetooth in the bluetooth packageEmmanuel Vadot2019-09-051-1/+1
* pkgbase: Move libcap_ to FreeBSD-runtimeEmmanuel Vadot2019-09-057-8/+8