]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Revert r343093 until I can address the issues raised by kib@.
[FreeBSD/FreeBSD.git] / lib /
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.
2018-12-09 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 cyMFV r341618:
2018-12-07 markjLet the cap_syslog capability inherit stdio descriptors.
2018-12-07 kibAdd new file handle system calls.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 markjAdd zdopen(3) to complement zopen(3).
2018-12-06 yuripvsyslog(3): stdarg.h is needed only for vsyslog()
2018-12-06 mckusickNormally when an attempt is made to mount a UFS/FFS...
2018-12-05 asomersstat(2): clarify which syscalls modify file timestamps
2018-12-05 arichardsonAllow bootstrapping libopenbsd on Linux
2018-12-05 brooksRemove MD __sys_* private symbols.
2018-12-04 sbrunoRevert r340997 at the request of multiple users.
2018-12-03 kibPrint type designator 'D' for the KF_TYPE_DEV files.
2018-12-03 brooksRemove declarations of syscalls not used in libthr.
2018-12-03 emastedisable BIND_NOW in libc, libthr, and rtld
2018-12-01 jhibbitsFix PowerPC64 ELFv1-specific problem in __elf_phdr_matc...
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 oshogbolibcasper: do not fail if Capsicum is not avilable
2018-11-30 vangyzenUse _thr_isthreaded() and _thr_setthreaded() wrappers
2018-11-30 vangyzen_thr_setthreaded() cannot fail; change return type...
2018-11-30 mjgamd64: remove stale attribution for memmove work
2018-11-30 mjgamd64: tidy up copying backwards in memmove
2018-11-27 desWhen deciding whether to send the complete URL or just...
2018-11-27 desAdd a “skip_dsn” option to g_part's bootcode verb to...
2018-11-27 desA few more cases where strcasecmp() is no longer required.
2018-11-27 desImprove URL parsing. In particular, convert scheme...
2018-11-27 desSupport proxying FTP over HTTPS, not just HTTP.
2018-11-27 desStyle cleanup.
2018-11-26 mckusickBring up to date with recently added functions berase...
2018-11-26 mmlibarchive configuration changes
2018-11-26 emasterevert r340640 "libc: forcibly disable BIND_NOW"
2018-11-26 baptlibedit: improve multibyte support
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-24 andrewRe-enable the dynamiclib tests. These should be fixed...
2018-11-24 andrewAdd the missing 0 at the end of the .jcr section.
2018-11-24 andrewDisable the dynamiclib test until a failure can be...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 andrewMark the function called by the MIPS .init/.fini sequen...
2018-11-23 yuripvregexec: fix processing multibyte strings.
2018-11-21 0mpCross-reference libbe(3) and bectl(8).
2018-11-21 0mplibbe(3): Put each error value in separate line.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 emastecsu: use BSD-1-clause license on csu files
2018-11-20 emasteAdd NT_FREEBSD_FEATURE_CTL ELF note to csu
2018-11-19 traszMake libthr(3) use sysconf(_SC_NPROCESSORS_CONF); this...
2018-11-19 traszMake sysconf(_SC_PAGESIZE) return the value from getpag...
2018-11-19 emastelibc: forcibly disable BIND_NOW
2018-11-19 oshogbolibcasper: provide compatibility with the old version...
2018-11-19 kevanslibbe(3): Handle non-ZFS rootfs better
2018-11-19 kevanslibbe(3): Properly account for altroot when creating...
2018-11-19 kevansbectl(3)/libbe(3): Allow BE root to be specified
2018-11-18 oshogboUpdate the names in the LIMITS and EXAMPLES sections...
2018-11-17 kevanslibbe(3): Rewrite be_unmount to stop mucking with getmn...
2018-11-17 kevanslibbe(3): rewrite init to support chroot usage
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
next