]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Handle the PCF2127 RTC chip the same as PCF2129 when init'ing the chip.
[FreeBSD/FreeBSD.git] / lib /
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Brooks DavisRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 Konstantin Belousovbsearch.3: Improve the example.
2019-07-16 Mark JohnstonAdd a regression test which transfers varying number...
2019-07-16 Mark JohnstonUse a platform-independent constant for PKG_MAX_SIZE.
2019-07-16 Mark JohnstonConvert the nvlist send/recv tests to ATF.
2019-07-16 Mark JohnstonChase r350037.
2019-07-15 Olivier CochardFix filename to avoid skipping lib/libc/net/servent...
2019-07-15 John BaldwinAdd ptrace op PT_GET_SC_RET.
2019-07-13 Ian LeporeAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-11 Simon J. Gerratylibsecureboot: avoid recusion in ve_trust_init
2019-07-11 Konstantin BelousovRestore ability to pass NULL name argument to pthread_s...
2019-07-10 Ian LeporeReorganize the SRCS lists as one file per line, and...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-06 Konstantin BelousovDocument atomicity for read(2) and write(2).
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-06 Dimitry AndricVendor import of clang release_80 branch r364487:
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-02 Ed Mastelibc: correct iconv buffer overflow
2019-07-02 Konstantin BelousovControl implicit PROT_MAX() using procctl(2) and the...
2019-07-01 Alex RichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-06-30 Dag-Erling SmørgravChanges to the expose_password functionality:
2019-06-30 Alex RichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 Li-Wen HsuInstall missing test data file
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Konstantin BelousovTypo.
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-26 Simon J. Gerratylibsecureboot: allow OpenPGP support to be dormant
2019-06-26 Alex RichardsonFix -Wsign-compare warnings in realpath.c
2019-06-26 Hans Petter SelaskyOnly call libusb_hotplug_enumerate() once from libusb_h...
2019-06-26 Hans Petter SelaskyFix support for LIBUSB_HOTPLUG_ENUMERATE in libusb...
2019-06-25 Kyle Evanslibbe(3): restructure be_mount, skip canmount check...
2019-06-25 Kyle Evanslibbe(3): mount: the BE dataset is mounted at /
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-25 Justin Hibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-23 Konstantin BelousovAdd libc stub for pthread_getthreadid_np(3).
2019-06-23 Alex RichardsonFix two WARNS=6 warnings in opendir.c and telldir.c
2019-06-23 Konstantin BelousovRemove redundand 'else' and 'return'.
2019-06-22 Devin Teske`libjail/jail.c' includes both <sys/param.h> and <sys...
2019-06-20 Brooks DavisAdd PROT_MAX to the HISTORY section.
2019-06-20 Brooks DavisExtend mmap/mprotect API to specify the max page protec...
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-15 Bryan DrewerySupport reading in .depend files.
2019-06-15 Bryan DreweryFix .depend files to work for build tools.
2019-06-14 Alan Somersopen(2): fix the description of O_FSYNC
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 Mariusz Zaborskifileargs: add wrapping/unwrapping functions
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Dimitry AndricVendor import of compiler-rt release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of clang release_80 branch r363030:
2019-06-11 Dimitry AndricVendor import of llvm release_80 branch r363030:
2019-06-08 Hans Petter SelaskyFix for reading the configuration descriptor in libusb...
2019-06-05 Mariusz Zaborskiunlink: add missing function to unlink.2 man page
2019-06-05 Allan Judesha.3: clarify admonition against use in NEW signature...
2019-06-04 Bjoern A. ZeebRather than using the legacy IP struct fields in the...
2019-06-04 Ed Mastebuild llvm-ar and llvm-nm with Clang (promote out of...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander Motin9559 zfs diff handles files on delete queue in fromsnap...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander Motin9880 Race in ZFS parallel mount
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-03 Mark JohnstonTypo.
2019-06-03 Alexander Motin9616 Bogus error when attempting to set property on...
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-06-02 Kyle Evansjail_getid(3): add special-case immediate return for...
2019-06-02 Kyle Evansllvm-symbolizer: Move out of CLANG_EXTRAS, into CLANG
2019-06-01 Dimitry AndricPartially revert r271349, which disabled the msun cexp...
2019-06-01 Ed Mastelibatf: remove workaround not required after atf >...
2019-05-30 Mark Johnstonlibelftc: Add MLINKS.
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-29 Gleb SmirnoffThe KVM code also needs a fix similar to r344269.
2019-05-29 Pedro F. Giffunitypo: suppported.
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-27 Xin LIChase r261913: hardcoded default crypt(3) algorithm...
2019-05-24 Li-Wen HsuCorrect the argument passed to g_eli_algo2str()
2019-05-24 Kyle Evansjail_getid(3): validate jid string input
2019-05-23 John BaldwinAdd deprecation warnings for weaker algorithms to geli(4).
2019-05-23 Baptiste DaroussinMove back group, master.passwd and shells to etc directory
2019-05-22 Alan SomersLink fhlinkat(2) man page
2019-05-21 Allan JudeAdd admonitions against using MD5 and SHA1 to the API...
2019-05-21 Allan JudeAdd missing errors section to md[2-5], ripemd160, sha...
2019-05-20 Ed Mastemips: remove 16-byte alignment from .init and .fini...
2019-05-20 Li-Wen HsuInstall missing data file for
2019-05-20 Martin MatuskaMFV r347989:
next