| Commit message (Expand) | Author | Age | Files | Lines |
| * | Export the mq_getfd_np() symbol from librt.so, which allows to get | Konstantin Belousov | 2016-10-02 | 3 | -2/+9 |
| * | Fix libjail reached latest sysctl entry. | Ruslan Bukin | 2016-10-02 | 1 | -1/+6 |
| * | Fix remaining cstyle issues in libstand/cd9660.c | Toomas Soome | 2016-10-01 | 1 | -3/+1 |
| * | cstyle fix of cd9660_open in libstand | Toomas Soome | 2016-09-30 | 1 | -4/+4 |
| * | open.2: Document Capsicum behavior | Conrad Meyer | 2016-09-30 | 1 | -1/+33 |
| * | cd9660_open should check for padding | Toomas Soome | 2016-09-30 | 1 | -1/+9 |
| * | libm: remove unused variables for LDBL_MANT_DIG != 113 | Ed Maste | 2016-09-30 | 3 | -1/+8 |
| * | Add librss, a simple wrapper around RSS APIs so applications can begin auto-t... | Adrian Chadd | 2016-09-30 | 5 | -0/+579 |
| * | Reword the statement. | Konstantin Belousov | 2016-09-30 | 1 | -2/+2 |
| * | Add an article. | Konstantin Belousov | 2016-09-30 | 1 | -1/+1 |
| * | Reinstate Xr macros that were accidentally removed in a previous | Dag-Erling Smørgrav | 2016-09-30 | 1 | -5/+7 |
| * | Minor markup and wording fixes. | Dag-Erling Smørgrav | 2016-09-30 | 1 | -5/+7 |
| * | After perusal of the documentation and some experimentation, I found a | Dag-Erling Smørgrav | 2016-09-30 | 1 | -103/+32 |
| * | Format the table correctly, using cell separators instead of relying | Dag-Erling Smørgrav | 2016-09-30 | 1 | -33/+96 |
| * | libm: simplify i387 subdir logic with make's :S substitution | Ed Maste | 2016-09-28 | 1 | -5/+1 |
| * | libm: fix some unused variable (rcsid) and dangling else warnings | Ed Maste | 2016-09-28 | 5 | -24/+21 |
| * | libcompiler_rt: move file list to Makefile.inc for reuse elsewhere | Ed Maste | 2016-09-27 | 2 | -217/+217 |
| * | Add a WITHOUT_DIALOG src.conf(5) knob | Ed Maste | 2016-09-27 | 1 | -1/+2 |
| * | Editing fixes for r306257, documentation for trapcap. | Konstantin Belousov | 2016-09-27 | 2 | -11/+15 |
| * | Mark SSP broken on MIPS. | Ruslan Bukin | 2016-09-27 | 1 | -2/+1 |
| * | Increase timeout from 300 (default) to 600 seconds. | Ruslan Bukin | 2016-09-26 | 1 | -0/+2 |
| * | hash(3): protect in-memory page when using cross-endianness. | Pedro F. Giffuni | 2016-09-26 | 1 | -4/+9 |
| * | Don't build SSP tests on MIPS as we dont have stack-protector | Ruslan Bukin | 2016-09-26 | 1 | -1/+2 |
| * | Document thr_suspend(2) and thr_wake(2). | Konstantin Belousov | 2016-09-26 | 3 | -0/+244 |
| * | btree(3): don't shortcut closing if the metadata is dirty. | Pedro F. Giffuni | 2016-09-26 | 1 | -1/+2 |
| * | When MAKEOBJDIRPREFIX points to a case-insensitive file system, the | Marcel Moolenaar | 2016-09-24 | 3 | -7/+7 |
| * | libcompiler_rt: use ${SRCTOP} for the top of the FreeBSD tree | Ed Maste | 2016-09-23 | 1 | -2/+2 |
| * | Document r306081, i.e. procctl(PROC_TRAPCAP) and sysctl kern.trap_enocap. | Konstantin Belousov | 2016-09-23 | 2 | -3/+94 |
| * | posix_openpt.2: Sort includes per style(9) | Conrad Meyer | 2016-09-21 | 1 | -2/+2 |
| * | 1) For already non-standard %z extension implement GNU compatible formats: | Andrey A. Chernov | 2016-09-21 | 1 | -0/+6 |
| * | Use kqueue(2) instead of select(2). | Ruslan Bukin | 2016-09-21 | 1 | -5/+18 |
| * | 1) Microoptimize %p case. | Andrey A. Chernov | 2016-09-21 | 1 | -14/+26 |
| * | Attach the cortex strings library to the build. Only a subset of functions | Andrew Turner | 2016-09-19 | 1 | -0/+19 |
| * | Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and add | Enji Cooper | 2016-09-19 | 2 | -0/+4 |
| * | Add manpage for rctl_* system calls | Eric Badger | 2016-09-19 | 2 | -0/+225 |
| * | Replace dirname(3) by a copy that complies to POSIX. | Ed Schouten | 2016-09-18 | 2 | -47/+25 |
| * | Similar to r305920, remove spurious newlines from ATF_REQUIRE_MSG calls | Enji Cooper | 2016-09-18 | 2 | -6/+6 |
| * | Remove spurious newlines from atf_tc_fail calls | Enji Cooper | 2016-09-18 | 2 | -4/+4 |
| * | Don't define PACKAGE in lib/libc/tests/{iconv,net/getaddrinfo} | Enji Cooper | 2016-09-18 | 2 | -4/+0 |
| * | Fix libprocstat build after r305902. | Konstantin Belousov | 2016-09-17 | 1 | -1/+8 |
| * | When MAKEOBJDIRPREFIX points to a case-insensitive file system, the | Marcel Moolenaar | 2016-09-16 | 1 | -1/+8 |
| * | MFV r305816: | Martin Matuska | 2016-09-14 | 1 | -0/+2 |
| * | Add a comment on the #endif related to the guards | Baptiste Daroussin | 2016-09-13 | 1 | -1/+1 |
| * | Mark libifconfig as private until the API/ABI is stable | Allan Jude | 2016-09-11 | 1 | -0/+1 |
| * | cap_enter.2: describe flag returned by cap_getmode | Ed Maste | 2016-09-11 | 1 | -1/+6 |
| * | Fix spelling in comment. | Brooks Davis | 2016-09-09 | 1 | -2/+2 |
| * | Reduce duplicate NOASM and PSEUDO definitions | Brooks Davis | 2016-09-08 | 10 | -48/+18 |
| * | intro(2),_exit(2): Update for reaper (procctl(PROC_REAP_ACQUIRE)). | Jilles Tjoelker | 2016-09-08 | 2 | -5/+10 |
| * | Move libcasper tests from regression/capsicum/libcasper/ to | Mariusz Zaborski | 2016-09-08 | 12 | -0/+5366 |
| * | pxeboot: Add nfs.read_size tunable. | Sepherosa Ziehau | 2016-09-08 | 1 | -9/+24 |