]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
gpiobus: provide a new hint, pin_list
[FreeBSD/FreeBSD.git] / lib /
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:
2019-05-19 Simon J. Gerratylibsecureboot: allow control of when pseudo pcr is...
2019-05-19 Simon J. Gerratyload_key_buf do not free data from dearmor
2019-05-19 Dimitry AndricTo avoid unnecessarily modifying ports, add a -lgomp...
2019-05-16 Konstantin BelousovRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 Kyle Evanslibbe(3): Descend into children of datasets w/ mountpoi...
2019-05-16 Brad DavisMove master.passwd and group to lib/libc/gen/
2019-05-15 Benedict ReuschlingAdd small EXAMPLE section to bsearch.3.
2019-05-13 Mark JohnstonExtend the libcap_sysctl tests.
2019-05-13 Mark JohnstonConvert the libcap_sysctl test cases to ATF.
2019-05-13 Mark JohnstonAdd cap_sysctl(3) and cap_sysctlnametomib(3).
2019-05-13 Mark JohnstonProvide separate accounting for user-wired pages.
2019-05-11 Justin Hibbitsrevert r346588 for now
2019-05-10 Mark JohnstonAtomically update the global gMsgId in libnetgraph.
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Simon J. Gerratylibsecureboot: make it easier to customize trust anchors
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Xin LIMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-07 Conrad MeyerFix libsbuf sbuf_printf_drain symbol version
2019-05-07 Cy SchubertImprove the legibility of the login.access.5 man page...
2019-05-07 Conrad Meyerdevice_printf: Use sbuf for more coherent prints on SMP
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-03 Bruce EvansFix copying planar bitmaps when the horizontal start...
2019-05-03 Adrian Chadd[libfetch] Fix compilation with WITHOUT_CRYPT.
2019-05-02 Alan Somersdirectory.3: add a STANDARDS section
2019-05-02 Kyle Evanslibbe: set mountpoint=none in be_import
2019-05-02 Kyle Evanslibbe(3): Properly mount BEs with mountpoint=none
2019-05-01 Edward Tomasz Napi... Add MLINKS to atf-c.3.
next