summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-02-231-1/+5
|\
| * If we close or sync a hash-based db file, make sure to call fsync todwmalone2016-02-231-1/+5
* | MFHgjb2016-02-227-18/+23
|\ \ | |/
| * As <machine/param.h> is included from <sys/param.h>, there is no needskra2016-02-221-1/+0
| * Rename pte.h to pte-v4.h and start including directly either pte-v4.hskra2016-02-191-4/+6
| * Remove sys/types.hkevlo2016-02-191-2/+1
| * Bump .Dd for r295764bjk2016-02-181-3/+3
| * Right now, the "virtual hole" API feature of lseek(2) is very vaguelysobomax2016-02-181-4/+12
| * Remove dd xfer stats emitted during buildworldemaste2016-02-182-2/+2
| * Remove redundant ARM_L2_ADDR_BITS and L2_ADDR_BITS definitions andskra2016-02-182-4/+1
* | MFHgjb2016-02-189-0/+129
|\ \ | |/
| * Fix build race after r295643.bdrewery2016-02-171-0/+2
| * DIRDEPS_BUILD: Hookup CLANG_EXTRAS.bdrewery2016-02-167-0/+114
| * DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-161-0/+13
* | MFHgjb2016-02-159-6/+53
|\ \ | |/
| * fputs: Return the number of bytes written.pfg2016-02-151-1/+1
| * getln: We cannot expand the buffer beyond INT_MAX.pfg2016-02-152-2/+12
| * fputs: Return the number of bytes written.pfg2016-02-151-0/+3
| * Add libpe for elfcopy(1) PE/COFF supportemaste2016-02-122-0/+36
| * Update ELF Tool Chain to upstream rev 3400emaste2016-02-121-1/+1
| * Fix double-free error: r289419 moved all error handling in http_connect()des2016-02-111-1/+0
| * Use the new insecure-lan-zones option instead of listing each AS112 zonedes2016-02-111-1/+1
| * Remove man page references to rndassociates.com, which has been taken overjamie2016-02-101-1/+0
* | MFHgjb2016-02-101-1/+0
|\ \ | |/
| * Include sys/_task.h into uma_int.h, so that taskqueue.h isn't aglebius2016-02-091-1/+0
| * Fix the gcc build after r295407.markj2016-02-081-1/+1
| * If libthr.so is dlopened without RTLD_GLOBAL flag, the libthr symbolskib2016-02-087-6/+16
* | MFHgjb2016-02-097-6/+16
* | Create a package for sendmail(8).gjb2016-02-082-2/+2
* | MFHgjb2016-02-0810-45/+76
|\ \ | |/
| * semget(2): Add missing [EINVAL] conditions.jilles2016-02-071-1/+12
| * MFV r295360pfg2016-02-077-43/+54
| * - connect(2) Clarify namelenjgh2016-02-041-1/+9
| * Fix build.glebius2016-02-041-0/+1
| * Move logic to destroy a struct catentry to its own function.bdrewery2016-02-021-9/+17
| * - Note that devctl(8) will appear in 10.3 first.jhb2016-02-021-4/+5
* | Remove libc, librtld_db, libthr packages, and further increasegjb2016-02-057-6/+7
* | Update libalias and libpam packaged files.gjb2016-02-052-0/+2
* | First pass through library packaging.gjb2016-02-0498-0/+98
* | Remove duplicate line, likely result of a mismerge.gjb2016-02-041-1/+0
* | Final pass through to fix 'tests' packaging.gjb2016-02-031-0/+4
* | More 'tests' packaging fixes.gjb2016-02-033-1/+10
* | MFHgjb2016-02-032-13/+22
* | More 'tests' bug fixes.gjb2016-02-032-0/+8
* | Fix another 'tests' packaging error.gjb2016-02-031-0/+4
* | More 'tests' package fixes.gjb2016-02-031-0/+4
* | MFHgjb2016-02-025-19/+117
|\ \ | |/
| * This seems like a very trivial bug that should have been squashed a longsobomax2016-01-302-0/+98
| * Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.jhb2016-01-303-19/+19
* | First pass to fix the 'tests' packages.gjb2016-02-0242-0/+160
OpenPOWER on IntegriCloud