]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-05 emasteUFS fs.h: clear warning from use in makefs(1)
2017-05-05 cyIfdef out a redundant if statement when INET6 is disabled.
2017-05-05 delphijMFV r317581: less v491.
2017-05-05 hselaskyFix for use after free in the LinuxKPI.
2017-05-05 desUpgrade to OpenPAM Resedacea.
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-05 sephehyperv/kbd: Channel read expects non-NULL channel argument.
2017-05-05 npcxgbe(4): Update the list of PCIe devices claimed by...
2017-05-04 wulfReduce synaptics touch sensitivity
2017-05-04 wulfpsm(4): Remove sys/libkern.h header inclusion
2017-05-04 wulfSet predefined logical touchpad sizes for several ancie...
2017-05-04 wulfReport 3-rd and 4-th fingers as first finger for Elan...
2017-05-04 wulfEnable palm detection on two finger touches for multito...
2017-05-04 wulfpsm(4): reduce cursor jumping on palm detection
2017-05-04 wulfAdjust Elantech palm width threshold to nearly match...
2017-05-04 wulfReduce default tap_min_queue size for Elan touchpads
2017-05-04 wulfFix triple-finger taps reported as double-finger for...
2017-05-04 dimPull in r302183 from upstream llvm trunk (by Krzysztof...
2017-05-04 kibProvide introduction for the arch(7) manpage.
2017-05-04 glebiusThe nandsim(4) simulator driver doesn't have any protec...
2017-05-04 traszRevert r317804; apparently I forgot the auto_master...
2017-05-04 traszMake automount(8) error out when the map name is missing.
2017-05-04 traszEnable automounting of exFAT media.
2017-05-04 lidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 traszFix markup in gettytab(5).
2017-05-04 loosAdd support for the no-1-8-v and wp-inverted properties...
2017-05-04 kenAdd the SCSI Solid State Media Log page (0x11) definition.
2017-05-04 sbrunobnxt: Add support for new Broadcom 100Gb adapter BCM57454
2017-05-04 kibAvoid wrapping of the machine-dependent type sizes...
2017-05-04 tuexenAdd support for socket option names related to the...
2017-05-04 sephepcicfg: Fix direct calls of pci_cfg{read,write} on...
2017-05-04 tsoomezfsboot: drvsize() may be unusable on some systems
2017-05-04 mjgcache: stop holding the ncneg_hot lock across purging
2017-05-04 sephehyperv/kvp: Fix pool direcrory and file permission
2017-05-04 mmMFV r317781:
2017-05-03 mmUpdate vendor/libarchive to git c253f0aae9ac86a617b4f81...
2017-05-03 pfgext2fs: add read-write support for Extended Attributes.
2017-05-03 glebiusImprove documentation of fbuf device.
2017-05-03 kenBump the camcontrol(8) man page date.
2017-05-03 kenFix error recovery behavior in the pass(4) driver.
2017-05-03 kenAdd the ability to rescan or reset devices specified...
2017-05-03 kppf: Fix panic on unload
2017-05-03 wulfAdd myself (wulf) as a src committer with gonzo and...
2017-05-03 phkFlush stdout before yes/no confirmations, to force...
2017-05-03 asomersFix memory leaks in camcontrol
2017-05-03 asomersUnbreak ifconfig for mlx4en(4) after r317755
2017-05-03 cemcpuset.2: Document new API options
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-05-03 asomersVarious Coverity fixes in ifconfig(8)
2017-05-03 jhbReplace 'riscv' with the RISC-V targets 'riscv64' and...
2017-05-03 cemglob: Fix an overlong line
2017-05-03 mavFix typo in r317659.
2017-05-03 dimPull in r301983 from upstream llvm trunk (by Tim Northo...
2017-05-03 tuexenAdd support for sctp_generic_sendmsg() and sctp_generic...
2017-05-03 cemlibc glob: Avoid pathological exponential behavior
2017-05-03 tuexenAdd support for socket option names related to the...
2017-05-03 tuexenAdd support for socket option names related to the...
2017-05-03 emastemakefs: clean up warnings
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 emastemakefs: make buf generic
2017-05-03 araujoUse nitems() from sys/param.h.
2017-05-03 araujoFree the memory allocated to trackbuf before exiting...
2017-05-03 emastebsdgrep: correct uninitialized variable introduced...
2017-05-03 kenCorrect loop mode CRN resets to adhere to FCP-4 section...
2017-05-03 tuexenAdd support for sendmsg() and recvmsg().
2017-05-03 andrewPrint all virtual addresses in the show vtop ddb comman...
2017-05-03 tuexenDecode the fourth argument of sendto and recvfrom call.
2017-05-03 tuexenAdd support for [gs]etsockopt().
2017-05-03 tuexenDecode the third argument of socket().
2017-05-03 tuexenAdd Socklent for handling args of type socklen_t.
2017-05-03 tuexenAdd support for listen() call.
2017-05-03 n_hibmaSilence sysctl in startup scripts.
2017-05-03 adrian[net80211] add another hard-learnt lesson about DWDS...
2017-05-03 adrian[mips] default AR933x/AR934x to include mips24k hwpmc...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-03 mavFix r317696 build without debug.
2017-05-03 asomersifconfig displays ND6_IFF_NO_DAD as "IGNORELOOP"
2017-05-02 markjAdd regression tests for r317712 and r306743.
2017-05-02 markjSynchronize unclean mirrors before adding them to a...
2017-05-02 brooksRemove expected failure now that it was fixed in r317660.
2017-05-02 jillescsplit: Fix check of fputs() return value, making cspli...
2017-05-02 jhibbitsAdd powerpcspe to arch(7)
2017-05-02 brooksCorrect an out-of-bounds read in regcomp when the RE...
2017-05-02 brooksUse MAN=<empty> rather than MK_MAN=no to not install...
2017-05-02 emastebsdgrep: avoid use of magic number for REG_NOSPEC
2017-05-02 emastebsdgrep: fix escape map building for multibyte strings
2017-05-02 emastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 npcxgbe(4): Support routines for Tx traffic scheduling.
2017-05-02 emastebsdgrep: correct test sense from r317700
2017-05-02 emastebsdgrep: use calloc where appropriate in grep's tre...
2017-05-02 mavIntroduce sleepable locks into if_lagg.
2017-05-02 kibEmulate pre-r317061 ABI.
2017-05-02 emastebsdgrep: revise test case which will soon become a...
2017-05-02 aeAdd `ipfw table all destroy` support.
2017-05-02 kibDocument time_t size.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-05-02 emastebsdgrep: correct nls usage data after r317049
2017-05-02 emastebsdgrep: Add GNU compatible version string indicator
2017-05-02 aeIn parse_range() validate both range values instead...
2017-05-02 aeAdd sets support for ipfw table info/list/flush commands.
next