aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* getopt_long(3): Document behavior of leading characters in optstringKyle Evans2018-08-121-2/+43
* MFH @ r337607, in preparation for boardingKyle Evans2018-08-1140-151/+387
|\
| * In r308100, an explicit -fexceptions flag was added for the C sourcesDimitry Andric2018-08-101-1/+4
| * Update man page to include FreeBSD-specific details.Warner Losh2018-08-101-9/+19
| * Remove assert.h and commented out _DIAGASSERT.Warner Losh2018-08-101-3/+0
| * Bring in timespce_get form NetBSD.Warner Losh2018-08-104-0/+136
| * Add optional LLVM BPF target supportDimitry Andric2018-08-096-6/+52
| * libnv: Remove -I${SRCTOP}/sysKyle Evans2018-08-091-1/+1
| * libc: fix cases of undefined behavior.Pedro F. Giffuni2018-08-072-4/+6
| * settimeofday(2): Remove stale note about timezoneConrad Meyer2018-08-041-6/+1
| * Install the 32-bit compat sanitizer libraries.John Baldwin2018-08-031-0/+1
| * MAXLOGNAME changed to 33 in r243023.Ruslan Bukin2018-08-032-2/+2
| * Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-1/+0
| * Implement pt_fpreg_to_ucontext(), pt_ucontext_to_fpreg().Ruslan Bukin2018-08-021-2/+8
| * Make cache coherency attributes definitions available in machine/vm.h on MIPS.Konstantin Belousov2018-08-011-0/+2
| * bump lld version number after r336972 arm(v7) VFP tag supportEd Maste2018-07-311-1/+1
| * Make timespecadd(3) and friends publicAlan Somers2018-07-301-65/+0
| * exec.3: Add BUGS section and document non-FreeBSD portabilityConrad Meyer2018-07-281-0/+52
| * Move etc/shells to lib/libc/gen with getusershell(3).Brad Davis2018-07-282-0/+11
| * Disable -Wcast-align in libbsm and libauditdAlan Somers2018-07-282-0/+14
| * Clean up execl*(3) manual page prototype formattingConrad Meyer2018-07-281-9/+4
| * Revert r336773: it removed too much.Warner Losh2018-07-276-0/+1994
| * Detach from the child process before completing the test.Mark Johnston2018-07-271-6/+12
| * Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functionsIan Lepore2018-07-272-4/+4
| * Remove xscale supportWarner Losh2018-07-276-1994/+0
| * Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-271-8/+15
| * Make pw_scan(3) more compatible with getpwent(3) et. al. when processingIan Lepore2018-07-267-26/+49
| * Fix fabs(3) for powerpcspe, this time for realJustin Hibbits2018-07-261-1/+2
| * llvm: remove __FreeBSD_version conditionalsEd Maste2018-07-251-6/+1
| * Fix register usage in fabs(3) for powerpcspeJustin Hibbits2018-07-241-1/+1
| * Fix floating point exception definitions for powerpcspeJustin Hibbits2018-07-242-3/+3
* | libbe(3): Document the import bug...Kyle Evans2018-08-112-9/+10
* | libbe(3): Brain dump...Kyle Evans2018-08-111-55/+326
* | libbe(3)/bectl(8): Make igor and mandoc -Tlint a little happierKyle Evans2018-08-111-38/+43
* | libbe(3): Bring man page back into realityKyle Evans2018-08-111-39/+8
* | libbe(3)/bectl(8): Kill off the 'add' functionality for nowKyle Evans2018-08-112-3/+11
* | libbe(3): More error handling bitsKyle Evans2018-08-103-63/+119
* | libbe(3): Plug some holes, do some more proper error returnsKyle Evans2018-08-101-34/+29
* | libbe(3): more small cleanup, const'ify and light style(9)Kyle Evans2018-08-102-25/+23
* | libbe(3): Some more light error handling...Kyle Evans2018-08-081-16/+26
* | libbe(3): Clarify some errorsKyle Evans2018-08-083-15/+19
* | Catch up on BE_ERR messagesKyle Evans2018-08-081-0/+9
* | libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-076-0/+16
* | libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-077-12/+16
* | libbe(3): Destroy all children of a BE dataset, tooKyle Evans2018-08-071-7/+19
* | libbe(3): Document that we'll clobber previous errors set by set_errorKyle Evans2018-08-072-1/+1
* | libbe(3): Return some more proper error codesKyle Evans2018-08-073-14/+44
* | libbe(3): Check that dataset is to be mounted at / for be_existsKyle Evans2018-08-071-7/+30
* | libbe(3): Rename prop_list_builder and snapshot_prop_list_builderKyle Evans2018-08-072-8/+6
* | This snippet is no longer from zfsbootcfgKyle Evans2018-08-071-4/+0