]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-17 tuexenDon't duplicate code for SCTP, just use the ones used...
2016-07-17 acheIn g_Ctoc() apply CHAR() macro to *str to strip all...
2016-07-17 ache1) This file full of direct char <-> wchar_t assignment...
2016-07-17 tuexenAdd missing sctps_reasmusrmsgs counter.
2016-07-16 allanjudeA failed installation once restarted will often error out
2016-07-16 allanjudeFix encrypted MBR install
2016-07-16 jmcneillAdd support for Allwinner H3 EMAC.
2016-07-16 achePath generation was not according to collate
2016-07-16 kibAnother issue reported on http://seclists.org/oss-sec...
2016-07-16 tuexenDeal with a portential memory allocation failure, which...
2016-07-16 mavRevert unwanted change leaked into r302932.
2016-07-16 mavIncrease I82545_MAX_TXSEGS from 20 to 64 and add checks...
2016-07-16 tuexenDon't free a data chunk twice.
2016-07-16 cpercivaNow that potentially buggy versions of Xen are automati...
2016-07-16 tuexenAddress a potential memory leak found a the clang stati...
2016-07-16 jhbRename PTRACE_SYSCALL to LINUX_PTRACE_SYSCALL.
2016-07-15 baptAdd a regression test to make sure the Russian collatio...
2016-07-15 kibIn ptrace_vm_entry(), do not call vmspace_free() while...
2016-07-15 baptAdd a regression test about the crash with strxfrm...
2016-07-15 tuexenEnsure that the -a, -W, -L options for SCTP behave...
2016-07-15 baptRevert 302324 and properly fix the crash with ISO-8859...
2016-07-15 pfgmail(1): Minor declaration updates.
2016-07-15 pfgmail(1): Avoid closing negative file descriptors.
2016-07-15 bdreweryFix dlsym(RTLD_NEXT) handling to only return the next...
2016-07-15 tuexenWhen calling netstat -Laptcp the local address values...
2016-07-15 aeAdd net.inet6.ip6.intr_queue_maxlen sysctl. It can...
2016-07-15 tuexenFix a bug which results in a core dump when running...
2016-07-15 pfgmail(1): Update more prototypes.
2016-07-15 jhbAdd a mask of optional ptrace() events.
2016-07-15 jhbAdd a test for user signal delivery.
2016-07-15 jhbAdd documentation for the sigevent structure.
2016-07-15 cyRevert r302865 and it's sister r302866 as r302865 cause...
2016-07-15 robakAdd new System Hardening menu and options to bsdinstall.
2016-07-15 andrewImplement bus_print_child to print the resources used...
2016-07-15 glebiusFix regression introduced by r302350. The change of...
2016-07-15 kibDo not allow creation of char or block special nodes...
2016-07-15 sephehyperv/vmbus: Cleanup channel sysctl tree creation
2016-07-15 sephehyperv/vmbus: Cosmetic vmbus channel close cleanup
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Back out r302888 temporarily
2016-07-15 sephehyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 sephehyperv/hn: Busdma-fy rxbuf and chimney sending buffer
2016-07-15 sephehyperv/vmbus: Cleanup channel packet receiving.
2016-07-15 sephehyperv/vmbus: Cleanup channel receiving.
2016-07-15 sephehyperv/vmbus: Factor out macros to do channel packet...
2016-07-15 sephehyperv/vmbus: Field rename
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Cleanup channel sending
2016-07-15 sephehyperv/vmbus: Move channel packet types definition...
2016-07-15 sephehyperv/vmbus: Move channel packet flags definition...
2016-07-15 sephehyeprv/vmbus: Rework prplist sending.
2016-07-15 adrian[ath] [ath_hal] break out the duration calculation...
2016-07-15 sephehyperv/vmbus: Rework sglist sending.
2016-07-15 sephehyperv/vmbus: Redefine channel packet.
2016-07-15 sephehyperv/vmbus: Field rename
2016-07-15 sephehyperv/vmbus: Set vcpuid to 0, if MSR_HV_VP_INDEX does...
2016-07-15 sephehyperv/vmbus: Busdma-fy channel bufring.
2016-07-15 sephehyperv/vmbus: Add vmbus_chan_gpadl_connect, which takes...
2016-07-15 sephehyperv/vmbus: Use iovec for bufring scatter/gather...
2016-07-15 sephehyperv/vmbus: Remove unused function definition/declara...
2016-07-15 sephehyperv/vmbus: Function rename
2016-07-15 sephehyperv/vmbus: Remove unused struct
2016-07-15 cyDocument that missing KERNCONF files will now cause...
2016-07-15 cyWhen building multiple kernels using KERNCONF, non...
2016-07-15 sephehyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.c
2016-07-14 jhbFix rendering issues.
2016-07-14 jhbFix aio system call wrappers in librt.
2016-07-14 jhbInclude command line arguments in core dump process...
2016-07-14 jhbMove nested include of <sys/queue.h> inside _KERNEL.
2016-07-14 jamieStart jails non-parallel if jail_parallel_start is...
2016-07-14 jamieFix up the order in which jail creation processes are...
2016-07-14 jamieWait for jails to complete startup if jail_parallel_sta...
2016-07-14 markjLet DDB's buf printer handle NULL pointers in the buf...
2016-07-14 andrewFinish removing the non-INTRNG support from sys/arm64.
2016-07-14 andrewRemove the non-INTRNG support from the ThunderX PCIe...
2016-07-14 andrewMove gic_v3_irqsrc into the GICv3 driver source as...
2016-07-14 mavMake PCI interupts allocation static when using bootrom...
2016-07-14 andrewMove structures only used by the GICv3 ITS driver from...
2016-07-14 andrewRemove the non-INTRNG support from the GICv3 interrupt...
2016-07-14 andrewRemove support for the arm64 pre-INTRNG interrupt frame...
2016-07-14 pfgmail(1): check for out of memory conditions when callin...
2016-07-14 mavIncrease number of I/O APIC pins from 24 to 32 to give...
2016-07-14 ngieDon't delete usr/share/local/kk_KZ.UTF-8 with "make...
2016-07-14 ngieAlways panic if an invalid capability is passed to...
2016-07-14 avgMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 avgMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 avgMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 avgMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 avgMFV r302640: 6874 rollback and receive need to reset...
2016-07-14 avgremove a stray change from r302834
2016-07-14 avgfix-up for configuration of AMD Family 10h processors...
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-14 acheTo mimic system glob, we definitely don't need manual...
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-14 acheOptimize [Cc]flag case: don't repeatedly add the last...
2016-07-14 acheDocument incomplete support of [=equiv=] and collation...
2016-07-14 acheBack out non-collating [a-z] ranges (r302594).
next