| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove arc4random_stir and arc4random_addrandom from stdlib.h. | Xin LI | 2018-08-26 | 1 | -6/+0 |
| * | Handle -DNO_ROOT for `make compat` in include/ | Alex Richardson | 2018-08-23 | 1 | -1/+1 |
| * | Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). | Xin LI | 2018-08-19 | 1 | -2/+7 |
| * | POSIX compliance improvements in the pthread(3) functions. | Pedro F. Giffuni | 2018-08-18 | 1 | -37/+54 |
| * | Add pthread_get_name_np(3). | Konstantin Belousov | 2018-08-17 | 1 | -0/+1 |
| * | Reorder alphabetically. | Konstantin Belousov | 2018-08-17 | 1 | -3/+3 |
| * | Install symlink for sys/nvpair.h in include/Makefile symlinks target | Kyle Evans | 2018-08-13 | 1 | -0/+5 |
| * | Use INCS for non-sys/ libnvpair and libzfs_core includes | Kyle Evans | 2018-08-13 | 1 | -6/+0 |
| * | Bring in timespce_get form NetBSD. | Warner Losh | 2018-08-10 | 1 | -0/+5 |
| * | msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsd | Matt Macy | 2018-07-15 | 1 | -0/+4 |
| * | Add a missed chunk r335939. | Konstantin Belousov | 2018-07-08 | 1 | -0/+1 |
| * | This exposes ZFS user and group quotas via the normal | Sean Eric Fagan | 2018-07-05 | 1 | -6/+83 |
| * | Add time2posix and posix2time to time.h | Eitan Adler | 2018-05-25 | 1 | -0/+2 |
| * | Add implementations for clog(3), clogf(3), and clog(3). | Konstantin Belousov | 2018-05-13 | 1 | -0/+4 |
| * | Import the netdump client code. | Mark Johnston | 2018-05-06 | 1 | -0/+1 |
| * | Retire lmc(4) | Ed Maste | 2018-05-01 | 1 | -1/+1 |
| * | pthread.h: minor indentation cleanups. | Pedro F. Giffuni | 2018-04-04 | 1 | -29/+17 |
| * | pthread.h: drop nullability attributes. | Pedro F. Giffuni | 2018-04-04 | 1 | -101/+95 |
| * | Remove redundant check. | Cy Schubert | 2018-04-03 | 1 | -1/+1 |
| * | Include update to stdio.h missed in r331936. | Cy Schubert | 2018-04-03 | 1 | -0/+8 |
| * | Add the "TCP Blackbox Recorder" which we discussed at the developer | Jonathan T. Looney | 2018-03-22 | 1 | -1/+1 |
| * | Implement getrandom(2) and getentropy(3) | Conrad Meyer | 2018-03-21 | 1 | -0/+1 |
| * | Add kernel and userspace code to dump the firmware state of supported | Hans Petter Selasky | 2018-03-08 | 1 | -0/+9 |
| * | Improve missing tty handling in init(8). This removes a check that did | Edward Tomasz Napierala | 2018-02-27 | 1 | -0/+2 |
| * | Do not include float interfaces when using libsa. | Warner Losh | 2018-02-23 | 1 | -0/+2 |
| * | We don't support gcc < 4.2.1, so varargs.h now is just #error | Warner Losh | 2018-02-12 | 1 | -9/+1 |
| * | Avoid implicit gcc nonnull attribute in vwarnx(). | Pedro F. Giffuni | 2018-01-28 | 1 | -1/+1 |
| * | Use the __alloc_size2 attribute where relevant. | Pedro F. Giffuni | 2018-01-22 | 1 | -3/+3 |
| * | Use the __result_use_check attribute also for reallocf(3). | Pedro F. Giffuni | 2018-01-09 | 1 | -1/+1 |
| * | Introduce the daemonfd function. | Mariusz Zaborski | 2017-12-23 | 1 | -0/+1 |
| * | SPDX: mostly fixes to previous changes. | Pedro F. Giffuni | 2017-12-13 | 1 | -1/+3 |
| * | Remove basename_r(3). | Ed Schouten | 2017-12-08 | 1 | -1/+0 |
| * | SPDX: license IDs for some ISC-related files. | Pedro F. Giffuni | 2017-12-08 | 10 | -12/+22 |
| * | netconfig.h: sync with upstream. | Pedro F. Giffuni | 2017-11-27 | 1 | -5/+35 |
| * | include: General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 57 | -8/+122 |
| * | Remove lint support from system headers and MD x86 headers. | Konstantin Belousov | 2017-11-23 | 1 | -7/+3 |
| * | Indent protection and some other oops from the prvious commits. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+1 |
| * | include: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 78 | -24/+181 |
| * | libc: Do not refer to _DefaultRuneLocale in ctype inlines | Jilles Tjoelker | 2017-10-22 | 1 | -3/+1 |
| * | Sync (make same) the offsetof macro definition in include/ with the | Cy Schubert | 2017-10-15 | 1 | -1/+1 |
| * | An MMC/SD/SDIO stack using CAM | Warner Losh | 2017-07-09 | 1 | -1/+1 |
| * | Use __ISO_C_VISIBLE, as opposed to testing __STDC_VERSION__. | Ed Schouten | 2017-06-22 | 1 | -1/+1 |
| * | Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. | Bryan Drewery | 2017-06-19 | 1 | -57/+58 |
| * | Update jemalloc to 5.0.0. | Jason Evans | 2017-06-15 | 1 | -19/+35 |
| * | Use __BSD_VISIBLE test instead checking for absense of _POSIX_SOURCE. | Konstantin Belousov | 2017-05-24 | 1 | -4/+4 |
| * | libthr: fix warnings from GCC when WARNS=6 | Eric van Gyzen | 2017-05-23 | 1 | -0/+3 |
| * | Commit the 64-bit inode project. | Konstantin Belousov | 2017-05-23 | 1 | -2/+21 |
| * | ndbm.h: Add a comment pointing out our non-compliance with POSIX. | Pedro F. Giffuni | 2017-05-22 | 1 | -1/+1 |
| * | <stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility. | Pedro F. Giffuni | 2017-04-29 | 1 | -1/+1 |
| * | Remove the NATM framework including the en(4), fatm(4), hatm(4), and | Brooks Davis | 2017-04-24 | 1 | -2/+2 |