summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-237-4/+86
* MFH r228410: check for null passphrases, since openssl doesn'tDag-Erling Smørgrav2011-12-111-7/+18
* Merge r228040 from head to releng/9.0:Robert Watson2011-11-282-1/+3
* MFC r227661:Konstantin Belousov2011-11-261-0/+2
* MFC r227604:David Xu2011-11-231-3/+2
* MFC r227416:Doug Barton2011-11-181-1/+3
* MFC r226836:Sergey Kandaurov2011-11-021-1/+1
* MFC r226790:Sergey Kandaurov2011-11-011-1/+1
* MFC r226633:Dimitry Andric2011-10-2837-88/+150
* Remove extra debuggin gsupport that is turned on for head but turned offKen Smith2011-10-151-1/+1
* MFC r226220Hans Petter Selasky2011-10-123-8/+8
* MFH r225810 r225812: make passive mode the default.Dag-Erling Smørgrav2011-10-042-8/+19
* - Fix a trivial bug in iconv. When there is no space to perform theGabor Kovesdan2011-09-191-2/+1
* Implement missing USB debug information functions.Hans Petter Selasky2011-09-197-4/+184
* Fix cpio on ARM.Tim Kientzle2011-09-132-4/+4
* Upgrade to BIND version 9.8.1. Release notes at:Doug Barton2011-09-031-0/+12
|\
| * Vendor import of BIND 9.8.1vendor/bind9/9.8.1Doug Barton2011-09-01126-1004/+1923
| * Vendor import of BIND 9.8.0-P4vendor/bind9/9.8.0-P4Doug Barton2011-07-16401-4051/+36972
| * Vendor import of BIND 9.6-ESV-R4-P3vendor/bind9/9.6-ESV-R4-P3Doug Barton2011-07-0510-59/+78
| * Vendor import of BIND 9.6-ESV-R4-P1vendor/bind9/9.6-ESV-R4-P1Doug Barton2011-05-27581-622/+629
* | Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nestedSergey Kandaurov2011-09-021-1/+0
* | Import additional bugfix for reading and extracting makefs-createdMartin Matuska2011-09-021-8/+14
* | Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov2011-08-288-6/+9
* | Clarify the behaviour of sigwait() on signal interruption, and noteKonstantin Belousov2011-08-252-2/+20
* | Import bugfix for reading and extracting of FreeBSD ISO images with tar.Martin Matuska2011-08-259-197/+390
* | Spelling corrections for LibUSB manual page (2/2).Hans Petter Selasky2011-08-221-64/+70
* | Whitespace corrections for LibUSB manual page (1/2).Hans Petter Selasky2011-08-221-183/+118
* | Use correct enum instead of constant value.Hans Petter Selasky2011-08-201-1/+1
* | Add experimental support for process descriptorsJonathan Anderson2011-08-184-3/+191
* | Update LibUSB v1.0 manual page:Hans Petter Selasky2011-08-162-22/+34
* | Add missing function to get device speed to the LibUSB v1.0 API.Hans Petter Selasky2011-08-162-0/+30
* | Cross-reference cap_new(2) from dup(2), as they have similar functionality.Robert Watson2011-08-141-1/+7
* | Updates to libprocstat(3) and procstat(1) to allow monitoring CapsicumRobert Watson2011-08-142-11/+19
* | Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).Hiroki Sato2011-08-081-1/+1
* | Merge revision 3554 from libarchive's release/2.8 branch:Martin Matuska2011-08-073-16/+27
* | Change lwp to int64_t as thr_pread_long() always uses a 64-bit valueMarius Strobl2011-08-071-4/+4
* | Add compatibility for ISO images created with unfixed makefs thatMartin Matuska2011-08-0711-35/+317
* | ImplementMarius Strobl2011-08-061-5/+30
* | Use the size of struct fpreg rather than of the pointer to it when copyingMarius Strobl2011-08-061-2/+5
* | The tid member of struct pthread actually is long so read it as such.Marius Strobl2011-08-061-8/+8
* | Add support for PBVM addresses. In a nutshell this means:Marcel Moolenaar2011-08-061-7/+81
* | The result of a joint work between rrs@ and myself at the IETF:Michael Tuexen2011-08-031-0/+3
* | fix a serious bug in libproc's proc_attachAndriy Gapon2011-08-031-2/+1
* | Get rid of MAXCPU knowledge used for internal needs only. Switch toSergey Kandaurov2011-08-016-64/+41
* | MFprojects/hid:Alexander Motin2011-07-301-5/+7
* | Remove incorrect attribution.George V. Neville-Neil2011-07-211-1/+1
* | Make both stpcpy and strcpy be assembly language implementationsGeorge V. Neville-Neil2011-07-213-20/+60
* | Add cap_new(2) and cap_getrights(2) symbols to libc.Jonathan Anderson2011-07-203-1/+478
* | Fix building of 32-bit compat libraries on amd64 with clang, and usingDimitry Andric2011-07-181-4/+0
* | Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.Bjoern A. Zeeb2011-07-181-2/+2