aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* poll.2: POLLNVAL is returned also for insufficient rightsEd Maste2019-02-271-2/+3
* procctl(2): document ASLR knobs.Konstantin Belousov2019-02-261-0/+45
* procctl(2): fix -width parameter to .Bl.Konstantin Belousov2019-02-261-10/+10
* Enable build of libbearsslSimon J. Gerraty2019-02-261-0/+2
* Add libsecurebootSimon J. Gerraty2019-02-2629-0/+4922
* Add libbearsslSimon J. Gerraty2019-02-264-0/+387
* Make libifconfig INTERNALLIBEd Maste2019-02-251-3/+1
* pkru(3) man page.Konstantin Belousov2019-02-202-0/+209
* Add usermode helpers for for Intel userspace protection keys feature.Konstantin Belousov2019-02-204-1/+154
* Make `server_cat(..)` handle short receivesEnji Cooper2019-02-191-27/+27
* Remove some redundant code in _posix1e_acl_strip_npSean Eric Fagan2019-02-191-9/+0
* With r343051 UMA switched from atomic counts to counter(9) and now kernelGleb Smirnoff2019-02-181-0/+9
* Add one additional file to libllvmminimal, since in some cases (e.g.Dimitry Andric2019-02-181-0/+1
* Imaginary cat jumped my keyboard!Gleb Smirnoff2019-02-151-1/+0
* For 32-bit machines rollback the default number of vnode pager pbufsGleb Smirnoff2019-02-151-4/+22
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+2
* Unify i386 and amd64 getcontextx.c, and use ifuncs while there.Konstantin Belousov2019-02-146-174/+63
* x86 __vdso_gettc(): use machine/cpufunc.h function for CPUID.Konstantin Belousov2019-02-141-27/+2
* silence cast-align warnings from clang on powerpc64Leandro Lupori2019-02-131-4/+5
* Note that readpassphrase() came into FreeBSD's libc at 4.6.David E. O'Brien2019-02-131-0/+2
* libbe(3): Fix be_destroy behavior w.r.t. deep BE snapshots and -oKyle Evans2019-02-134-25/+83
* MFV r344063:Martin Matuska2019-02-122-4/+8
* libbe(3): Belatedly note the BE_DESTROY_ORIGIN option added in r343977Kyle Evans2019-02-121-1/+8
* libnv: fix memory leaksMariusz Zaborski2019-02-101-0/+2
* libbe(3): Add a destroy option for removing the originKyle Evans2019-02-102-7/+24
* Sync "struct addrinfo" declaration with netdb.h.Sergey Kandaurov2019-02-101-9/+9
* Replace calls to sin(x) and cos(x) with a single call to sincos().Peter Jeremy2019-02-105-26/+20
* Document the ENOBUFS errno in setsockopt(2).Sergey Kandaurov2019-02-091-2/+15
* Amend r343442, by only expecting the lib.msun.cbrt_test.cbrtl_powl andDimitry Andric2019-02-081-1/+2
* Pull in r352607 from upstream llvm trunk (by Craig Topper):Dimitry Andric2019-02-081-1/+1
* GC a historical artifact.Brooks Davis2019-02-071-10/+0
* r343881 had an uninitialized error. This fixes that.Sean Eric Fagan2019-02-071-1/+1
* r339008 broke repquota for UFS. This rectifies that.Sean Eric Fagan2019-02-071-5/+12
* Add comment noting that the strange spelling of GenuineIntel is for reason.Konstantin Belousov2019-02-071-0/+1
* Use ifunc to select the barrier instruction for RDTSC.Konstantin Belousov2019-02-071-58/+19
* r341692 changed cap_syslog(3) to preserve the stdio descriptors inheritedJason A. Harmening2019-02-061-3/+26
* Fix deterministic builds by sorting input to fts in jeventsMatt Macy2019-02-051-2/+93
* Regularize the Netflix copyrightWarner Losh2019-02-0410-9/+1
* Fixes for very early use of the pthread_mutex_* and libthr malloc.Konstantin Belousov2019-02-042-0/+7
* Avoid the DNS lookup for "localhost"Enji Cooper2019-02-041-4/+13
* Add missing SCTP_EOR entry.Michael Tuexen2019-02-041-1/+1
* libm: squelch -Woverflow from gcc6Eric van Gyzen2019-02-011-0/+9
* libc/tests: Add test case for jemalloc/libthr bug fixed in r343566Kyle Evans2019-01-314-0/+178
* Rename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.Konstantin Belousov2019-01-301-2/+2
* Add support for Audio Sink and Audio Source profiles to sdpd(8).Hans Petter Selasky2019-01-301-0/+18
* i386: Merge PAE and non-PAE pmaps into same kernel.Konstantin Belousov2019-01-301-3/+5
* Untangle jemalloc and mutexes initialization.Konstantin Belousov2019-01-298-10/+165
* Bump SPECNAMELEN to MAXNAMLEN.Konstantin Belousov2019-01-272-7/+86
* Slightly improve previous commit that silenced a Clang Scan warning.Stefan Eßer2019-01-261-1/+2
* Silence Clang Scan warning about potentially unsafe use of strcpy.Stefan Eßer2019-01-261-3/+2