aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-02-189-0/+129
|\
| * Fix build race after r295643.Bryan Drewery2016-02-171-0/+2
| * DIRDEPS_BUILD: Hookup CLANG_EXTRAS.Bryan Drewery2016-02-167-0/+114
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-161-0/+13
* | MFHGlen Barber2016-02-159-6/+53
|\|
| * fputs: Return the number of bytes written.Pedro F. Giffuni2016-02-151-1/+1
| * getln: We cannot expand the buffer beyond INT_MAX.Pedro F. Giffuni2016-02-152-2/+12
| * fputs: Return the number of bytes written.Pedro F. Giffuni2016-02-151-0/+3
| * Add libpe for elfcopy(1) PE/COFF supportEd Maste2016-02-122-0/+36
| * Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-121-1/+1
| * Fix double-free error: r289419 moved all error handling in http_connect()Dag-Erling Smørgrav2016-02-111-1/+0
| * Use the new insecure-lan-zones option instead of listing each AS112 zoneDag-Erling Smørgrav2016-02-111-1/+1
| * Remove man page references to rndassociates.com, which has been taken overJamie Gritton2016-02-101-1/+0
* | MFHGlen Barber2016-02-101-1/+0
|\|
| * Include sys/_task.h into uma_int.h, so that taskqueue.h isn't aGleb Smirnoff2016-02-091-1/+0
* | MFHGlen Barber2016-02-097-6/+16
|\|
| * Fix the gcc build after r295407.Mark Johnston2016-02-081-1/+1
| * If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbolsKonstantin Belousov2016-02-087-6/+16
* | Create a package for sendmail(8).Glen Barber2016-02-082-2/+2
* | MFHGlen Barber2016-02-0810-45/+76
|\|
| * semget(2): Add missing [EINVAL] conditions.Jilles Tjoelker2016-02-071-1/+12
| * MFV r295360Pedro F. Giffuni2016-02-077-43/+54
| * - connect(2) Clarify namelenJason Helfman2016-02-041-1/+9
| * Fix build.Gleb Smirnoff2016-02-041-0/+1
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-057-6/+7
* | Update libalias and libpam packaged files.Glen Barber2016-02-052-0/+2
* | First pass through library packaging.Glen Barber2016-02-0498-0/+98
* | Remove duplicate line, likely result of a mismerge.Glen Barber2016-02-041-1/+0
* | Final pass through to fix 'tests' packaging.Glen Barber2016-02-031-0/+4
* | More 'tests' packaging fixes.Glen Barber2016-02-033-1/+10
* | MFHGlen Barber2016-02-032-13/+22
|\|
| * Move logic to destroy a struct catentry to its own function.Bryan Drewery2016-02-021-9/+17
| * - Note that devctl(8) will appear in 10.3 first.John Baldwin2016-02-021-4/+5
* | More 'tests' bug fixes.Glen Barber2016-02-032-0/+8
* | Fix another 'tests' packaging error.Glen Barber2016-02-031-0/+4
* | More 'tests' package fixes.Glen Barber2016-02-031-0/+4
* | MFHGlen Barber2016-02-025-19/+117
|\|
| * This seems like a very trivial bug that should have been squashed a longMaxim Sobolev2016-01-302-0/+98
| * Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin2016-01-303-19/+19
* | First pass to fix the 'tests' packages.Glen Barber2016-02-0242-0/+160
* | MFHGlen Barber2016-01-2912-29/+312
|\|
| * Add implementations of sendmmsg(3) and recvmmsg(3) functions whichKonstantin Belousov2016-01-298-20/+303
| * Use intptr_t note ptrdiff_t when storing flags in the bottom bits ofBrooks Davis2016-01-292-6/+6
| * Declare bt_devenum() to match the definition.Brooks Davis2016-01-291-1/+1
| * Fix fatal warn when compiling under GCC 5.2.0Devin Teske2016-01-271-2/+2
* | MFHGlen Barber2016-01-2719-32/+506
|\|
| * Add pthread MD part for RISC-V.Ruslan Bukin2016-01-271-0/+92
| * Add the RISC-V MD parts of libthread_db.Ruslan Bukin2016-01-271-0/+104
| * Fix a crash if `-D' is used without `-t title'Devin Teske2016-01-271-0/+7
| * Remove unused function prototypeDevin Teske2016-01-271-1/+0