]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Rick MacklemFix the setting of atime for Linux client NFSv4 mounts.
2017-04-21 Josh PaetzelMFV 316868
2017-04-21 Gleb Smirnoff- When reading VM stats, provide proper size argument...
2017-04-20 Jung-uk KimFix systat(1) regression. It was broken by r317061.
2017-04-20 Pedro F. Giffunilibthread_db: unbreak build due to sign/unsigned compar...
2017-04-20 Dimitry AndricAdd function and data sections when building llvm,...
2017-04-20 Dimitry AndricTurn off llvm/clang's ENABLE_BACKTRACES setting, since...
2017-04-20 Scott LongReorder the minimum_cmd_size code to make it a little...
2017-04-20 Edward Tomasz... Mention GEOM_MOUNTVER.
2017-04-20 Baptiste DaroussinGNU diff is done and GNU diff3 is not using libgnuregex...
2017-04-20 Baptiste DaroussinOnly build libreadline for gdb, binutils actually does...
2017-04-20 Baptiste DaroussinReplace again GNU diff with BSD diff
2017-04-20 Michael TuexenSyncoockies can be used in combination with the syncach...
2017-04-20 Baptiste DaroussinCross reference pr(1) which diff might call with -l...
2017-04-20 Baptiste DaroussinUpdate the TODO list to reflect what has been changed
2017-04-20 Baptiste DaroussinDocument all long options
2017-04-20 Baptiste DaroussinReadd Big5: some large databases setup are still requir...
2017-04-20 Pedro F. Giffunilibpthread_db: undo the memset size change.
2017-04-20 Pedro F. GiffuniRevert r317201 to fix the log.
2017-04-20 Pedro F. Giffunilibpthread_db: leave the memset size from unchanged.
2017-04-20 Pedro F. Giffunilibthread_db: unsign map_len and use reallocarray(3).
2017-04-20 Bruce EvansEliminate the ega renderer switch. It did nothing...
2017-04-20 Bruce EvansWhen the character width is 9, remove vertical lines...
2017-04-20 Andrew TurnerRestrict the arm64 supervisor all instructions to only...
2017-04-20 Konstantin... Write-combine framebuffer writes through user-space...
2017-04-20 Olivier HouchardUpdate comment ot reflect realilty, we know also take...
2017-04-20 Baptiste DaroussinImplement a basic --changed-group-format
2017-04-20 Ed Masteelfcopy: document --strip-symbols=filename in the man...
2017-04-20 Andrew TurnerPush loading curthread into assembly in the synchronous...
2017-04-20 Olivier HouchardePAPR states that any non-boot CPU will come in "disabl...
2017-04-20 Bruce EvansAttempt to determine the modes in which 8-bit wide...
2017-04-20 Baptiste DaroussinAdd a regression test for diff -D
2017-04-20 Kristof Provostpf: Fix possible incorrect IPv6 fragmentation
2017-04-20 Alexander MotinSome cosmetic polishing for pre-timeouts.
2017-04-20 Enji CooperRegenerate src.conf(5) after recent additions/clarifica...
2017-04-20 David C SomayajuluCleanup QLA_LOCK/QLA_UNLOCK macros
2017-04-20 Enji CooperClean up WITH*_PROFILE
2017-04-20 Enji CooperAdd WITH_GROFF to complement WITHOUT_GROFF and placate...
2017-04-19 Navdeep ParharFree lro_hash unconditionally, just like lro_mbuf_data...
2017-04-19 Gleb SmirnoffBump __FreeBSD_version due to r317061, struct vmmeter...
2017-04-19 Gleb SmirnoffFix build without SC_PIXEL_MODE defined.
2017-04-19 Jung-uk KimRevert r316796. It is not necessary since r317173.
2017-04-19 Jung-uk KimAlways clear borders when the terminal is flushed.
2017-04-19 Navdeep ParharDo not leak lro_hash on failure to allocate lro_mbuf_data.
2017-04-19 Jung-uk KimMicro-optimize vt_set_border().
2017-04-19 Navdeep ParharRemove redundant assignment.
2017-04-19 Glen BarberTrim trailing '/release/..' when setting _OBJDIR so...
2017-04-19 Enji CooperAdd a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow...
2017-04-19 Enji CooperAdd WITH_CXX to complement WITHOUT_CXX and placate...
2017-04-19 Emmanuel Vadotpom: Remove useless cap_rights_init
2017-04-19 Emmanuel VadotCapsicumize pom
2017-04-19 Enji CooperFix indentation per style.Makefile(5)
2017-04-19 Enji Cooperrpcbind(8): post-humously document -w (warmstart) suppo...
2017-04-19 Enji Cooperrpcbind(8): add a description for /var/run/rpcbind...
2017-04-19 Enji Cooperwhich(1): sort #includes
2017-04-19 Enji CooperClean up trailing whitespace
2017-04-19 Ed Mastelibstdc++: fix symbol version script for LLD
2017-04-19 Ed MasteRemove WITHOUT_GNU and WITHOUT_GNU_SUPPORT src.conf...
2017-04-19 Bruce EvansFix missing support for drawing the mouse cursor in...
2017-04-19 Ed Mastemakeman: add a comment describing purpose and invocation
2017-04-19 Enji Cooperrpcbind(8): wordsmith -h description and mention -W...
2017-04-19 Enji CooperPrint out the signal number on exit in terminate(....
2017-04-19 Ruslan BukinFollow r317061 "Remove struct vmmeter from struct pcpu"
2017-04-19 Bruce EvansStop using a saveunder method for mouse cursor drawing...
2017-04-19 Mark JohnstonDrop Giant before sleeping in linux_wait_for_{timeout_...
2017-04-19 Ruslan BukinDon't use __builtin_bswap for RISC-V due to undefined...
2017-04-19 Scott LongAdd infrastructure to the ATA and SCSI transports that...
2017-04-19 Bruce EvansWhen we don't use the parameter table in the BIOS,...
2017-04-19 Ed Mastereadelf: dump MIPS abiflags section
2017-04-19 Cy SchubertRestore prototype accidently removed by r316811. Also...
2017-04-19 Hans Petter... Use __typeof() instead of typeof() in some RCU related...
2017-04-19 Hans Petter... Fix problem regarding priority inversion when using...
2017-04-19 Nick HibmaA test was moved but without the definition of $d.
2017-04-19 Hans Petter... Zero number of CPUs should be translated into the defau...
2017-04-19 Ganbold TsagaankhuuUse hwreset_get_by_ofw_idx() function instead, since...
2017-04-19 Sepherosa Ziehauhyperv: Use kmem_malloc for hypercall memory due to...
2017-04-18 Simon J. GerratyIf MAKEOBJDIRPREFIX is a prefix match for .CURDIR,...
2017-04-18 Conrad Meyerda(4): Fix a TRIM regression introduced in r308155
2017-04-18 Kristof Provostpf: Also clear limit counters
2017-04-18 John BaldwinRegenerate to note that GDB is now off by default on...
2017-04-18 Glen BarberUse relative symlink for 'latest' to allow repo to...
2017-04-18 Toomas Soomeloader: uboot disk ioctl should call disk_ioctl
2017-04-18 Toomas Soomeloader: F_READ/F_WRITE should be checked against masked...
2017-04-18 Ruslan BukinSwitch BERI Programmable Interrupt Controller to INTRNG.
2017-04-18 John BaldwinDisable in-tree GDB by default on x86, mips, and powerpc.
2017-04-18 Toomas Soomeloader: zfs reader vdev_probe should check for minimum...
2017-04-18 Sergey KandaurovDocument kevent EVFILT_EMPTY.
2017-04-18 Zbigniew BodekOptimize Armada38x low-level MBUS settings
2017-04-18 Zbigniew BodekFix bit assignment in PL310_POWER_CTRL
2017-04-18 Zbigniew BodekAdd PL310 device in ARMADA38X config
2017-04-18 Zbigniew BodekExecute PL310_ERRATA_727915 only for related revisions
2017-04-18 Zbigniew BodekAdd PL310 platform initialization for Armada 38x
2017-04-18 Zbigniew BodekIncrease number of L2 tables required for kernel bootstrap
2017-04-18 Zbigniew BodekReduce kmem_arena maximum size for Armada38x
2017-04-18 Alexander MotinBlock FPDMA TRIM for ASMedia HBAs.
2017-04-18 Dimitry AndricPull in r300429 from upstream llvm trunk (by Benjamin...
2017-04-18 Ganbold TsagaankhuuRemove function declaration that doesn't exist.
2017-04-18 Justin HibbitsAdd 32-bit caching to ldconfig script for powerpc64
next