]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 emastemakefs.8: update history
2019-08-20 dimVendor import of stripped lldb trunk r366426 (just...
2019-08-20 dimVendor import of stripped lld trunk r366426 (just befor...
2019-08-20 dimVendor import of stripped clang trunk r366426 (just...
2019-08-20 dimVendor import of stripped llvm trunk r366426 (just...
2019-08-20 emastemakefs: avoid "dereferencing 'void *' pointer" warnings
2019-08-20 tsoomeloader.efi: efipart should be more careful about constr...
2019-08-20 emastemakefs: add msdosfs (FAT) support
2019-08-20 dimRemove upstream files and directories from vendor/lldb...
2019-08-20 dimRemove upstream files and directories from vendor/lld...
2019-08-20 dimRemove upstream files and directories from vendor/clang...
2019-08-20 dimRemove upstream files and directories from vendor/llvm...
2019-08-20 markjUse a sleepable lock for midistat functions.
2019-08-20 emastemqueuefs: fix compat32 struct file leak
2019-08-20 dimPull in r368867 from upstream libc++ trunk (by Marshall...
2019-08-20 brooksRemove some compatability with Seventh Edition UNIX...
2019-08-20 jhibbitsUnbreak USB ethernet module builds
2019-08-20 kpnetpfil tests: Add too many fragments test for pf,...
2019-08-20 kpnetpfil tests: Add the set ToS test for ipfw and pf
2019-08-20 jhibbitspowerpc: Link Book-E kernels at the same address as...
2019-08-20 stevekusb_ethernet.h includes a number of mii headers, but...
2019-08-19 jeffUse an atomic reference count for paging in progress...
2019-08-19 cemFix stylistic nit in r351239
2019-08-19 cemgdb(4): Support "qC" query
2019-08-19 cemgdb(4): Pack 'info threads' responses into fewer packets
2019-08-19 cemlibkern: Implement strchrnul(3)
2019-08-19 jeffPermit vm_pager_has_page() to run with a shared lock...
2019-08-19 jkimPartially revert the previous commit.
2019-08-19 emastemakefs.8: expand description of image size
2019-08-19 jkimFix sound on headset jack for Lenovo Thinkpad X1 Carbon...
2019-08-19 emastemakefs.8: style updates from igor
2019-08-19 kevanstuntap: belatedly add MODULE_VERSION for if_tun and...
2019-08-19 kevansmips: avoid empty mdproc struct
2019-08-19 asomersFix uninitialized variable warnings when MK_CASPER=no
2019-08-19 scottphDon't set the string "unknown" as a device's location_str
2019-08-19 jhbTrim a spurious blank line I added in r348969.
2019-08-19 asomersping: fix -Wformat-truncating warning with GCC
2019-08-19 vmaffionelink ptnet(4) man page to the build system
2019-08-19 vmaffioneif_tuntap: minor improvements
2019-08-19 markjFix netdump buffering after r348473.
2019-08-19 manuti: sdhci: Correct voltage caps
2019-08-19 manuarm64: a37x0_gpio: Use syscon instead of MMIO region
2019-08-19 asomersping6: revert r350857
2019-08-19 mjgvfs: fix up r351193 ("stop always overwriting ->mnt_sta...
2019-08-19 aeUse TAILQ_FOREACH_SAFE() macro to avoid use after free...
2019-08-19 avgassert that td_lk_slocks is not leaked upon return...
2019-08-19 kpnetpfil tests: Move pft_ping.py and sniffer.py to the...
2019-08-19 kibsys.kern.pdeathsig.signal_delivered_ptrace: fix startup.
2019-08-19 kibsys.kern.pdeathsig.signal_delivered_ptrace: fix debugge...
2019-08-19 delphijUse calloc().
2019-08-19 delphijRemove redundant check and wrong fix: fat.c checks...
2019-08-19 asomersperiodic: replace "tty" with "test -t 0"
2019-08-19 rmacklemAdd an entry to RELNOTES for r351201.
2019-08-19 rmacklemAdd a vop_stdioctl() that performs a trivial FIOSEEKDAT...
2019-08-18 jeffAllocate all per-cpu datastructures in domain correct...
2019-08-18 wulfiwmbtfw(8): Fix compilation on platforms using gcc.
2019-08-18 jeffAllocate amd64's page array using pages and page direct...
2019-08-18 wulfiwmbtfw: Firmware loader for Intel Wireless 8260 based...
2019-08-18 wulfng_ubt(4): do not attach Intel Wireless 8260/8265 in...
2019-08-18 kibFix an issue with executing tmpfs binary.
2019-08-18 kibChange locking requirements for VOP_UNSET_TEXT().
2019-08-18 mjgvfs: stop always overwriting ->mnt_stat in VFS_STATFS
2019-08-18 asomersperiodic: fix anticongestion for scripts run after...
2019-08-18 cemrandom(4): Reorder configuration of random source modules
2019-08-18 kibi386: Implement atomic_load_64(9) and atomic_store_64(9).
2019-08-18 mmelFix bug introduced by r351184.
2019-08-18 jeffAdd a blocking wait bit to refcount. This allows refs...
2019-08-18 mmelImprove rk_pinctrl driver:
2019-08-18 mmelImprove rk_i2c driver:
2019-08-18 mmelEnhance support of extres in dwmmc driver.
2019-08-18 mmelAdd method for getting of syscon handle from parent...
2019-08-18 jeffRemove unnecessary debugging from r351181 that caused...
2019-08-18 jeffvm_phys_avail_find is only used on NUMA kernels. Fix...
2019-08-18 jeffEncapsulate phys_avail manipulation in a set of simple...
2019-08-18 cemOFED: Fix accidental double-copy of rdma_sdp.h in r351176
2019-08-18 eugensimple_httpd was not buildable for some time due to...
2019-08-17 manuRevert r351130
2019-08-17 manuRevert r351129
2019-08-17 cemOFED: Unbreak SDP support in ibcore
2019-08-17 mjgfork: rework locking around do_fork
2019-08-17 mjgfork: bump process count before checking for permission...
2019-08-17 mjgfork: stop skipping < 100 ids on wrap around
2019-08-17 asomersping6: Raise WARNS level to 6
2019-08-17 asomersping: Move in_cksum() to a separate source file
2019-08-17 asomersping6: Fix dnsdecode() bug introduced by r350859
2019-08-17 cemSDP: Fix brain-o from r351162
2019-08-17 avgzfs_vget: fix vnode reference count leak in error path
2019-08-17 hselaskyInclude item position in report descriptor dump in...
2019-08-17 thjReduce size of EFI_STAGING_SIZE to 32 on arm
2019-08-17 thjAdd basic NAT test for pf, ipf and ipfw
2019-08-17 cemOFED: Fix ib_mad.h ib_user_mad.h include to match new...
2019-08-17 cemSDP: Add a dbg() on QP events
2019-08-17 cemSDP: Also log a nice status string in RX WC error dbg()
2019-08-17 cemSDP: Include nice string names for raw event numbers...
2019-08-17 cemSDP: SYSCTL_DECL SDP-wide sysctl node in header
2019-08-17 cemLinuxkpi: Prevent easy generated ctor name conflicts...
next