aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* o Fix invalid TCP checksums with pf(4). [EN-16:02.pf]Gleb Smirnoff2016-01-141-1/+1
* Upgrade NTP to 4.2.8p4.Gleb Smirnoff2015-10-263-2/+87
* MFC r260913,266895:Nathan Whitehorn2014-06-081-0/+1
* MFC r263998:Tijl Coosemans2014-04-155-5/+5
* MFC r258578, r258580, r258581 (by hrs):Alexander Motin2014-01-2324-641/+596
* MFC r256925:Tijl Coosemans2013-10-251-0/+1
* MFC r255775 r255796 r255807 r255930 r255929 r255957:Ian Lepore2013-10-122-13/+64
* MFC r245428:Dimitry Andric2013-09-061-0/+1
* MFC r254465: Correct implementation of atomic_flag_test_and_setEd Maste2013-08-241-1/+1
* MFC r241077:Tijl Coosemans2013-08-211-26/+13
* MFC r251192: Fix misspelling of structure field name.Ed Maste2013-08-191-1/+1
* MFC r240970:Ed Maste2013-08-181-25/+33
* MFC r239960:Ed Maste2013-08-181-1/+1
* MFC r239347, 240295, 240296 and 253325:David Xu2013-08-162-0/+12
* 1) POSIX requires rand(3) return values to be in the [0, RAND_MAX]Andrey A. Chernov2013-07-241-1/+1
* MFC 246120,246148,246206,246587,247411,247415:John Baldwin2013-06-282-0/+3
* 240618, 240621, 240633, 240671, 240672, 240697, 240700, 241433,Jim Harris2013-06-251-2/+2
* MFC remainder of r249802 (eadler) to fix build:Glen Barber2013-04-261-1/+1
* MFC r245886,245911Brooks Davis2013-03-151-1/+6
* MFC 246367:John Baldwin2013-03-011-4/+21
* MFC r243245:Edward Tomasz Napierala2013-02-021-0/+1
* MFC r244401,245305,245308:Brooks Davis2013-01-142-92/+4
* MFC r241731:Brooks Davis2013-01-102-0/+8
* MFC r229848:Ed Schouten2012-11-221-0/+1
* MFC r243032:Dmitry Sivachenko2012-11-201-1/+1
* MFC r241141, r241165, r241165, r241181;Pedro F. Giffuni2012-10-072-8/+7
* MFC r241007, r241008:Pedro F. Giffuni2012-09-302-7/+8
* MFC r239963:Pedro F. Giffuni2012-09-222-8/+7
* MFC r240060, r240062:Pedro F. Giffuni2012-09-161-10/+10
* 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