]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-29 oshogboNvlist functionality is not used within interrupt conte...
2015-04-29 oshogboAlways use the nv_malloc macro instead of malloc(3).
2015-04-29 oshogboStyle fixes.
2015-04-29 emastevt: fix vt_fb_bitblt_bitmap mask corruption
2015-04-29 pfgRevert r281889:
2015-04-29 kibRemove the #ifdef DEBUG code, which is not compilable...
2015-04-29 ngieFix typo. It should have been atf_tc_skip, not atf_skip
2015-04-29 gnnBrief demo script showing the various values that can...
2015-04-29 jhbDon't free mbufs when stopping an interface in netmap...
2015-04-29 gnnBrief demo script showing the various values that can...
2015-04-29 scottlRevert r282227. It is clearly incorrect as it frees...
2015-04-29 traszRemove spurious period.
2015-04-29 brdFix typo
2015-04-29 traszMake rctl(8) more user-friendly when RACCT/RCTL is...
2015-04-29 baptFix mis usage of ms(7) macros
2015-04-29 gjbDocument r280297, OpenSSL updated to version 1.0.1m.
2015-04-29 scottlImprove support for blacklisting bad memory locations...
2015-04-29 pfgFix memory leak in scsi_scan_bus()
2015-04-29 pfgPlug memory leaks in kbdmux(4) (take 2)
2015-04-29 andrewAdd pmap_mapbios and pmap_unmapbios. These will be...
2015-04-29 smhCorrect date typo in UPDATING
2015-04-29 baptRemove never written documentation
2015-04-29 baptExplicitly declare to not print the current date
2015-04-29 roygervt_vga: add a timeout while waiting for vertical retrace
2015-04-29 gnnMake it possible to statically link SIFTR into the...
2015-04-29 traszRemove oldnfs leftovers from mountd(8).
2015-04-29 traszAdd kern.racct.enable tunable and RACCT_DISABLED config...
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-29 ngieATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIR...
2015-04-29 adrianConstify some const parameters in seq.h.
2015-04-29 neelEmulate the 'bit test' instruction. Windows 7 uses...
2015-04-29 smhStandardise chmod, chflags, chown and chgrp recursive...
2015-04-28 impOnly include CWARNFLAGS once to reduce command line...
2015-04-28 neelImplement the century byte in the RTC. Some guests...
2015-04-28 smhFix misuse of input argument in traverse_visitbp
2015-04-28 gjbRefine the entry regarding devfs(5) timestamps, as of
2015-04-28 pfglibgomp: bring initial BSD support from upstream.
2015-04-28 bro Fix bus_space_read_multi functions: correct increment...
2015-04-28 ngieFollowup to r282083: add GCC_BOOTSTRAP to the list...
2015-04-28 gjbDocument r281387, hptnr(4) driver updated to version...
2015-04-28 gjbDocument r281396, ACPI update to 20150410.
2015-04-28 gjbDocument r280870, fix directory inclusion when '--one...
2015-04-28 gjbUpdate the svn revision marker.
2015-04-28 gjbDocument r281845, file verification support in MAC.
2015-04-28 gjbDocument r281713, hwpmc(4) support for Freescale e500...
2015-04-28 gjbDocument r281439, support for the 'virt' QEMU SoC.
2015-04-28 gjbDocument r281311, disallow directory traversal in ar(1).
2015-04-28 gjbDocument r281261, DTrace support for the Book-E.
2015-04-28 gjbDocument r281130, gcc attributes added to standard...
2015-04-28 gjbFix a whitespace nit.
2015-04-28 gjbTypo/spelling fixes.
2015-04-28 gjbDocument r280971, support for RFC6864.
2015-04-28 gjbFix revision for GELI prompt support in the loader.
2015-04-28 gjbDocument r280938, GELI passphrase prompt support added...
2015-04-28 gjbDocument r280932, elftoolchain update to version 3179.
2015-04-28 gjbDocument r280930, several RPC fixes.
2015-04-28 gjbPartially document r280859, readelf(1) is now switched...
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.
next