]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
style(9): fix the indent of a return.
[FreeBSD/FreeBSD.git] / lib /
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
2018-12-26 Andriy Gapon5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-26 Andriy Gapon9630 add lzc_rename and lzc_destroy to libzfs_core
2018-12-23 Pedro F. Giffunigai_strerror() - Update string error messages according...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-19 Yuri Pankovregcomp: revert part of r341838 which turned out to...
2018-12-19 Conrad MeyerAllow multi-byte thousands separators in strfmon(3)
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-15 Dimitry AndricVendor import of clang 7.0.1 release r349250:
2018-12-14 Alex RichardsonAllow bootstrapping libnv on macOS and Linux
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-12 Mariusz Zaborskilibcapsicum: add missing links
2018-12-12 Yuri Pankovregcomp: reduce size of bitmap for multibyte locales
2018-12-11 Kirk McKusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-11 Konstantin BelousovRemove special case handling for getfhat(fd, NULL,...
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-08 Dimitry AndricVendor import of clang release_70 branch r348686:
2018-12-08 Dimitry AndricVendor import of llvm release_70 branch r348686:
2018-12-07 Mark JohnstonLet the cap_syslog capability inherit stdio descriptors.
2018-12-07 Konstantin BelousovAdd new file handle system calls.
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-06 Mark JohnstonAdd zdopen(3) to complement zopen(3).
2018-12-06 Yuri Pankovsyslog(3): stdarg.h is needed only for vsyslog()
2018-12-06 Kirk McKusickNormally when an attempt is made to mount a UFS/FFS...
2018-12-05 Alan Somersstat(2): clarify which syscalls modify file timestamps
2018-12-05 Alex RichardsonAllow bootstrapping libopenbsd on Linux
2018-12-05 Brooks DavisRemove MD __sys_* private symbols.
2018-12-04 Sean BrunoRevert r340997 at the request of multiple users.
2018-12-03 Konstantin BelousovPrint type designator 'D' for the KF_TYPE_DEV files.
2018-12-03 Brooks DavisRemove declarations of syscalls not used in libthr.
2018-12-03 Ed Mastedisable BIND_NOW in libc, libthr, and rtld
2018-12-01 Justin HibbitsFix PowerPC64 ELFv1-specific problem in __elf_phdr_matc...
2018-12-01 Dimitry AndricVendor import of clang release_70 branch r348011:
2018-12-01 Dimitry AndricVendor import of llvm release_70 branch r348011:
2018-12-01 Mateusz Guzikamd64: align target memmove buffer to 16 bytes before...
2018-11-30 Mateusz Guzikamd64: handle small memmove buffers with overlapping...
2018-11-30 Mariusz Zaborskilibcasper: do not fail if Capsicum is not avilable
2018-11-30 Eric van GyzenUse _thr_isthreaded() and _thr_setthreaded() wrappers
2018-11-30 Eric van Gyzen_thr_setthreaded() cannot fail; change return type...
2018-11-30 Mateusz Guzikamd64: remove stale attribution for memmove work
2018-11-30 Mateusz Guzikamd64: tidy up copying backwards in memmove
2018-11-27 Dag-Erling SmørgravWhen deciding whether to send the complete URL or just...
2018-11-27 Dag-Erling SmørgravAdd a “skip_dsn” option to g_part's bootcode verb to...
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-27 Dag-Erling SmørgravA few more cases where strcasecmp() is no longer required.
2018-11-27 Dag-Erling SmørgravImprove URL parsing. In particular, convert scheme...
2018-11-27 Dag-Erling SmørgravSupport proxying FTP over HTTPS, not just HTTP.
2018-11-27 Dag-Erling SmørgravStyle cleanup.
2018-11-26 Kirk McKusickBring up to date with recently added functions berase...
2018-11-26 Martin Matuskalibarchive configuration changes
2018-11-26 Ed Masterevert r340640 "libc: forcibly disable BIND_NOW"
2018-11-26 Martin MatuskaMFV r340938:
2018-11-26 Baptiste Daroussinlibedit: improve multibyte support
2018-11-25 Dimitry AndricMerge ^/head r340869 through r340917.
2018-11-24 Andrew TurnerRe-enable the dynamiclib tests. These should be fixed...
2018-11-24 Andrew TurnerAdd the missing 0 at the end of the .jcr section.
2018-11-24 Andrew TurnerDisable the dynamiclib test until a failure can be...
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-23 Andrew TurnerMark the function called by the MIPS .init/.fini sequen...
2018-11-23 Yuri Pankovregexec: fix processing multibyte strings.
2018-11-21 Mateusz PiotrowskiCross-reference libbe(3) and bectl(8).
2018-11-21 Mateusz Piotrowskilibbe(3): Put each error value in separate line.
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-20 Ed Mastecsu: use BSD-1-clause license on csu files
2018-11-20 Ed MasteAdd NT_FREEBSD_FEATURE_CTL ELF note to csu
2018-11-19 Edward Tomasz Napi... Make libthr(3) use sysconf(_SC_NPROCESSORS_CONF); this...
2018-11-19 Edward Tomasz Napi... Make sysconf(_SC_PAGESIZE) return the value from getpag...
2018-11-19 Ed Mastelibc: forcibly disable BIND_NOW
2018-11-19 Mariusz Zaborskilibcasper: provide compatibility with the old version...
2018-11-19 Kyle Evanslibbe(3): Handle non-ZFS rootfs better
2018-11-19 Kyle Evanslibbe(3): Properly account for altroot when creating...
2018-11-19 Kyle Evansbectl(3)/libbe(3): Allow BE root to be specified
2018-11-18 Mariusz ZaborskiUpdate the names in the LIMITS and EXAMPLES sections...
next