summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-279-140/+157
|\
| * Remove clause 3 and 4 from the licensebapt2015-05-211-5/+0
| * Make use of GCC alloc_align attributepfg2015-05-151-2/+3
| * No need for result_use_check attribute in reallocf(3).pfg2015-05-011-1/+1
| * Move reallocarray definition to the _BSD_VISIBLE blockbapt2015-05-011-3/+2
| * Import reallocarray(3) from OpenBSDbapt2015-05-011-0/+3
| * Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-161-9/+2
| * Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-2/+2
| * Make use of gcc attributes in some standard include headers.pfg2015-04-063-73/+94
| * Clean some spaces vs tabs.pfg2015-03-291-37/+37
| * Temporarily revert 280458.pfg2015-03-252-79/+62
| * Clean sparse spaces.pfg2015-03-251-2/+2
| * Introduce nonnull attributes in the signal and pthread headers.pfg2015-03-242-62/+79
| * Correct and clarify comment for __SMBF.bdrewery2015-02-111-1/+1
| * Sort the entries by build knob, then MACHINE_ARCH like other areas of the treengie2015-02-041-13/+12
| * Clean up more usb related files when MK_USB == no when dealing withngie2015-02-041-1/+5
| * Ensure #include <semaphore.h> is sufficient for using SEM_VALUE_MAX.jilles2015-01-311-0/+2
| * Make install cuse headers if MK_CUSE != nongie2015-01-251-1/+4
| * Deorbit the IEEE-488/GPIB support.phk2014-12-251-5/+1
* | update dependenciessjg2014-11-301-1/+0
* | Merge from head@274682sjg2014-11-1913-99/+230
|\ \ | |/
| * Fix the build by installing acpi_hpet.h correctly.rpaulo2014-10-241-1/+1
| * The current POSIX semaphore implementation stores the _has_waiters flagjhb2014-10-241-1/+2
| * HPET: create /dev/hpetN as a way to access HPET from userland.rpaulo2014-10-241-1/+3
| * Fix build with rpcgen using a recent (tested with gcc 4.9.1) GNU cppbapt2014-10-091-8/+3
| * Add explicit_bzero(3) and its kernel counterpart.delphij2014-10-071-0/+3
| * unistd: drop argument names from setpgrp(3) prototype.pfg2014-09-191-1/+1
| * unistd: move setpgrp(2) to the __BSD_VISIBLE sectionpfg2014-09-181-1/+1
| * Roll back r271012 even more aggressively.ed2014-09-051-1/+1
| * Leave the C11 keywords alone when we have a recent version of GCC.ed2014-09-031-1/+1
| * Add bsearch_b to the libc map and the stdlib header.pfg2014-09-011-7/+7
| * Add lock annotations to the header files of our threading libraries.ed2014-09-011-27/+49
| * Add guards to ptrdiff_t definition in include/stddef.hkan2014-08-211-0/+3
| * Update our stub resolver to final version of libbind.ume2014-08-125-54/+159
* | Merge head from 7/28sjg2014-08-1916-27/+101
|\ \ | |/
| * Add re-entrant versions of the hash functions based on the GNU api.pfg2014-07-211-2/+18
| * Revert r268826:pfg2014-07-181-5/+3
| * Minor sorting to match the NetBSD headerpfg2014-07-181-3/+5
| * Fix some edge cases with rewinddir():jhb2014-07-111-0/+1
| * Don't install GSS-API headers when the GSSAPI option has been disabled.tijl2014-06-131-2/+7
| * Fix strcasecmp_l() and strncasecmp_l() POSIX 2008 compliance.pfg2014-05-304-3/+53
| * Initial import of character device in userspace support for FreeBSD.hselasky2014-05-231-0/+1
| * include: Don't expose L_cuserid in strict C standard compliance mode.jilles2014-05-111-1/+1
| * include: Remove checks for __BSD_VISIBLE where redundant with __XSI_VISIBLEjilles2014-05-119-19/+19
* | Actually avoid stage_includes targetsjg2014-05-161-2/+2
* | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDESsjg2014-05-161-1/+10
* | use mv -f to avoid questionssjg2014-05-161-1/+1
* | Updated dependenciessjg2014-05-161-0/+1
* | Merge from headsjg2014-05-082-2/+2
|\ \ | |/
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
OpenPOWER on IntegriCloud