]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-28 gjbDocument r280308, devfs(5) timestamp updates for read...
2015-04-28 gjbDocument r280259, initial support for arm64/aarch64.
2015-04-28 gjbDocument r280183, drm update to match Linux 3.8.13.
2015-04-28 gjbDocument r279957, DSM TRIM support for virtual AHCI...
2015-04-28 gjbDocument r281316, xz(1) update to version 5.2.1.
2015-04-28 gjbDocument r281373, nvi(1) update to version 2.1.3.
2015-04-28 gjbDocument r281806, wpa_supplicant(8)/hostapd(8) update...
2015-04-28 gjbDocument r281812, make(1) update to version 20150418.
2015-04-28 gjbDocument r282089, unbound(8) update to 1.5.3.
2015-04-28 gjbDocument r279122, netstat(1) updated to use libxo(3).
2015-04-28 gjbDocument r273562, libxo(3) import.
2015-04-28 emasteDon't add arm64 to universe builds if the user provided...
2015-04-28 melifaroFix panic introduced by r282070.
2015-04-28 andrewAllow the arm64 config file to define SOCDEV_PA and...
2015-04-28 andrewOnly enable the hpet driver on x86 hardware, it doesn...
2015-04-28 pfgMFV r282150
2015-04-28 andrewFix pmap_dcache_wb_pou in the new armv6 pmap to correct...
2015-04-28 pfgBring updated versions of libcpp and libgomp.
2015-04-28 andrewThere may not be an FACS table, check for this before...
2015-04-28 gjbFix CROCHETBRANCH, forgotten in r280640.
2015-04-28 impThe presence/absence of CPU features should be tested...
2015-04-28 glebiusRequire "ldconfig" for "devd". It is possible that...
2015-04-28 emastecrunchide: add basic string table sanity checks
2015-04-28 aeFix the comment. We will not do SPD lookup again, because
2015-04-28 ngieAdjust CFLAGS to find freebsd_test_suite/macros.h
2015-04-28 ngieUse PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"
2015-04-28 ngie- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)
2015-04-28 ngieUse ATF_REQUIRE_KERNEL_MODULE instead of aio_available...
2015-04-28 ngieAdd initial (unpolished) macros for interfacing with...
2015-04-28 ngieFill in the copyright boilerplate for the test program
2015-04-28 aeSince PFIL can change mbuf pointer, we should update...
2015-04-28 avgreplace a comment about zfs recv -F corner case with...
2015-04-28 avgzfs_onexit_fd_hold: return EBADF even if devfs_get_cdev...
2015-04-28 ganboldUpdate Amlogic MMC driver:
2015-04-28 kibDo not sleep waiting for the MAP_ENTRY_IN_TRANSITION...
2015-04-28 avgdsl_dir_rename_check: return EXDEV on cross-pool rename...
2015-04-28 avgMFV r282123: 5610 zfs clone from different source and...
2015-04-28 avgMFV r282124: 5393 spurious failures from dsl_dataset_ho...
2015-04-28 avgnvpair_type_is_array: DATA_TYPE_INT8_ARRAY was not...
2015-04-28 avgdump_nvlist: handle DATA_TYPE_BOOLEAN_ARRAY
2015-04-28 hselaskyThe add_bounce_page() function can be called when loadi...
2015-04-28 kevlo- Add a new urtwn(4) device
2015-04-27 marcelFix build breakage with GCC.
2015-04-27 gjbAdd the cw-ec2-portinstall target to always install the
2015-04-27 pfglibgomp: bring early CPU affinity support from FSF...
2015-04-27 delphijGenerate new UUID if system UUID is known bad or malfor...
2015-04-27 gjbFix a comment.
2015-04-27 adrianDrop the default for performance_cx_lowest (ie, what...
2015-04-27 kibChange interpretation of the DF_ORIGIN and DF_1_ORIGIN...
2015-04-27 ngieFix a typo (linnker -> linker)
2015-04-27 gjbDo not nest the BSD and MBR partitions, which produces
2015-04-27 ngieRemove per-architecture checks for enabling HAVE_FENV_H
2015-04-27 ngieAdd OLD_FILES entry for r282076
2015-04-27 ngieMove tests/sys/kern/mmap_test to tests/sys/vm/mmap_test
2015-04-27 gjbGenerate the arm64/aarch64 memstick image as MBR instead of
2015-04-27 oshogboFix potential memory leak.
2015-04-27 marcelUpgrade libxo to 0.3.2.
2015-04-27 reneThe Dutch queen abdicated two years ago, the national...
2015-04-27 oshogboAdd myself (oshogbo) to calendar.freebsd and committers...
2015-04-27 jgh- remove -l option from ntpdate manpage, as it is no...
2015-04-27 andrewReturn NULL on failure from nexus_alloc_resource as...
2015-04-27 zbbFix wrong cast of pointer to u_int in db_interface...
2015-04-27 andrewCorrect the spelling of MACHINE_CPUARCH, MACHINE_CPU...
2015-04-27 andrewDisable the tests that use makecontext on arm64, it...
2015-04-27 desUpgrade Unbound to 1.5.3.
2015-04-27 desAdd a script that runs configure for both ldns and...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 traszMake setproctitle(3) work in Capsicum capability mode...
2015-04-27 kibPartially revert r255986: do not call VOP_FSYNC() when...
2015-04-27 kibFix locking for oshmctl() and shmsys().
2015-04-27 andrewAdd GCC to the list of broken options on arm64.
2015-04-27 melifaroFix 'may be used uninitialized' warning not caught...
2015-04-27 melifaroUse free_nat_instance() for nat instance deletion.
2015-04-27 zbbIntroduce ddb(4) support for ARM64
2015-04-27 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-27 ngieConvert this testcase over to a TAP format testcase
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngie- Fix style(9) a bit
2015-04-27 ngie- Fix compilation (MAP_INHERIT's dead)
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 melifaroMake rule table kernel-index rewriting support any...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 scottlSmall change in header order to allow this to compile.
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieFix -Wformat warnings by using proper format string...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieBuild/install libc, librt, libthr, and msun NetBSD...
2015-04-27 ngieThe fmodl compat shims on arm/mips/powerpc aren't complete
2015-04-27 ngieath3kfw, bcmfw, bthidcontrol, bthidd all require usb...
2015-04-27 glebiusFix memory leak.
2015-04-27 loosPass the supplied buffer length instead of a fixed...
2015-04-27 aeMake ipsec_in_reject() static. We use ipsec[46]_in_reje...
2015-04-27 aeRemove now unneded KEY_FREESP() for case when ipsec...
2015-04-27 aeFix possible use after free due to security policy...
2015-04-27 ganboldEnable root mounting from mmc/sd card.
2015-04-26 tuexenDon't panic under INVARIANTS when receiving a SACK...
2015-04-26 jilleshexdump: Don't use uninitialized struct stat.
2015-04-26 glebiusDon't use ifm_data. It was used only for self checking...
2015-04-26 mjgfd: plug an always overwritten initialization in fdalloc
next