| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r320240: | ed | 2017-07-22 | 1 | -1/+1 |
* | MFC r318780: | kib | 2017-06-07 | 1 | -4/+4 |
* | MFC r318539 r318580 r318581 r318584 r318749 r318952 r318953 r318955 | vangyzen | 2017-06-01 | 1 | -0/+3 |
* | MFC r304106: | delphij | 2017-05-31 | 1 | -0/+2 |
* | MFC: r312939, r313250, r314811 (partial), r314887 (partial), r315760, | marius | 2017-05-11 | 1 | -1/+1 |
* | MFC r315526 | vangyzen | 2017-05-01 | 1 | -1/+1 |
* | MFC r316213: | kib | 2017-04-23 | 3 | -0/+44 |
* | MFC r312934: | pfg | 2017-03-14 | 5 | -134/+170 |
* | MFC r314179 r314206 r314424 | vangyzen | 2017-03-14 | 1 | -0/+4 |
* | MFC r313819: | pfg | 2017-02-19 | 1 | -1/+1 |
* | MFC r310630: libkvm: support access to vmm guest memory, allow writes to | avg | 2017-01-18 | 1 | -0/+1 |
* | MFC 310048,310101,310239 | sephe | 2017-01-05 | 1 | -0/+8 |
* | MFC 308664,308742,308743 | sephe | 2017-01-05 | 1 | -3/+11 |
* | MFC r311012 | pfg | 2017-01-04 | 3 | -87/+68 |
* | MFC 309274: | jhb | 2016-12-16 | 1 | -1/+1 |
* | MFC 307756: Define max_align_t for C11. | jhb | 2016-11-28 | 1 | -0/+8 |
* | MFC r307227 and r307343: | ed | 2016-10-29 | 1 | -9/+14 |
* | MFC r307131: install header files required development with libzfs_core | avg | 2016-10-28 | 1 | -0/+11 |
* | MFC r305706, r305749, r306274 | gonzo | 2016-10-22 | 1 | -2/+14 |
* | MFC r306588: | kib | 2016-10-09 | 2 | -1/+4 |
* | MFC r306568, r306569 | vangyzen | 2016-10-08 | 1 | -2/+2 |
* | MFC r304176: | kib | 2016-08-29 | 1 | -0/+1 |
* | MFC r304703, r304755 | ache | 2016-08-26 | 1 | -4/+5 |
* | Remove incorrect attributes from posix_memalign(3) declaration. | pfg | 2016-07-05 | 1 | -2/+1 |
* | Commit the bits of nda that were missed. This should fix the build. | imp | 2016-06-10 | 1 | -1/+1 |
* | Implement an NSS backend for netgroups and add getnetgrent_r(3). | markj | 2016-06-09 | 1 | -0/+1 |
* | Fix prototype of dbm_open(). | ed | 2016-05-31 | 1 | -1/+1 |
* | Make strfmon_l() work without requiring the use of <xlocale.h>. | ed | 2016-05-31 | 1 | -1/+1 |
* | Let dbm's datum::dptr use the right type. | ed | 2016-05-30 | 1 | -1/+1 |
* | Add missing va_list to <wchar.h>. | ed | 2016-05-30 | 1 | -0/+7 |
* | Fix the signature of the psignal() function. | ed | 2016-05-30 | 1 | -1/+1 |
* | Add missing types and constants to <netdb.h>. | ed | 2016-05-30 | 1 | -0/+12 |
* | Add missing declaration of ino_t. | ed | 2016-05-30 | 1 | -1/+9 |
* | Fix style of the libgen.h header. | ed | 2016-05-29 | 1 | -10/+2 |
* | WITH_META_MODE: Disable cookie handling for include installation. | bdrewery | 2016-05-21 | 1 | -3/+3 |
* | Add implementation of robust mutexes, hopefully close enough to the | kib | 2016-05-17 | 1 | -0/+10 |
* | stdio.h: Fix function-type typedef style and use _types.h __ssize_t | cem | 2016-05-12 | 1 | -4/+4 |
* | Pollute more places with off64_t and add __off64_t | cem | 2016-05-12 | 1 | -1/+1 |
* | libc: Add fopencookie(3) wrapper around funopen(3) | cem | 2016-05-11 | 1 | -0/+17 |
* | Improve performance and functionality of the bitstring(3) api | asomers | 2016-05-04 | 1 | -0/+2 |
* | include: minor spelling fixes. | pfg | 2016-04-30 | 2 | -2/+2 |
* | MFH | gjb | 2016-04-16 | 1 | -8/+8 |
|\ |
|
| * | Rework META_TARGETS so that it automatically adds META_DEPS to the targets. | bdrewery | 2016-04-14 | 1 | -8/+8 |
* | | MFH | gjb | 2016-04-04 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | For C++, expose long long types and functions (lldiv_t, llabs, lldiv, | dim | 2016-03-23 | 1 | -1/+1 |
| * | Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hard | imp | 2016-03-23 | 1 | -0/+1 |
* | | MFH | gjb | 2016-03-14 | 1 | -33/+5 |
|\ \
| |/ |
|
| * | META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. | bdrewery | 2016-03-11 | 1 | -10/+4 |
| * | DIRDEPS_BUILD: None of this is needed anymore. | bdrewery | 2016-03-11 | 1 | -22/+2 |
| * | DIRDEPS_BUILD: Remove the cookie when target is out-of-date. | bdrewery | 2016-03-11 | 1 | -9/+7 |