]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add libsecureboot
[FreeBSD/FreeBSD.git] / lib /
2019-02-26 Simon J. GerratyAdd libsecureboot
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Ed MasteMake libifconfig INTERNALLIB
2019-02-24 Dag-Erling SmørgravVendor import of OpenPAM Tabebuia.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Mark Johnston9058 postmortem DTrace frequently broken under vmware
2019-02-20 Konstantin Belousovpkru(3) man page.
2019-02-20 Konstantin BelousovAdd usermode helpers for for Intel userspace protection...
2019-02-19 Enji CooperMake `server_cat(..)` handle short receives
2019-02-19 Sean Eric FaganRemove some redundant code in _posix1e_acl_strip_np
2019-02-18 Gleb SmirnoffWith r343051 UMA switched from atomic counts to counter...
2019-02-18 Dimitry AndricAdd one additional file to libllvmminimal, since in...
2019-02-15 Gleb SmirnoffImaginary cat jumped my keyboard!
2019-02-15 Gleb SmirnoffFor 32-bit machines rollback the default number of...
2019-02-15 Ed MasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-14 Konstantin BelousovUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 Konstantin Belousovx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 Leandro Luporisilence cast-align warnings from clang on powerpc64
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 David E. O'BrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 Kyle Evanslibbe(3): Fix be_destroy behavior w.r.t. deep BE snapsh...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Kyle Evanslibbe(3): Belatedly note the BE_DESTROY_ORIGIN option...
2019-02-10 Mariusz Zaborskilibnv: fix memory leaks
2019-02-10 Kyle Evanslibbe(3): Add a destroy option for removing the origin
2019-02-10 Sergey KandaurovSync "struct addrinfo" declaration with netdb.h.
2019-02-10 Peter JeremyReplace calls to sin(x) and cos(x) with a single call...
2019-02-09 Sergey KandaurovDocument the ENOBUFS errno in setsockopt(2).
2019-02-08 Dimitry AndricAmend r343442, by only expecting the lib.msun.cbrt_test...
2019-02-08 Dimitry AndricPull in r352607 from upstream llvm trunk (by Craig...
2019-02-07 Brooks DavisGC a historical artifact.
2019-02-07 Sean Eric Faganr343881 had an uninitialized error. This fixes that.
2019-02-07 Sean Eric Faganr339008 broke repquota for UFS. This rectifies that.
2019-02-07 Konstantin BelousovAdd comment noting that the strange spelling of Genuine...
2019-02-07 Konstantin BelousovUse ifunc to select the barrier instruction for RDTSC.
2019-02-06 Jason A. Harmeningr341692 changed cap_syslog(3) to preserve the stdio...
2019-02-05 Matt MacyFix deterministic builds by sorting input to fts in...
2019-02-04 Warner LoshRegularize the Netflix copyright
2019-02-04 Konstantin BelousovFixes for very early use of the pthread_mutex_* and...
2019-02-04 Enji CooperAvoid the DNS lookup for "localhost"
2019-02-04 Michael TuexenAdd missing SCTP_EOR entry.
2019-02-01 Eric van Gyzenlibm: squelch -Woverflow from gcc6
2019-01-31 Kyle Evanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-30 Konstantin BelousovRename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 Hans Petter SelaskyAdd support for Audio Sink and Audio Source profiles...
2019-01-30 Konstantin Belousovi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 Konstantin BelousovUntangle jemalloc and mutexes initialization.
2019-01-27 Konstantin BelousovBump SPECNAMELEN to MAXNAMLEN.
2019-01-26 Stefan EßerSlightly improve previous commit that silenced a Clang...
2019-01-26 Stefan EßerSilence Clang Scan warning about potentially unsafe...
2019-01-26 Mariusz Zaborskilibcasper: do not run registered exit functions
2019-01-26 Enji CooperFix reporting errors with `gai_strerror(..)`
2019-01-25 Enji CooperDocument that `sendfile` will return an invalid value...
2019-01-25 Li-Wen HsuTemporarily mark lib.msun.{cbrt_test.cbrtl_powl,trig_te...
2019-01-23 Enji CooperFix up r343367
2019-01-23 Enji CooperUnbreak the build on architectures where size_t isn...
2019-01-23 Enji CooperUnbreak the gcc build with sendfile_test after r343362
2019-01-23 Enji CooperAdd [initial] functional tests for sendfile(2) as lib...
2019-01-23 Kyle Evanslibbe(3): simplify import, allow replication streams
2019-01-21 Mark JohnstonList caph_limit_stream() in the synopsis.
2019-01-17 Dag-Erling SmørgravRevert r343093 until I can address the issues raised...
2019-01-17 Kirk McKusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 Jilles Tjoelkerlibedit: Avoid out of bounds read in 'bind' command
2019-01-16 Dag-Erling SmørgravImplement dlopenat(3).
2019-01-16 Konstantin BelousovImplement shmat(2) flag SHM_REMAP.
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-15 Gleb SmirnoffThis was missed in r343051: make uz_allocs, uz_frees...
2019-01-15 Gleb Smirnoffo Move zone limit from keg level up to zone level....
2019-01-14 Pedro F. Giffunimsun: reduce diff between src/e_j0.c and src/e_j0f.c
2019-01-12 Justin HibbitsCreate crtsavres.o for powerpc builds
2019-01-12 Cy SchubertDisable FTS3, FTS4, and RTREE in bundled and private...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-10 Kyle Evanslibbe(3): Change be_mount to mount/unmount child datasets
2019-01-09 Kyle Evanslibbe(3): move altroot augmentation bits around a littl...
2019-01-09 Xin LIEnable use of Capsicum sandbox when there is only one
2019-01-09 Jung-uk KimMFV: r342867
2019-01-07 Konstantin BelousovAdd a tunable which changes mincore(2) algorithm to...
2019-01-07 Pedro F. Giffunipow(3): Workaround possible signed shift Undefined...
2019-01-07 Kyle Evanslibbe(3): Don't allow bootfs to be destroyed
2019-01-06 Jilles Tjoelkerthr_wake(2): Minor mdoc fixes
2019-01-04 Ed MasteAdd explicit csu test dependency
2019-01-04 Mark JohnstonSupport MSG_DONTWAIT in send*(2).
2019-01-04 Kyle Evansgetopt_long(3): fix case of malformed long opt
2019-01-03 Romain TartièreAdd man page for dlvsym(3)
2018-12-31 Pedro F. Giffunimsun: Fix some old typos.
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-31 Xin LIEnsure buffer is nul-terminated.
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-29 Conrad Meyerimport zstd 1.3.8
2018-12-28 Konstantin BelousovFix WITHOUT_NLS build after r342551.
2018-12-28 Justin Hibbitslibm: Include float.h to get LDBL_MANT_DIG
2018-12-27 Konstantin BelousovBump sys_errlist size to keep ABI backward-compatible...
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
next