]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
[aacraid] Prevent sense data from causing a buffer overflow
[FreeBSD/FreeBSD.git] / lib /
2020-03-02 mmMFV r358511,r358532:
2020-03-01 mjgfd: move vnodes out of filedesc into a dedicated structure
2020-02-29 emasteretire the LLVM_LIBUNWIND option
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 impRemove libthr, csu, libthread_db and testfloat sparc64...
2020-02-26 emasteReturn ENOTSUP for mmap/mprotect if prot not subset...
2020-02-26 impRemove sparc64 specific parts of libc.
2020-02-26 impRemove sparc64 specific parts of libm and fix comments
2020-02-26 emastemprotect.2: sort errors alphabetically
2020-02-21 kevansfetch(3): plug some leaks
2020-02-20 vangyzentruncate(2): extending the file is required by POSIX...
2020-02-20 mjgvfs: add realpathat syscall
2020-02-20 baptncurses: bump shlib number to version 9
2020-02-19 jeffUse per-domain locks for the bucket cache.
2020-02-19 baptUpdate to 6.2-20200215
2020-02-19 kevanslibsysdecode: grab shmflags from sys/mman.h, add decode...
2020-02-19 baptlib_gen.c now also depends on ncurses_dll.h specify...
2020-02-19 carlavillaAdd some HISTORY sections to manpages
2020-02-18 cyThis commit makes significant changes to pam_login_acce...
2020-02-18 cystrchr() returns a pointer not an int.
2020-02-18 cyAdd missing SYNOPSIS section.
2020-02-18 cyThere is no pam(8) man page, it is pam(3).
2020-02-18 cyWhen pam_login_access(5) fails to match a username...
2020-02-18 cyThe words ALL, LOCAL, and EXCEPT have special meaning...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-17 dimMerge r358042 from the clang1000-import branch:
2020-02-17 markjRemove swblk_t.
2020-02-17 bzPartially revert VNET change and expand VNET structure.
2020-02-15 kibAdd pthread_peekjoin_np(3).
2020-02-15 kevansfetch(3): don't leak sockshost on failure
2020-02-15 kevansfetch(3): fix regression in IPv6:port spec from r357977
2020-02-15 kevansfetch(3): move bits of fetch_socks5_getenv around
2020-02-15 kevansfetch(3): Add SOCKS5 support
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 kibReturn success, instead of ESRCH, from pthread_cancel...
2020-02-12 impRemove sparc64 specific inclusion of bswap32 built...
2020-02-12 impRemove sparc64 specific warning suppression.
2020-02-12 impRemove excluding libproc and librtld_db on sparc64.
2020-02-12 impRemove sparc64 files
2020-02-12 mmMFV r357783:
2020-02-11 markjlibmemstat: Catch up with r357776.
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-09 kibUse sigfastblock(2) for masking signals in libthr.
2020-02-09 kibAdd AT_BSDFLAGS support to _elf_aux_info(3).
2020-02-09 kibAdd a way to manage thread signal mask using shared...
2020-02-08 eadlermemset.3: better fix previous typo
2020-02-08 eadlermemset.3: fix a a duplicate word
2020-02-07 kibpmc: Add Hygon Dhyana support.
2020-02-07 pfgtypo: s/impelmentation/implementation/.
2020-02-06 jhbTidy the _set_tp function for RISC-V.
2020-02-06 luporlImplement kvm_kerndisp
2020-02-05 emastelibssp_nonshared: use only on i386 and ppc
2020-02-05 emastelibfetch: disallow invalid escape sequences
2020-02-05 markjFix a use of an uninitialized pointer in xdr_rpcbs_rmtc...
2020-02-05 markjImprove validation of the sockaddr length in iruserok_sa().
2020-02-05 kevanslogin.conf(5): split MAIL env var out into a "mail...
2020-02-04 jeffFix libmemstat_uma build after r357485.
2020-02-03 impRemove sparc64 kernel support
2020-02-02 kevanslibc: provide fputc_unlocked
2020-02-02 bdragon[PowerPC] Fix feholdexcept() on powerpc referencing...
2020-02-02 kevansProvide O_SEARCH
2020-02-01 cemrand(3): Replace implementation with one backed by...
2020-01-31 emasteretire BSD_CRTBEGIN option
2020-01-30 mjgamd64: sync up libc memcmp with the kernel version...
2020-01-30 hselaskyAdd missing mutex unlock in failure case.
2020-01-30 kevansstdio: provide _unlocked variants of fflush, fputc...
2020-01-29 cemlibpmc: jevents: Go ahead and use snprintf(3)
2020-01-29 jhibbitspowerpc64/csu: Rename dummy asm file to force use of...
2020-01-29 cemlibpmc: jevents: Partial style(9) pass
2020-01-29 mjgamd64: sync up libc memcmp with the kernel version...
2020-01-29 mjglibc: remove forward compat added in r356830 for F_ISUN...
2020-01-28 gordonFix urldecode buffer overrun.
2020-01-28 dwmaloneAdd some missing articles.
2020-01-25 philImport libxo-1.4.0:
2020-01-24 kevansDrop "All Rights Reserved" from all libbe/bectl files
2020-01-24 cemrandom(3): Abstract routines into _r versions on explic...
2020-01-24 cemrandom(3): Abstract state into a single context object
2020-01-22 bdragon[PowerPC] libc backwards compatibility shim for auxv...
2020-01-21 kevansposix_spawn: mark error as volatile
2020-01-21 brooksCorrect a misleading indent.
2020-01-20 cemrandom.3: Some minor improvements to wording/clarity
2020-01-20 cemlibc: Delete unused rand.c ifdef TEST code
2020-01-20 cemqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 traszAdd qsort_r(3) regression test.
2020-01-20 traszAdd qsort_s(3). Apart from the constraints, it also...
2020-01-19 kevanslibbe: use the new zfs_mount_at()
2020-01-17 mjglibc: fix build after r356830
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjglibc: assume no union stack if fstatfs fails in readdir
2020-01-15 luporl[PPC64] memcpy/memmove/bcopy optimization
2020-01-15 luporl[PPC64] strncpy optimization
2020-01-15 luporl[PPC64] strcpy optimization
2020-01-14 kevansRevert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprin...
2020-01-13 cyUnbound's config.h is manually maintained, using a...
2020-01-12 cemgetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-09 markjlibc: Fix a few bugs in the xlocale collation code.
2020-01-08 kevansposix_fallocate: push vnop implementation into the...
2020-01-07 bdragon[PowerPC] Fix libllvmminimal build when building from...
2020-01-07 markjlibjail: Handle an error from reallocarray() when trimm...
2020-01-07 mjgprocstat: read lo_name instead of now removed v_tag
next