]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Dmitry MarakasovSupport configuring arbitrary limits(1) for any daemon...
2018-01-24 Wojciech MacekReverting r328320
2018-01-24 Hans Petter... Properly implement the "id" callback argument in the...
2018-01-24 Andrey V. ElsukovWhen IPv6 packet is handled by O_REJECT opcode, convert...
2018-01-24 Wojciech MacekPPC: Add KASSERT in intrcnt_add which checks for buffer...
2018-01-24 Martin Matuskavendor/libarchive/dist: Add new files missing in r328323
2018-01-24 Martin MatuskaUpdate libarchive to git 2d9156bb3ad92c43c1e81546f4a2c2...
2018-01-24 Steven HartlandAdded missing CTLFLAG_VNET to lacp default_strict_mode
2018-01-24 Wojciech MacekULE: provide defaults to ts_cpu
2018-01-24 Eitan Adlerm4: add annotations to various functions
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Navdeep Parharcxgb(4): Validate offset/len in the GET_EEPROM ioctl.
2018-01-24 Navdeep ParharDo not generate illegal mbuf chains during IP fragment...
2018-01-24 Kristof Provostpf: States have at least two references
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-23 Ian LeporeFix a bug introduced with recursive bus ownership suppo...
2018-01-23 John BaldwinRemove some KSE references from ps(1).
2018-01-23 Ed Mastelibcxxrt: Move mangled symbols out of extern "C++"...
2018-01-23 Kirk McKusickIn the C library, the setting up of the group array...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functions...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functions...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functinos...
2018-01-23 Ed Mastecopyright.h: Update license text to 'THE AUTHOR'
2018-01-23 Ed MasteUse BSD-2-Clause-FreeBSD license on linux_support.s
2018-01-23 Brooks DavisDon't escape '?'s in protocol output.
2018-01-23 Alan Somerssys/netinet6: fix typos in comments. No functional...
2018-01-23 Kyle Evansstand/fdt: Fallback to `name` + ".dtbo" if we fail...
2018-01-23 Warner LoshThere's no tainted data here, tag it as such to avoid...
2018-01-23 Warner Loshgetenv does not return tainted data in the boot loader...
2018-01-23 Warner LoshOn malloc failure, be sure to close the include file...
2018-01-23 Warner LoshDon't leak memory when displaying help.
2018-01-23 Warner LoshFix some resource leaks.
2018-01-23 Kyle EvansAdd /boot/overlays to runtime pkg, fix distrib-dirs...
2018-01-23 Ed Mastelld: Don't mark a shared library as needed because...
2018-01-23 Glen BarberBump Copyright year following r328283.
2018-01-23 Glen BarberWhen CHROOTBUILD_SKIP is set, evaluate the existence...
2018-01-23 Warner LoshFill in ut_id. While it's not relevant to the {OLD...
2018-01-23 Emmanuel Vadotsockstat: add break that was forgot in 328279
2018-01-23 Pedro F. Giffuniextfs: Remove unused variables.
2018-01-23 Emmanuel Vadotsockstat: Add -q option to suppress the header line
2018-01-23 Wojciech MacekPowerNV: send MSI_EOI always after MSI unmask
2018-01-23 Xin LIDocument how to load nmdm(4) from a kernel module.
2018-01-23 Ryan StoneIncrement the route table gen count after a modify
2018-01-23 Ryan StoneReduce code duplication for inpcb route caching
2018-01-23 Ryan StoneInvalidate inpcb LLE cache if cached route is invalidated
2018-01-23 Justin HibbitsFix 64-bit booke kernel builds after the ldscript changes
2018-01-22 Alan Somersmlock(2): correct documentation for error conditions.
2018-01-22 Eric Joynerixv(4): Stop setting editing ifnet flags in ixv_if_init()
2018-01-22 Konstantin... Fix compat32 for sysctl net.PF_ROUTE...NET_RT_IFLISTL.
2018-01-22 Kyle Evanslibregex: Add a symbol map
2018-01-22 Warner LoshThis comment is bogus. This is a legit release.
2018-01-22 Pedro F. Giffunidrm2: Basic use of mallocarray(9).
2018-01-22 Poul-Henning... Forgot to add the skeleton BCM283x Clock Manager
2018-01-22 Poul-Henning... Add skeleton manual page for bcm283x_pwm
2018-01-22 Poul-Henning... Forgot to edit copy&pasted copyright blurb.
2018-01-22 Poul-Henning... Add a skeleton Clock Manager for RPi2/3, and use that...
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander Motin8972 zfs holds: In scripted mode, do not pad columns...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander Motin8835 Speculative prefetch in ZFS not working for misali...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander Motin8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander Motin8641 "zpool clear" and "zinject" don't work on "spare...
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander Motin8959 Add notifications when a scrub is paused or resumed
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander Motin8856 arc_cksum_is_equal() doesn't take into account...
2018-01-22 Kyle Evansusr.sbin/service: Fix -j to not be order dependant
2018-01-22 Kyle Evanslibregex: Drop WARNS to 2 to match libc
2018-01-22 Kyle EvansAdd missing patch from r328240
2018-01-22 Kyle EvansAdd libregex, connect it to the build
2018-01-22 Pedro F. GiffuniForgot to sort here in r328238.
2018-01-22 Pedro F. GiffuniUnsign some values related to allocation.
2018-01-22 Pedro F. GiffuniUse the __alloc_size2 attribute where relevant.
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander Motin8898 creating fs with checksum=skein on the boot pools...
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander Motin8897 zpool online -e fails assertion when run on non...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander Motin8930 zfs_zinactive: do not remove the node if the files...
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander Motin8909 8585 can cause a use-after-free kernel panic
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander Motin8603 rename zilog's "zl_writer_lock" to "zl_issuer_lock"
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Poul-Henning... Rename rpi_pwm to bcm283x_pwm, and build it on armv...
2018-01-21 Eitan Adlericonv: adding missing break
2018-01-21 Pedro F. GiffuniDefine a new __alloc_size2 attribute to complement...
2018-01-21 Alexander Motin8677 Open-Context Channel Programs
2018-01-21 Edward Tomasz... Add missing manufacturer/serial number string descriptors.
2018-01-21 Pedro F. GiffuniRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-21 Andriy Gaponzfs: no need to check that size of zfs_cmd_t is not...
2018-01-21 Eitan Adlerlimits(1): fix always true condition
2018-01-21 Kyle Evansregex(3): Resolve issues with higher WARNS levels
2018-01-20 Eitan Adlertermcap: add xterm-termite
2018-01-20 Jean-Sébastien... psm: Log syncmask[1], not syncmask[0] twice
next