]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-06-22 Ryan Moellerflua: add ucl library
2020-06-21 Michael TuexenAdd include missing from my last commit.
2020-06-21 Michael TuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-21 Bjoern A. ZeebRather than zeroing MAXVIFS times size of pointer ...
2020-06-21 Matt Macyiflib: fix cloneattach fail and generalize pseudo devic...
2020-06-21 Pawel Biernackinet.link.generic.ifdata.<ifindex>.linkspecific: rework...
2020-06-21 Hans Petter... Improve wording to be more precise and clear.
2020-06-21 Yuri Pankovw: use locale-based string format specifiers
2020-06-21 Edward Tomasz... Adapt linuxulator syscalls.master files to the new...
2020-06-21 Michael TuexenFix the build for an INET6 only configuration.
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-21 Jeff RobersonUse zone nomenclature that is consistent with UMA.
2020-06-21 Brandon Bergren[PowerPC] More relocation fixes
2020-06-21 Rick MacklemFix up a comment added by r362455.
2020-06-21 Rick MacklemModify the way the client side krpc does soreceive...
2020-06-20 Michael TuexenSet a variable also in the case of an INET6 only kernel
2020-06-20 Xin LIBump __FreeBSD_version after making liblzma to use...
2020-06-20 Xin LIliblzma: Make liblzma use libmd implementation of SHA256.
2020-06-20 Michael TuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 Doug MooreIn concluding RB_REMOVE_COLOR, in the case when the...
2020-06-20 Jeff RobersonClarify some language. Favor primary where both master...
2020-06-20 Michael TuexenCleanup the adding and deleting of addresses via sctp_b...
2020-06-20 Conrad Meyerdump(8): Reapply slightly modified r362422
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Warner LoshRevert -r362422.
2020-06-20 Dimitry AndricVendor import of llvm-project branch release/10.x
2020-06-20 Edward Tomasz... Regen after r362440.
2020-06-20 Edward Tomasz... Add linux_madvise(2) instead of having Linux apps call...
2020-06-20 Conrad Meyeroce(4): Account and trace mbufs before handing to hw
2020-06-20 Hans Petter... Improve debug message to be more precise and clear.
2020-06-20 Fernando Apesteguíajoin(1): Add EXAMPLES section
2020-06-20 Fernando Apesteguíaseq(1): complete EXAMPLES section
2020-06-20 Fernando Apesteguíacmp(1): Add EXAMPLES section
2020-06-20 Toomas Soomeloader: libofw build is missing sys/list.h after r362431
2020-06-20 Toomas Soomeloader: fix libofw build after r362431
2020-06-20 Toomas Soomeloader: create single zfs nextboot implementation
2020-06-20 Piotr Pawel... Make vipw error message less cryptic
2020-06-20 Piotr Pawel... libutil: remove extraneous ": " from error messages
2020-06-20 Warner LoshIncrease the whimsy in this file by famring dump's...
2020-06-20 Kyle Evansraspberry pi 4: cpufreq support
2020-06-20 Warner LoshCorrect 1BSD release date.
2020-06-20 Warner LoshUse the more descriptive src_ccb and dst_ccb for the...
2020-06-19 Kirk McKusickAllocate an fs_summary_info structure when creating...
2020-06-19 Edward Tomasz... Add warnings for unsupported Linux clockids.
2020-06-19 Michal MelounImprove if_dwc:
2020-06-19 Allan Judemd5(1): fix -c flag to work with input on stdin
2020-06-19 Brandon Bergren[PowerPC] Add virtio to GENERIC
2020-06-19 Brandon Bergren[PowerPC] Fix booke64 qemu infinite loop in L2 cache...
2020-06-19 Brandon Bergren[PowerPC] De-giant powermac_nvram, update documentation
2020-06-19 Michal MelounFinish renaming in if_dwc.
2020-06-19 Michal MelounUse naming nomenclature used in DesignWare TRM.
2020-06-19 Andrew TurnerUse the correct address when creating pci resources
2020-06-19 Allan JudeZFS: Allow setting checksum=skein on boot pools
2020-06-19 Michal MelounAdapt ARMADA8k PCIe driver to newly imported 5.7 DT.
2020-06-19 Michal MelounRevert r362389, it was committed with <patch>.diff...
2020-06-19 Li-Wen HsuSkip ufs related tests in fstyp(8) and makefs(8) tempor...
2020-06-19 Michal Meloundiff --git a/sys/dev/pci/pci_dw_mv.c b/sys/dev/pci...
2020-06-19 Michal MelounUse native-sized accesses when accessing memory from...
2020-06-19 Michal MelounImprove DesignWare PCIe driver:
2020-06-19 Michal MelounAdd specific stub for ARMADA 8k SoC to Marvell RTC...
2020-06-19 Michal MelounAdd specialized gpio driver for ARMADA 8k SoC.
2020-06-19 Michal MelounAdd DTB files for ARMADA 8040 based boards.
2020-06-19 Tom JonesFix typo in apic.4
2020-06-19 Michael TuexenRemove last argument of sctp_addr_mgmt_ep_sa(), since...
2020-06-19 Mark JohnstonRevert r362360.
2020-06-19 Lorenzo Salvadorebin/ps: Make the rtprio option actually show realtime...
2020-06-19 Fernando Apesteguíadiff(1): Add EXAMPLES section
2020-06-19 Fernando Apesteguíamd5(1): Add EXAMPLES section
2020-06-19 Mark JohnstonRestore a check unintentionally dropped in r362361.
2020-06-19 Warner LoshThe actual name for MMCCAM sd block devices is sdda.
2020-06-19 Mark JohnstonAdd a helper function for validating VA ranges.
2020-06-19 Mark JohnstonFix a double object unlock in vm_object_backing_collaps...
2020-06-19 Kirk McKusickThe binary representation of the superblock (the fs...
2020-06-19 Kirk McKusickMove the pointers stored in the superblock into a separate
2020-06-18 Mike KarelsAdd support for bcm54213PE in brgphy.
2020-06-18 Mateusz PiotrowskiDocument that umount -A does not unmount /dev
2020-06-18 Konstantin... rtld: Apply relro to itself.
2020-06-18 Konstantin... rtld: Parse own phdr and notes.
2020-06-18 Pawel Biernackihw.bus.info: rework handler
2020-06-18 Konstantin... Fix execution of linux binary from multithreaded non...
2020-06-18 Dimitry AndricMerge commit 0cecafd647cc from llvm git (by Alina Sbirlea):
2020-06-18 Mark JohnstonAdd the SCTP_SUPPORT kernel option.
2020-06-18 Alexander MotinMake polled request timeout less invasive.
2020-06-18 Mateusz PiotrowskiFix a typo in cpuset_getdomain.2
2020-06-18 Jung-uk KimRemove the unnecessary configure.ac.
2020-06-18 Jung-uk KimMFV: r362286
2020-06-18 Michael TuexenWhitespace changes, not functional change intended.
2020-06-18 Edward Tomasz... Make audit tests depend on /dev/auditpipe. This should fix
2020-06-18 Fernando Apesteguíasplit(1): Add EXAMPLES section
2020-06-18 Gordon BerglingAdd HISTORY sections to banner(6), basename(1), limits...
2020-06-18 Gordon Berglingfgetln(3): Add a Caveats Section
2020-06-18 Mateusz PiotrowskiFix the --guid flag description
2020-06-18 Mateusz PiotrowskiClean up and improve manual page for fuser(1)
2020-06-18 Mateusz PiotrowskiImprove periodic(8) manual page presentation
2020-06-18 Fernando Apesteguíatee(1): Add EXAMPLES section
2020-06-18 Fernando Apesteguíalockf(1): Add EXAMPLES section
2020-06-18 Fernando Apesteguíanl(1): Add EXAMPLES section
2020-06-18 Andrew TurnerStop assuming we can print rman_res_t with %lx
2020-06-18 Andriy Gaponhdac_intr_handler: keep working until global interrupt...
2020-06-17 Chuck SilversMove all of the functions in ffs_subr.c that are only...
next