]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Resolve ipfilter kld unload issues related to VNET jails.
[FreeBSD/FreeBSD.git] / lib /
2019-08-01 Mark JohnstonAdd an MLINK for daemonfd(3).
2019-08-01 Mark JohnstonFix formatting.
2019-07-31 Konstantin BelousovAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 Konstantin BelousovAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 Mariusz Zaborskignop: Introduce requests delay.
2019-07-30 Mariusz Zaborskifileargs: fix formating in EXAMPLES
2019-07-29 Mariusz Zaborskilibcasper: remove reference to deprecated system.random
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Mark JohnstonRemove a duplicate file listing in the libarchive tests.
2019-07-29 Mark JohnstonAdd mkostempsat(3).
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Ed Mastelibsysdecode: use the proper include directory
2019-07-25 Benjamin KadukFix grammar nit in copy_file_range docs
2019-07-25 Rick MacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Mark JohnstonRemove cap_random(3).
2019-07-24 Ed Mastelibsysdecode: add explicit dependencies on recently...
2019-07-22 Brooks DavisBe consistent about temporary variable use in adjacent...
2019-07-21 Mark JohnstonLink fileargs_lstat.3.
2019-07-20 John Baldwinexpand_number(3) parses suffixes, not prefixes.
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-20 Dimitry AndricVendor import of clang 8.0.1 release r366581:
2019-07-19 Brooks DavisAvoid copying too much from the input string.
2019-07-19 Brooks DavisRemove an unneeded temporary variable in two functions.
2019-07-19 Brooks DavisUse the __DECONST macro rather than hand rolling it.
2019-07-19 Emmanuel Vadotpkgbase: Add a FreeBSD-dpv package
2019-07-18 Brooks DavisInclude a mode when creating files with openat().
2019-07-18 Brooks DavisDocument that setmode(3) is not thread safe.
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Brooks DavisRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 Alan Somersstyle changes to getvfsbyname
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-27 Alan SomersMFHead @349476
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-20 Alan SomersMFHead @349234
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-06 Alan SomersMFHead @348740
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...
next