aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MFH r236751: document sha256 / sha512 supportDag-Erling Smørgrav2012-07-151-1/+0
* MFC: r237279: install filemon.h into /usr/include for userland consumption.David E. O'Brien2012-07-021-1/+1
* MFC r228862, 228880, 228882, 228906, 228977, 229332, 229575, 229591, 229704,David Chisnall2012-05-302-45/+419
* Merge quick_exit and changes required for C++11 code to compile against FreeB...David Chisnall2012-05-223-5/+17
* MFC the xlocale implementation.David Chisnall2012-05-2225-27/+954
* MFC r234785:Dimitry Andric2012-05-172-4/+4
* MFC r228924:Xin LI2012-02-281-1/+1
* MFC r231118:Dimitry Andric2012-02-142-2/+2
* MFC r229590 manually:Ed Schouten2012-02-091-1/+1
* MFC r229768:Konstantin Belousov2012-01-211-0/+1
* MFC r228754:Eitan Adler2012-01-081-1/+2
* MFC r228444:Matthew D Fleming2012-01-021-0/+2
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-231-0/+1
* MFC: r226035Jung-uk Kim2011-10-051-0/+4
* MFC r225790:Konstantin Belousov2011-10-041-1/+1
* Revert the previous change and add xdr_sizeofKevin Lo2011-07-101-39/+37
* - Add xdr_sizeof(3) to libcKevin Lo2011-07-091-37/+40
* * Add the readline(3) API to libedit. The libedit versions ofDavid E. O'Brien2011-04-052-230/+1
* MFgraid/head:Alexander Motin2011-03-241-1/+1
* Add missing declarations that I intended to commit with r219359.David Schultz2011-03-071-0/+2
* Include stdio.h, so we can include printf.h in any order, as it needs FILE.Pawel Jakub Dawidek2011-03-061-0/+1
* Add two new system calls, setloginclass(2) and getloginclass(2). This makesEdward Tomasz Napierala2011-03-051-0/+2
* POSIX.1-2008 moved some constants from the XSI option to the Base.Jilles Tjoelker2011-03-041-4/+7
* Fix some _POSIX minimum/maximum values in limits.h:Jilles Tjoelker2011-03-031-4/+15
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-253-0/+149
* Add restrict keyword to pthread_sigmask prototype and manpage.Konstantin Belousov2011-02-201-1/+2
* Install iodev.h.Konstantin Belousov2011-02-171-1/+1
* Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-071-0/+1
* Add missing __dead2 to __assert().Ed Schouten2011-01-091-1/+1
* Remove leftover for r214093.David Xu2011-01-061-9/+0
* rpc.lockd(8) WARNS cleanupUlrich Spörlein2010-12-201-0/+1
* Sync with OpenBSD, primarily better signal and terminal handling.Xin LI2010-11-131-23/+17
* Add a new libc function: cfmakesane(3).Ed Schouten2010-11-021-0/+1
* Add an x86/include directory to the kernel to hold headers that are commonJohn Baldwin2010-11-011-5/+12
* Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,David Xu2010-10-291-0/+1
* Add pthread_rwlockattr_setkind_np and pthread_rwlockattr_getkind_np, theDavid Xu2010-10-181-2/+14
* Also the stop function should accept 64-bit exception class.David Xu2010-09-301-1/+1
* - Sizeof exception class type should always be 64-bit.David Xu2010-09-301-3/+5
* Import unwind.h from libunwind-0.99.David Xu2010-09-301-0/+154
* In current code, statically initialized and destroyed object haveDavid Xu2010-09-281-1/+1
* Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.Jilles Tjoelker2010-08-291-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* Style: tabs after #defineKevin Lo2010-08-111-1/+1
* Remove stale reference to UT_NAMESIZE from <stdio.h>.Ed Schouten2010-08-061-2/+1
* Connect powerpc64 to the build. It is not presently part of make universe,Nathan Whitehorn2010-07-131-3/+3
* o addr2ascii(3) was removed ages ago. Fix the comment.Maxim Konovalov2010-07-061-1/+1
* libedit: Allow simple quoting in filename completion.Jilles Tjoelker2010-06-151-0/+1
* libedit: Add basic filename completion code from NetBSD.Jilles Tjoelker2010-06-131-2/+0
* Move realpath(3) prototype to a POSIX section.Konstantin Belousov2010-04-211-1/+1
* Slightly modernize realpath(3).Konstantin Belousov2010-04-201-1/+1