]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-20 Konstantin... Ensure that the UFS directory vnode' vm_object is prope...
2016-07-20 Andrey A. ChernovIn addition to r303074 case 1, search for protected...
2016-07-20 Emmanuel VadotAdd support for the SID (Security ID Module) on Allwinn...
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Alexander MotinRemove outdated list of supported chipsets, generalizin...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Andriy Gapon7164 zdb should be able to open the root dataset
2016-07-20 Andriy Gapon6391 Override default SPA config location via environment
2016-07-20 Andriy Gapon7163 ztest failures due to excess error injection
2016-07-20 Andriy Gapon6451 ztest fails due to checksum errors
2016-07-20 Andriy Gapon7147 ztest: ztest_ddt_repair fails with ztest_pattern_m...
2016-07-20 Andriy Gapon7086 ztest attempts dva_get_dsize_sync on an embedded...
2016-07-20 Andriy Gapon7072 zfs fails to expand if lun added when os is in...
2016-07-20 Roger Pau Monnévesa: fix panic on suspend
2016-07-20 Andrey A. Chernov1) Per POSIX (and glibc) GLOB_NOCHECK should return...
2016-07-20 Michael TuexenFix a bug in deferred stream reset processing which...
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Save MNF trigger location instead of...
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Hide channel struct definition.
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Deprecate the device private data in...
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Pass channel as the first argument for...
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Channel struct field rename
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Move IC register definition to Hyper...
2016-07-20 Sepherosa Ziehauhyperv/vmbus: Get rid of unnecessary definition.
2016-07-20 Stephen J.... Add myself (stevek) as a src committer and mentor ...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-20 Ed Mastelibunwind: Properly align _Unwind_Exception.
2016-07-20 Mark JohnstonRelease the second critical section in uma_zfree_arg...
2016-07-20 Mark JohnstonMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-20 Bryan DreweryOnly build makewhatis(1)/apropos(1) with MAN_UTILS.
2016-07-20 Mark JohnstonMerge {amd64,i386}/instr_size.c into x86_instr_size.c.
2016-07-19 Pedro F. GiffuniImport openresolv 3.8.1
2016-07-19 Pedro F. Giffunised(1): Assorted cleanups and simplifications.
2016-07-19 Pedro F. Giffunilibc: tag the Rune initialization function prototypes...
2016-07-19 Ed Mastearch.7: correct MIPS endianness transcription error
2016-07-19 Ed Mastearch.7: we also use 1M page mappings on armv6
2016-07-19 Conrad MeyerIncrease vt(4) framebuffer maximum size
2016-07-19 Scott LongRemove unused variable from last commit.
2016-07-19 Rene Ladanerwin stepped down from portmgr, update the graph.
2016-07-19 Scott LongSupporting flushing the dump before returning, and...
2016-07-19 Emmanuel VadotDo not use TERM_EMU on arm and arm64 as it doesn't...
2016-07-19 Ed Mastemakefs: sync NetBSD IDs with upstream for changes that...
2016-07-19 Randall StewartThis reverts out Gleb's changes and adds three small
2016-07-19 Ed Mastemakefs: reorder 'usage' alphabetically
2016-07-19 Mark MurrayRandom bit generator (RBG) driver for RPi and RPi2.
2016-07-19 Ed MasteInclude makewhatis in ITOOLS when MK_MAN_UTILS is true
2016-07-19 Ed Masteadd an arch.7 man page with architecture-specific details
2016-07-19 Sean BrunoFixup DA cable detection routines to not set the cable...
2016-07-19 Ed Masteclang++: Always use --eh-frame-hdr on FreeBSD, even...
2016-07-19 Glen BarberFix the previous commit to the family tree file. It...
2016-07-19 Glen BarberBelatedly add FreeBSD 11.0 and 12.0 to the family tree...
2016-07-19 Andrew TurnerAdd missing flags from acpidump. These are defined...
2016-07-19 Michael TuexenUse correct order of conditions to avoid NULL deref.
2016-07-19 Michael Tuexennetstat and sockstat expect the IPv6 link local address...
2016-07-19 Sepherosa Ziehauhyperv/vmbus: Rename laundered vmbus channel code
2016-07-19 Sepherosa Ziehauhyperv/vmbus: Temp/internal variable/function rename
2016-07-19 Sepherosa Ziehauhyperv/vmbus: Function rename
2016-07-19 Sepherosa Ziehauhyperv/vmbus: Cleanup cpu based channel selection.
2016-07-19 Andrey V. ElsukovUse g_resize_provider() to change the size of GEOM_DISK...
2016-07-19 Andrey V. ElsukovAdd named dynamic states support to ipfw(4).
2016-07-19 Scott LongImplement crashdump support on NVME
2016-07-19 Ed Mastellvm-libunwind: use conventional (non-Darwin) X86 regis...
2016-07-19 Adrian Chadd[ath] don't do LDPC, STBC or short-gi for locationing...
2016-07-19 Andrey A. Chernov1) Don't protect \/ and \. even if user say so. They...
2016-07-18 Andrey A. Chernovg_Ctoc() conversion buffers are smaller than needed...
2016-07-18 Andrey V. ElsukovAdd ipfw_nptv6 module that implements Network Prefix...
2016-07-18 Andrey A. ChernovChange patch from r303004 case 3. According to POSIX...
2016-07-18 Andrey A. Chernov1) Add all characters from ~ expansion as protected...
2016-07-18 Alexander MotinNegotiate/disable TXCSUM_IPV6 same as TXCSUM.
2016-07-18 Andrey A. Chernov1) POSIX defines well when GLOB_ABORTED can be returned...
2016-07-18 Glen BarberMake sure we clean up the rdoc and reldoc directories...
2016-07-18 John BaldwinInclude process IDs in core dumps.
2016-07-18 John BaldwinAdd PTRACE_VFORK to trace vfork events.
2016-07-18 Alexander MotinUpdate if_hwassist when interface options are changed.
2016-07-18 Konstantin... The assertion re-added in r302614 was triggered when...
2016-07-18 Gleb SmirnoffRevert the last commit. It must get more review and...
2016-07-18 Gleb SmirnoffRedo the r302894: the very new value for a non-schedule...
2016-07-18 Andriy Gapon7104 increase indirect block size
2016-07-18 Andriy Gapon7071 lzc_snapshot does not fill in errlist on ENOENT
2016-07-18 Andriy Gapon6950 ARC should cache compressed data
2016-07-18 Luiz Otavio... Fix a random memory overwrite at boot time, simplebus_i...
2016-07-18 Sepherosa Ziehauhyperv/vmbus: Cosmetic vmbus channel open cleanup
2016-07-18 Maxim SobolevRelax checking if the privider size matches size record...
2016-07-18 Konstantin... Fix another bug after r302350.
2016-07-18 Alan CoxBreak up vm_fault()'s implementation of the read-ahead...
2016-07-18 Maxim SobolevDon't print same value twice, one in decimal once in...
2016-07-18 Will AndrewsAdd my beinstall script.
2016-07-18 Will Andrewslibkvm: Improve physical address lookup scaling.
2016-07-18 Will Andrewslibkvm: Bounds check (more) PTE indices.
2016-07-18 Will Andrewslibkvm: Put private kvm routines in kvm_private.c.
2016-07-17 Pedro F. Giffunised(1): Fix off by one introduced in r299211.
2016-07-17 Peter GrehanDisallow interrupt requests on disabled endpoints.
2016-07-17 Justin HibbitsRemove booke_enable_l3_cache declaration and remaining...
2016-07-17 Justin HibbitsNo need to include mpc85xx.h anymore, so remove it.
2016-07-17 Mariusz ZaborskiFix nvlist array memory leak.
2016-07-17 Mariusz ZaborskiFix memory leak in the nvlist string array.
2016-07-17 Michal MelounTEGRA: Subclass Tegra PCIE driver from ofw_pci base...
2016-07-17 Alexander MotinRestore PIM_ATA_EXT flag handling, lost at r300207.
2016-07-17 Alexander MotinFix NCQ TRIM emulation.
2016-07-17 Michal MelounOFWPCI: Add support for NEW_PCIB.
2016-07-17 Michal MelounOFWPCI: Improve resource handling.
next