]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - secure
Update compiler-rt to 3.9.0 release, and update the build glue for
[FreeBSD/FreeBSD.git] / secure /
2016-09-03 Dimitry AndricUpdate compiler-rt to 3.9.0 release, and update the...
2016-09-03 Alexander MotinMFC r305337: 7004 dmu_tx_hold_zap() does dnode_hold...
2016-09-03 Alexander MotinMFV r305336: 7247 zfs receive of deduplicated stream...
2016-09-03 Alexander MotinMFV r305335: 7003 zap_lockdir() should tag hold
2016-09-03 Alexander MotinMFV r304157:
2016-09-03 Alexander MotinMFV r304156: 7235 remove unused func dsl_dataset_set_blkptr
2016-09-03 Alexander MotinMFV r304159: 7277 zdb should be able to print zfs_dbgmsg's
2016-09-03 Alexander MotinMFV r304155: 7090 zfs should improve allocation order...
2016-09-03 Alexander MotinMFV r303081: 7163 ztest failures due to excess error...
2016-09-03 Alexander MotinMFV r303080: 6451 ztest fails due to checksum errors
2016-09-03 Alexander MotinMFV r303079:
2016-09-03 Alexander MotinMFV r303078:
2016-09-03 Alexander MotinMFV r303077:
2016-09-03 Alexander MotinMFV r302991: 6950 ARC should cache compressed data
2016-09-03 Enji CooperHandle missed mergeinfo by merging r305031 (the missing...
2016-09-02 Dimitry AndricUpdate clang to the final 3.9.0 release. There were...
2016-09-01 Alexander MotinMFV r304158:
2016-09-01 Alexander MotinMFV r302993: 7104 increase indirect block size
2016-09-01 Alexander MotinMFV r302992: 7071 lzc_snapshot does not fill in errlist...
2016-09-01 Dimitry AndricMerge ^/head r305087 through r305219.
2016-09-01 Alexander MotinMFV r302662: 6447 handful of nvpair cleanups
2016-09-01 Alexander MotinMFV r302661: 7082 bptree_iterate() passes wrong args...
2016-09-01 Alexander MotinMFV r302660: 6314 buffer overflow in dsl_dataset_name
2016-09-01 Alexander MotinMFV r302659: 6931 lib/libzfs: cleanup gcc warnings
2016-09-01 Alexander MotinMFV r302658: 6872 zfs libraries should not allow uninit...
2016-09-01 Alexander MotinMFV r302657: 4521 zfstest is trying to execute evil...
2016-09-01 Alexander MotinMFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlist
2016-09-01 Alexander MotinMFV r302654:
2016-09-01 Alexander MotinMFV r302653: 6111 zfs send should ignore datasets creat...
2016-09-01 Alexander MotinMFV r302651: 7054 dmu_tx_hold_t should use refcount_t...
2016-09-01 Alexander MotinMFV r302648: 7019 zfsdev_ioctl skips secpolicy when...
2016-09-01 Alexander MotinMFV r302647: 6922 Emit ESC_ZFS_VDEV_REMOVE_AUX after...
2016-09-01 Alexander MotinMFV r302646:
2016-09-01 Alexander MotinMFV r302643:
2016-09-01 Alexander MotinMFV r302642:
2016-09-01 Alexander MotinMFV r302642:
2016-09-01 Enji CooperMFhead @ r305170
2016-08-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-08-31 Ed MasteUpdate to ELF Tool Chain r3490
2016-08-30 Pedro F. GiffuniMFV r302423:
2016-08-30 Dimitry AndricMerge ^/head r305029 through r305080.
2016-08-30 Dimitry AndricUpdate libc++ to release_39 branch r279689.
2016-08-30 Ed MasteBring lld (release_39 branch, r279477) to contrib
2016-08-30 Kurt LidlAdd refactored blacklist support to sshd
2016-08-29 Martin MatuskaRedo MFV r304866:
2016-08-27 Dimitry AndricUpdate llvm to release_39 branch r279689.
2016-08-26 Martin MatuskaMFV r304866:
2016-08-25 Enji CooperMFhead @ r304815
2016-08-24 Dimitry AndricUpdate clang to release_39 branch r279477.
2016-08-24 Dimitry AndricUpdate llvm to release_39 branch r279477.
2016-08-24 Cy SchubertMFV r304732.
2016-08-23 Dimitry AndricMerge ^/head r304537 through r304699.
2016-08-22 Jung-uk KimPrefer C-style comments in assembly sources.
2016-08-22 Jung-uk KimFix white spaces in assembly sources.
2016-08-22 Jung-uk KimBuild OpenSSL assembly sources for arm. Tested with...
2016-08-20 Dimitry AndricMerge ^/head r304236 through r304536.
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-17 Jung-uk KimDisable assembly sources when compiler/assembler cannot...
2016-08-17 Dimitry AndricUpdate lldb to release_39 branch r278877.
2016-08-17 Dimitry AndricUpdate clang to release_39 branch r278877.
2016-08-17 Dimitry AndricUpdate llvm to release_39 branch r278877.
2016-08-17 Ed MasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 Dimitry AndricUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 Dimitry AndricUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 Dimitry AndricMerge ^/head r303250 through r304235.
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-10 Ed SchoutenMake libcrypt thread-safe. Add crypt_r(3).
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
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-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-24 Glen BarberRevert r301551, which added blacklistd(8) to sshd(8).
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-14 Bryan DreweryDIRDEPS_BUILD: Update dependencies
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Kurt LidlAdd blacklist support to sshd
next