aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MFC r231118:Dimitry Andric2012-02-142-2/+2
* MFC r228754:Eitan Adler2012-01-081-1/+2
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-231-0/+1
* MFC: r225801Jung-uk Kim2011-10-051-0/+4
* MFC r225790:Konstantin Belousov2011-10-041-1/+1
* MFC r219974, r220209, r220210, r220790:Alexander Motin2011-06-171-1/+1
* MFC: r220370, r209136, r209219David E. O'Brien2011-04-132-231/+1
* MFC r219343:Mikolaj Golub2011-03-291-0/+1
* MFC r219271: POSIX.1-2008 moved some constants from the XSI option to theJilles Tjoelker2011-03-181-4/+7
* MFC r219256: Fix some _POSIX minimum/maximum values in limits.h:Jilles Tjoelker2011-03-171-4/+15
* MFC r218881:Konstantin Belousov2011-02-271-1/+2
* MFC r218772:Konstantin Belousov2011-02-241-1/+1
* MFC r217207:Ed Schouten2011-02-041-1/+1
* MFC r215236:Xin LI2010-11-271-23/+17
* MFC r213241, r213257:David Xu2010-10-261-1/+1
* MFC r211980: Correct value for _POSIX_AIO_LISTIO_MAX in <limits.h>.Jilles Tjoelker2010-10-091-1/+1
* Revert r213002.Rui Paulo2010-09-261-1/+0
* MFC r197804 (rwatson):Rui Paulo2010-09-221-0/+1
* MFC r209715: addr2ascii(3) was removed ages ago. Fix the comment.Maxim Konovalov2010-07-131-1/+1
* MFC r206893:Konstantin Belousov2010-05-041-1/+1
* MFC r206155, r206267: Add capability to use a db version ofHajimu UMEMOTO2010-04-182-0/+2
* MFC r205606Pietro Cerutti2010-03-311-2/+1
* MFC r199827:Konstantin Belousov2010-01-311-0/+5
* Merge scandir(3) interface update to stable/8.Konstantin Belousov2010-01-241-3/+6
* MFCs of r197764, r197765, r197766, r197847:Edwin Groothuis2009-10-311-0/+14
* Merge files missed in r196285. SVN is simply horrible. Sorry for theScott Long2009-08-171-1/+1
* Implement RTLD_NOLOAD flag for dlopen(3).Konstantin Belousov2009-07-171-0/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andScott Long2009-07-101-1/+1
* There is an optimization in chmod(1), that makes it not to call chmod(2)Edward Tomasz Napierala2009-07-081-0/+1
* Merge fmtcheck() prototype change.Xin LI2009-06-231-1/+1
* Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDRAlexander Kabaev2009-06-181-0/+1
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-151-0/+1
* Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-271-1/+1
* Modify src/etc/mtree/BSD.include.dist and src/include/MakefileRick Macklem2009-05-211-1/+1
* Revert r190943, since the problem in ports seems to be fixed now.David Schultz2009-04-171-2/+0
* GNU Pth has some fragile kludges that were broken by r189828.David Schultz2009-04-111-0/+2
* Implement support for RTLD_NODELETE flag for dlopen() and -z nodeleteKonstantin Belousov2009-03-301-0/+1
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.Xin LI2009-03-281-15/+23
* Make programs that define a macro called `dprintf' more likely to work.David Schultz2009-03-251-1/+1
* Fix the visibility of several prototypes. Also move pthread_kill() andDavid Schultz2009-03-142-3/+16
* Hide dbopen() in the POSIX namespace, and use standard type namesDavid Schultz2009-03-141-33/+35
* Hide numerous BSD extensions in the POSIX namespace.David Schultz2009-03-141-24/+30
* Namespace: abort2() is a BSD extension.David Schultz2009-03-141-1/+1
* Namespace: endpwent, getpwent, and setpwent are XSI extensions.David Schultz2009-03-141-1/+4
* Namespace: dprintf() and getline() are in P1003.1-2008.David Schultz2009-03-141-2/+2
* Various namespace cleanups, including exposing fchmod() and fchmodat()David Schultz2009-03-141-5/+4
* Namespace: setgrent() is an XSI extension.David Schultz2009-03-141-1/+3
* Don't prototype _tolower() and _toupper(). They're not supposed to beDavid Schultz2009-03-141-2/+0
* Namespace: memccpy() and memchr() are XSI, and memrchr() is a BSD extension.David Schultz2009-03-141-1/+3
* Namespace: dbm_forder() and dbm_dirfno() are BSD extensions.David Schultz2009-03-141-0/+4