summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge headsjg2014-04-2851-1112/+1114
|\ \ | |/
| * langinfo.h: Hide YESSTR and NOSTR in strict POSIX mode.jilles2014-04-191-1/+1
| * Add support for some block functions that come from OS X. These aretheraven2014-04-022-0/+18
| * Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4tijl2014-04-014-4/+4
| * Remove AppleTalk support.glebius2014-03-141-1/+1
| * Remove IPX support.glebius2014-03-141-8/+1
| * Update jemalloc to version 3.5.0.jasone2014-01-231-0/+18
| * Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if thenwhitehorn2014-01-201-0/+1
| * Replace Sun RPC license with a 3-clause BSD license. This license changehrs2013-12-0916-423/+454
| * Install teken.h for userland.ray2013-12-051-0/+3
| * Replace Sun Industry Standards Source License for Sun RPC code with ahrs2013-11-251-45/+24
| * Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-2523-596/+572
| * Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQhrs2013-11-251-0/+2
| * Attempt to move the POSIX iconv* symbols out of runtime linker space.peter2013-11-171-6/+1
| * Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-032-28/+1
| * Install include files for netpfil/pf when requested by the Makefilesbruno2013-11-011-0/+5
| * Move new pf includes to the pf directory. The pfvar.h remainglebius2013-10-271-0/+7
| * Add a dummy statement to the beginning of the pthread_cleanup_pop() macrotijl2013-10-221-0/+1
* | Merge head@256284sjg2013-10-133-19/+65
|\ \ | |/
| * Set proper permissions on the generated osreldate.h file; a file readableian2013-09-301-0/+1
| * Remove BIND.des2013-09-301-5/+0
| * Allow the path to the system source directory to be passed in toian2013-09-281-2/+4
| * Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh.nwhitehorn2013-09-281-1/+3
| * Launch the bourne shell using "sh" rather than "${SHELL}", as the latterian2013-09-231-1/+1
| * Launch the shell, passing it the path to the mk-osreldate script, ratherian2013-09-221-1/+1
| * Create a separate script to generate osreldate.h rather than sourcingian2013-09-212-13/+59
| * Assume that the -f argument is /dev/gpioc0 if it is not passed.sbruno2013-09-171-0/+1
* | In meta mode touch targets like copies so we don't needlessly repeat them.sjg2013-10-121-1/+10
* | Merge headsjg2013-09-111-2/+8
|\ \ | |/
| * Fix the namespace pollution caused by iconv.h including stdbool.htheraven2013-09-061-2/+8
* | Merge from headsjg2013-09-0520-374/+261
|\ \ | |/
| * Implement fdclosedir(3) function, which is equivalent to the closedir(3)pjd2013-08-181-0/+1
| * Add dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC fcntls.jilles2013-08-161-0/+1
| * The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-132-19/+40
OpenPOWER on IntegriCloud