]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-16 Allan JudeA failed installation once restarted will often error out
2016-07-16 Allan JudeFix encrypted MBR install
2016-07-16 Jared McNeillAdd support for Allwinner H3 EMAC.
2016-07-16 Andrey A. ChernovPath generation was not according to collate
2016-07-16 Konstantin... Another issue reported on http://seclists.org/oss-sec...
2016-07-16 Michael TuexenDeal with a portential memory allocation failure, which...
2016-07-16 Alexander MotinRevert unwanted change leaked into r302932.
2016-07-16 Alexander MotinIncrease I82545_MAX_TXSEGS from 20 to 64 and add checks...
2016-07-16 Michael TuexenDon't free a data chunk twice.
2016-07-16 Colin PercivalNow that potentially buggy versions of Xen are automati...
2016-07-16 Michael TuexenAddress a potential memory leak found a the clang stati...
2016-07-16 John BaldwinRename PTRACE_SYSCALL to LINUX_PTRACE_SYSCALL.
2016-07-15 Baptiste DaroussinAdd a regression test to make sure the Russian collatio...
2016-07-15 Konstantin... In ptrace_vm_entry(), do not call vmspace_free() while...
2016-07-15 Baptiste DaroussinAdd a regression test about the crash with strxfrm...
2016-07-15 Michael TuexenEnsure that the -a, -W, -L options for SCTP behave...
2016-07-15 Baptiste DaroussinRevert 302324 and properly fix the crash with ISO-8859...
2016-07-15 Pedro F. Giffunimail(1): Minor declaration updates.
2016-07-15 Pedro F. Giffunimail(1): Avoid closing negative file descriptors.
2016-07-15 Bryan DreweryFix dlsym(RTLD_NEXT) handling to only return the next...
2016-07-15 Michael TuexenWhen calling netstat -Laptcp the local address values...
2016-07-15 Andrey V. ElsukovAdd net.inet6.ip6.intr_queue_maxlen sysctl. It can...
2016-07-15 Michael TuexenFix a bug which results in a core dump when running...
2016-07-15 Pedro F. Giffunimail(1): Update more prototypes.
2016-07-15 John BaldwinAdd a mask of optional ptrace() events.
2016-07-15 John BaldwinAdd a test for user signal delivery.
2016-07-15 John BaldwinAdd documentation for the sigevent structure.
2016-07-15 Cy SchubertRevert r302865 and it's sister r302866 as r302865 cause...
2016-07-15 Bartek RutkowskiAdd new System Hardening menu and options to bsdinstall.
2016-07-15 Andrew TurnerImplement bus_print_child to print the resources used...
2016-07-15 Gleb SmirnoffFix regression introduced by r302350. The change of...
2016-07-15 Konstantin... Do not allow creation of char or block special nodes...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Cleanup channel sysctl tree creation
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Cosmetic vmbus channel close cleanup
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Function rename
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Back out r302888 temporarily
2016-07-15 Sepherosa Ziehauhyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 Sepherosa Ziehauhyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Cleanup channel packet receiving.
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Cleanup channel receiving.
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Factor out macros to do channel packet...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Field rename
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Function rename
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Cleanup channel sending
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Move channel packet types definition...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Move channel packet flags definition...
2016-07-15 Sepherosa Ziehauhyeprv/vmbus: Rework prplist sending.
2016-07-15 Adrian Chadd[ath] [ath_hal] break out the duration calculation...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Rework sglist sending.
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Redefine channel packet.
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Field rename
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Set vcpuid to 0, if MSR_HV_VP_INDEX does...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Busdma-fy channel bufring.
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Add vmbus_chan_gpadl_connect, which takes...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Use iovec for bufring scatter/gather...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Remove unused function definition/declara...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Function rename
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Remove unused struct
2016-07-15 Cy SchubertDocument that missing KERNCONF files will now cause...
2016-07-15 Cy SchubertWhen building multiple kernels using KERNCONF, non...
2016-07-15 Sepherosa Ziehauhyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c
2016-07-14 John BaldwinFix rendering issues.
2016-07-14 John BaldwinFix aio system call wrappers in librt.
2016-07-14 John BaldwinInclude command line arguments in core dump process...
2016-07-14 John BaldwinMove nested include of <sys/queue.h> inside _KERNEL.
2016-07-14 Jamie GrittonStart jails non-parallel if jail_parallel_start is...
2016-07-14 Jamie GrittonFix up the order in which jail creation processes are...
2016-07-14 Jamie GrittonWait for jails to complete startup if jail_parallel_sta...
2016-07-14 Mark JohnstonLet DDB's buf printer handle NULL pointers in the buf...
2016-07-14 Andrew TurnerFinish removing the non-INTRNG support from sys/arm64.
2016-07-14 Andrew TurnerRemove the non-INTRNG support from the ThunderX PCIe...
2016-07-14 Andrew TurnerMove gic_v3_irqsrc into the GICv3 driver source as...
2016-07-14 Alexander MotinMake PCI interupts allocation static when using bootrom...
2016-07-14 Andrew TurnerMove structures only used by the GICv3 ITS driver from...
2016-07-14 Andrew TurnerRemove the non-INTRNG support from the GICv3 interrupt...
2016-07-14 Andrew TurnerRemove support for the arm64 pre-INTRNG interrupt frame...
2016-07-14 Pedro F. Giffunimail(1): check for out of memory conditions when callin...
2016-07-14 Alexander MotinIncrease number of I/O APIC pins from 24 to 32 to give...
2016-07-14 Enji CooperDon't delete usr/share/local/kk_KZ.UTF-8 with "make...
2016-07-14 Enji CooperAlways panic if an invalid capability is passed to...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-14 Andriy Gaponremove a stray change from r302834
2016-07-14 Andriy Gaponfix-up for configuration of AMD Family 10h processors...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovTo mimic system glob, we definitely don't need manual...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Andrey A. ChernovOptimize [Cc]flag case: don't repeatedly add the last...
2016-07-14 Andrey A. ChernovDocument incomplete support of [=equiv=] and collation...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges (r302594).
2016-07-14 Andrey A. Chernov1) Eliminate possibility to call __*collate_range_cmp...
2016-07-14 Sepherosa Ziehauhyperv/vmbus: Move bus related message processing into...
2016-07-14 Andrey A. ChernovBack out non-collating [a-z] ranges.
2016-07-14 Sepherosa Ziehauhyperv/vmbus: Sub-channel related fields renaming
next