]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
fuse(4): add tests for extended attributes
[FreeBSD/FreeBSD.git] / lib /
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-24 desVendor import of OpenPAM Tabebuia.
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-18 glebiusWith r343051 UMA switched from atomic counts to counter...
2019-02-18 dimAdd one additional file to libllvmminimal, since in...
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-14 kibUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 kibx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 luporlsilence cast-align warnings from clang on powerpc64
2019-02-13 obrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 kevanslibbe(3): Fix be_destroy behavior w.r.t. deep BE snapsh...
2019-02-12 mmMFV r344063:
2019-02-12 kevanslibbe(3): Belatedly note the BE_DESTROY_ORIGIN option...
2019-02-10 oshogbolibnv: fix memory leaks
2019-02-10 kevanslibbe(3): Add a destroy option for removing the origin
2019-02-10 pluknetSync "struct addrinfo" declaration with netdb.h.
2019-02-10 peterjReplace calls to sin(x) and cos(x) with a single call...
2019-02-09 pluknetDocument the ENOBUFS errno in setsockopt(2).
2019-02-08 dimAmend r343442, by only expecting the lib.msun.cbrt_test...
2019-02-08 dimPull in r352607 from upstream llvm trunk (by Craig...
2019-02-07 brooksGC a historical artifact.
2019-02-07 sefr343881 had an uninitialized error. This fixes that.
2019-02-07 sefr339008 broke repquota for UFS. This rectifies that.
2019-02-07 kibAdd comment noting that the strange spelling of Genuine...
2019-02-07 kibUse ifunc to select the barrier instruction for RDTSC.
2019-02-06 jahr341692 changed cap_syslog(3) to preserve the stdio...
2019-02-05 mmacyFix deterministic builds by sorting input to fts in...
2019-02-04 impRegularize the Netflix copyright
2019-02-04 kibFixes for very early use of the pthread_mutex_* and...
2019-02-04 ngieAvoid the DNS lookup for "localhost"
2019-02-04 tuexenAdd missing SCTP_EOR entry.
2019-02-01 vangyzenlibm: squelch -Woverflow from gcc6
2019-01-31 kevanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-30 kibRename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 hselaskyAdd support for Audio Sink and Audio Source profiles...
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 kibUntangle jemalloc and mutexes initialization.
2019-01-27 kibBump SPECNAMELEN to MAXNAMLEN.
2019-01-26 seSlightly improve previous commit that silenced a Clang...
2019-01-26 seSilence Clang Scan warning about potentially unsafe...
2019-01-26 oshogbolibcasper: do not run registered exit functions
2019-01-26 ngieFix reporting errors with `gai_strerror(..)`
2019-01-25 ngieDocument that `sendfile` will return an invalid value...
2019-01-25 lwhsuTemporarily mark lib.msun.{cbrt_test.cbrtl_powl,trig_te...
2019-01-23 ngieFix up r343367
2019-01-23 ngieUnbreak the build on architectures where size_t isn...
2019-01-23 ngieUnbreak the gcc build with sendfile_test after r343362
2019-01-23 ngieAdd [initial] functional tests for sendfile(2) as lib...
2019-01-23 kevanslibbe(3): simplify import, allow replication streams
2019-01-21 markjList caph_limit_stream() in the synopsis.
2019-01-17 desRevert r343093 until I can address the issues raised...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 jilleslibedit: Avoid out of bounds read in 'bind' command
2019-01-16 desImplement dlopenat(3).
2019-01-16 kibImplement shmat(2) flag SHM_REMAP.
2019-01-15 glebiusThis was missed in r343051: make uz_allocs, uz_frees...
2019-01-15 glebiuso Move zone limit from keg level up to zone level....
2019-01-14 pfgmsun: reduce diff between src/e_j0.c and src/e_j0f.c
2019-01-12 jhibbitsCreate crtsavres.o for powerpc builds
2019-01-12 cyDisable FTS3, FTS4, and RTREE in bundled and private...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 kevanslibbe(3): Change be_mount to mount/unmount child datasets
2019-01-09 kevanslibbe(3): move altroot augmentation bits around a littl...
2019-01-09 delphijEnable use of Capsicum sandbox when there is only one
2019-01-07 kibAdd a tunable which changes mincore(2) algorithm to...
2019-01-07 pfgpow(3): Workaround possible signed shift Undefined...
2019-01-07 kevanslibbe(3): Don't allow bootfs to be destroyed
2019-01-06 jillesthr_wake(2): Minor mdoc fixes
2019-01-04 emasteAdd explicit csu test dependency
2019-01-04 markjSupport MSG_DONTWAIT in send*(2).
2019-01-04 kevansgetopt_long(3): fix case of malformed long opt
2019-01-03 romainAdd man page for dlvsym(3)
2018-12-31 pfgmsun: Fix some old typos.
2018-12-31 delphijEnsure buffer is nul-terminated.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-29 cemimport zstd 1.3.8
2018-12-28 kibFix WITHOUT_NLS build after r342551.
2018-12-28 jhibbitslibm: Include float.h to get LDBL_MANT_DIG
2018-12-27 kibBump sys_errlist size to keep ABI backward-compatible...
2018-12-23 pfggai_strerror() - Update string error messages according...
2018-12-19 yuripvregcomp: revert part of r341838 which turned out to...
2018-12-19 cemAllow multi-byte thousands separators in strfmon(3)
2018-12-18 cyMFV r342175:
2018-12-15 dimUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 arichardsonAllow bootstrapping libnv on macOS and Linux
2018-12-12 oshogbolibcapsicum: add missing links
2018-12-12 yuripvregcomp: reduce size of bitmap for multibyte locales
2018-12-11 mckusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-11 kibRemove special case handling for getfhat(fd, NULL,...
2018-12-09 dimMerge ^/head r340918 through r341763.
next