aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov2016-10-023-2/+9
* Fix libjail reached latest sysctl entry.Ruslan Bukin2016-10-021-1/+6
* Fix remaining cstyle issues in libstand/cd9660.cToomas Soome2016-10-011-3/+1
* cstyle fix of cd9660_open in libstandToomas Soome2016-09-301-4/+4
* open.2: Document Capsicum behaviorConrad Meyer2016-09-301-1/+33
* cd9660_open should check for paddingToomas Soome2016-09-301-1/+9
* libm: remove unused variables for LDBL_MANT_DIG != 113Ed Maste2016-09-303-1/+8
* Add librss, a simple wrapper around RSS APIs so applications can begin auto-t...Adrian Chadd2016-09-305-0/+579
* Reword the statement.Konstantin Belousov2016-09-301-2/+2
* Add an article.Konstantin Belousov2016-09-301-1/+1
* Reinstate Xr macros that were accidentally removed in a previousDag-Erling Smørgrav2016-09-301-5/+7
* Minor markup and wording fixes.Dag-Erling Smørgrav2016-09-301-5/+7
* After perusal of the documentation and some experimentation, I found aDag-Erling Smørgrav2016-09-301-103/+32
* Format the table correctly, using cell separators instead of relyingDag-Erling Smørgrav2016-09-301-33/+96
* libm: simplify i387 subdir logic with make's :S substitutionEd Maste2016-09-281-5/+1
* libm: fix some unused variable (rcsid) and dangling else warningsEd Maste2016-09-285-24/+21
* libcompiler_rt: move file list to Makefile.inc for reuse elsewhereEd Maste2016-09-272-217/+217
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-1/+2
* Editing fixes for r306257, documentation for trapcap.Konstantin Belousov2016-09-272-11/+15
* Mark SSP broken on MIPS.Ruslan Bukin2016-09-271-2/+1
* Increase timeout from 300 (default) to 600 seconds.Ruslan Bukin2016-09-261-0/+2
* hash(3): protect in-memory page when using cross-endianness.Pedro F. Giffuni2016-09-261-4/+9
* Don't build SSP tests on MIPS as we dont have stack-protectorRuslan Bukin2016-09-261-1/+2
* Document thr_suspend(2) and thr_wake(2).Konstantin Belousov2016-09-263-0/+244
* btree(3): don't shortcut closing if the metadata is dirty.Pedro F. Giffuni2016-09-261-1/+2
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-243-7/+7
* libcompiler_rt: use ${SRCTOP} for the top of the FreeBSD treeEd Maste2016-09-231-2/+2
* Document r306081, i.e. procctl(PROC_TRAPCAP) and sysctl kern.trap_enocap.Konstantin Belousov2016-09-232-3/+94
* posix_openpt.2: Sort includes per style(9)Conrad Meyer2016-09-211-2/+2
* 1) For already non-standard %z extension implement GNU compatible formats:Andrey A. Chernov2016-09-211-0/+6
* Use kqueue(2) instead of select(2).Ruslan Bukin2016-09-211-5/+18
* 1) Microoptimize %p case.Andrey A. Chernov2016-09-211-14/+26
* Attach the cortex strings library to the build. Only a subset of functionsAndrew Turner2016-09-191-0/+19
* Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and addEnji Cooper2016-09-192-0/+4
* Add manpage for rctl_* system callsEric Badger2016-09-192-0/+225
* Replace dirname(3) by a copy that complies to POSIX.Ed Schouten2016-09-182-47/+25
* Similar to r305920, remove spurious newlines from ATF_REQUIRE_MSG callsEnji Cooper2016-09-182-6/+6
* Remove spurious newlines from atf_tc_fail callsEnji Cooper2016-09-182-4/+4
* Don't define PACKAGE in lib/libc/tests/{iconv,net/getaddrinfo}Enji Cooper2016-09-182-4/+0
* Fix libprocstat build after r305902.Konstantin Belousov2016-09-171-1/+8
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-161-1/+8
* MFV r305816:Martin Matuska2016-09-141-0/+2
* Add a comment on the #endif related to the guardsBaptiste Daroussin2016-09-131-1/+1
* Mark libifconfig as private until the API/ABI is stableAllan Jude2016-09-111-0/+1
* cap_enter.2: describe flag returned by cap_getmodeEd Maste2016-09-111-1/+6
* Fix spelling in comment.Brooks Davis2016-09-091-2/+2
* Reduce duplicate NOASM and PSEUDO definitionsBrooks Davis2016-09-0810-48/+18
* intro(2),_exit(2): Update for reaper (procctl(PROC_REAP_ACQUIRE)).Jilles Tjoelker2016-09-082-5/+10
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-0812-0/+5366
* pxeboot: Add nfs.read_size tunable.Sepherosa Ziehau2016-09-081-9/+24