aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add a package for jail(8) and related utilities.Glen Barber2016-01-201-0/+2
* MFHGlen Barber2016-01-2040-66/+1491
|\
| * Update for API changes in OpenSSH 6.8p1.John Baldwin2016-01-201-7/+6
| * Test for /etc/ssl/cert.pem existence to avoid masking SSL_CA_CERT_PATHBaptiste Daroussin2016-01-191-3/+10
| * Update elftc version to 3272M, imported in r292120Ed Maste2016-01-181-1/+1
| * mdoc: sort XrJoel Dahl2016-01-181-1/+1
| * Fix compilation on MIPS (typo introduced in r294227).Ruslan Bukin2016-01-181-1/+1
| * utimensat(2): Correct description of [EINVAL] error.Jilles Tjoelker2016-01-171-3/+6
| * Bring in initial libc and libstand support for RISC-V.Ruslan Bukin2016-01-1729-13/+1401
| * Add mmu format info into ARM vmcore.Svatopluk Kraus2016-01-152-9/+28
| * Improvements to the MDXFileChunk() template function:Jonathan T. Looney2016-01-141-29/+31
| * Set -mlong-calls where needed to get a static clang and lldb 3.8.0Andrew Turner2016-01-142-0/+7
| * Fix building with GCC since PAGE_MASK is signed on i386.John Baldwin2016-01-141-1/+1
* | MFHGlen Barber2016-01-148-14/+18
|\|
| * Remove an unneeded assignment of the return value.Ed Schouten2016-01-141-1/+0
| * Default to en_US.ISO8859-1 if no localeDevin Teske2016-01-142-0/+9
| * - Add the 'restrict' type qualifier to match function prototype.Kevin Lo2016-01-141-4/+3
| * libthr: const-ify two variablesEric van Gyzen2016-01-131-2/+3
| * Avoid reading pass the end of the source buffer when it is not NULBrooks Davis2016-01-131-1/+1
| * Avoid reading pass the end of the source buffer when it is not NULBrooks Davis2016-01-131-1/+1
| * Remove the compat code to handle the kernel passing us an unalingedAndrew Turner2016-01-131-5/+1
* | MFHGlen Barber2016-01-133-4/+10
|\|
| * Update futimens/utimensat for MFC to stable/10:Jilles Tjoelker2016-01-123-4/+10
* | MFHGlen Barber2016-01-129-44/+107
|\|
| * Fix a mismerge from NetBSD in r162194 with `xdr_rpcb_entry_list_ptr(..)`Enji Cooper2016-01-121-2/+2
| * Similar to r293704, fix theoretical leak of netconfig(3) resources inEnji Cooper2016-01-111-2/+2
| * Fix theoretical leak of netconfig(3) resources in svcunix_create(..)Enji Cooper2016-01-111-1/+1
| * Use -mlong-calls to build crt1.o and gcrt1.o. This tells the compiler toAndrew Turner2016-01-101-2/+3
| * Make tohex() work as expected.Andrey V. Elsukov2016-01-091-1/+1
| * Fix a typo.Andrey V. Elsukov2016-01-091-1/+1
| * New sendfile(2) syscall. A joint effort of NGINX and Netflix from 2013 andGleb Smirnoff2016-01-081-32/+91
| * Bump copyright (forgotten part of r293340)Devin Teske2016-01-071-1/+1
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-0/+3
| * Don't install /usr/include/stand.h twice after r293040.Bryan Drewery2016-01-071-1/+1
| * Increase maximum buffer size for `-x cmd' valueDevin Teske2016-01-071-1/+1
* | MFHGlen Barber2016-01-072-2/+25
|\|
| * Add in DIRDEPS_BUILD support.Bryan Drewery2016-01-071-0/+22
| * Add fls() to libstandEd Maste2016-01-061-2/+3
* | MFHGlen Barber2016-01-052-4/+4
|\|
| * Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker2016-01-052-4/+4
* | Fix svn:mergeinfo, and MFH a commit that was previously missed.Glen Barber2016-01-041-1/+1
|\ \
* \ \ MFH r289384-r293170Glen Barber2016-01-04579-7237/+30550
|\ \ \ | | |/ | |/|
| * | Fix a memory leak in gss_release_oid_setDoug Rabson2016-01-041-6/+16
| * | Remove free'ing of an uninitialized variableEnji Cooper2016-01-041-2/+0
| * | Use `nitems(x)` macro instead of using hardcoded numbers for indices intoEnji Cooper2016-01-041-53/+59
| * | Convert another `string` variable to `string_arr` missed in r293130Enji Cooper2016-01-041-3/+3
| * | Rename nitems and string variables to avoid collisionsEnji Cooper2016-01-041-105/+106
| * | Add sys/types.h for for size_t, etcEnji Cooper2016-01-031-0/+1
| * | Reduce libstand Makefile duplicationEd Maste2016-01-011-3/+4
| * | When building libstand for arm, don't emit instructions that requireIan Lepore2015-12-311-0/+6