aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove NAND and NANDFS supportWarner Losh2019-06-251-17/+3
* Move/rename the sys/pwm.h header file to dev/pwm/pwmc.h. The file containsIan Lepore2019-06-151-2/+2
* Move to using newvers -c instead of VARS_ONLY=1Warner Losh2019-05-231-2/+2
* Introduce funlinkat syscall that always us to check if we are removingMariusz Zaborski2019-04-061-0/+1
* Add verifying manifest loader for mac_veriexecSimon J. Gerraty2019-02-261-3/+12
* Use a private definition of osockaddr rather then relying on typeBrooks Davis2019-01-181-3/+12
* Revert r343093 until I can address the issues raised by kib@.Dag-Erling Smørgrav2019-01-171-1/+0
* Implement dlopenat(3).Dag-Erling Smørgrav2019-01-161-0/+1
* Fix mismatch from r342379.Pedro F. Giffuni2018-12-231-1/+1
* gai_strerror() - Update string error messages according to RFC 3493.Pedro F. Giffuni2018-12-231-9/+9
* Reduce NL_ARGMAX to 4096 to match Linux.Brooks Davis2018-10-041-1/+1
* Fix C11 and POSIX 1003.1b-1993 compliance in time.hBrooks Davis2018-09-181-0/+4
* Remove arc4random_stir and arc4random_addrandom from stdlib.h.Xin LI2018-08-261-6/+0
* Handle -DNO_ROOT for `make compat` in include/Alex Richardson2018-08-231-1/+1
* Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-2/+7
* POSIX compliance improvements in the pthread(3) functions.Pedro F. Giffuni2018-08-181-37/+54
* Add pthread_get_name_np(3).Konstantin Belousov2018-08-171-0/+1
* Reorder alphabetically.Konstantin Belousov2018-08-171-3/+3
* Install symlink for sys/nvpair.h in include/Makefile symlinks targetKyle Evans2018-08-131-0/+5
* Use INCS for non-sys/ libnvpair and libzfs_core includesKyle Evans2018-08-131-6/+0
* Bring in timespce_get form NetBSD.Warner Losh2018-08-101-0/+5
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-151-0/+4
* Add a missed chunk r335939.Konstantin Belousov2018-07-081-0/+1
* This exposes ZFS user and group quotas via the normalSean Eric Fagan2018-07-051-6/+83
* Add time2posix and posix2time to time.hEitan Adler2018-05-251-0/+2
* Add implementations for clog(3), clogf(3), and clog(3).Konstantin Belousov2018-05-131-0/+4
* Import the netdump client code.Mark Johnston2018-05-061-0/+1
* Retire lmc(4)Ed Maste2018-05-011-1/+1
* pthread.h: minor indentation cleanups.Pedro F. Giffuni2018-04-041-29/+17
* pthread.h: drop nullability attributes.Pedro F. Giffuni2018-04-041-101/+95
* Remove redundant check.Cy Schubert2018-04-031-1/+1
* Include update to stdio.h missed in r331936.Cy Schubert2018-04-031-0/+8
* Add the "TCP Blackbox Recorder" which we discussed at the developerJonathan T. Looney2018-03-221-1/+1
* Implement getrandom(2) and getentropy(3)Conrad Meyer2018-03-211-0/+1
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-081-0/+9
* Improve missing tty handling in init(8). This removes a check that didEdward Tomasz Napierala2018-02-271-0/+2
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+2
* We don't support gcc < 4.2.1, so varargs.h now is just #errorWarner Losh2018-02-121-9/+1
* Avoid implicit gcc nonnull attribute in vwarnx().Pedro F. Giffuni2018-01-281-1/+1
* Use the __alloc_size2 attribute where relevant.Pedro F. Giffuni2018-01-221-3/+3
* Use the __result_use_check attribute also for reallocf(3).Pedro F. Giffuni2018-01-091-1/+1
* Introduce the daemonfd function.Mariusz Zaborski2017-12-231-0/+1
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-1/+3
* Remove basename_r(3).Ed Schouten2017-12-081-1/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-0810-12/+22
* netconfig.h: sync with upstream.Pedro F. Giffuni2017-11-271-5/+35
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2557-8/+122
* Remove lint support from system headers and MD x86 headers.Konstantin Belousov2017-11-231-7/+3
* Indent protection and some other oops from the prvious commits.Pedro F. Giffuni2017-11-201-1/+1
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2078-24/+181