]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/indent
Merge ^/head r311546 through r311683.
[FreeBSD/FreeBSD.git] / usr.bin / indent /
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-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 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-08-31 Ed MasteUpdate to ELF Tool Chain r3490
2016-08-30 Pedro F. GiffuniMFV r302423:
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-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-23 Pedro F. Giffuniindent(1): have the memset invocation somewhat more...
2016-08-23 Pedro F. Giffuniindent(1): remove dead assignments.
2016-08-23 Pedro F. Giffuniindent(1): Fix off-by-one in control flow leading dead...
2016-08-23 Pedro F. Giffuniindent(1): add some comments to quiet down Coverity.
2016-08-23 Pedro F. Giffuniindent(1): Fix memory leaks pointed out by clang-analyzer.
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
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-12 Enji CooperCheckpoint initial integration work
2016-08-04 Pedro F. Giffuniindent(1): Use bsearch() for looking up type keywords.
2016-08-03 Pedro F. Giffuniindent(1): add new -sac and -U options.
2016-08-03 Pedro F. Giffuniindent(1): accept offsetof(3) as a keyword.
2016-08-01 Pedro F. Giffuniindent: Avoid using values of pointers that refer to...
2016-08-01 Pedro F. Giffuniindent(1): Use a dash in the license headers.
2016-07-31 Pedro F. Giffuniindent(1): Rearrange option parsing code to squelch...
2016-07-31 Pedro F. Giffuniindent(1): replace function call to bzero with memset.
2016-07-31 Pedro F. Giffuniindent(1): Don't newline on cpp lines like #endif unles...
2016-07-31 Pedro F. Giffuniindent(1): Untangle the connection between pr_comment...
2016-07-31 Pedro F. Giffuniindent(1): Fix wrapping of some lines in comments.
2016-07-31 Pedro F. Giffuniindent(1): Simplify pr_comment().
2016-07-31 Pedro F. Giffuniindent(1): Remove dead code relating to unix-style...
2016-07-31 Pedro F. Giffuniindent(1): Bail out if there's no more space on the...
2016-07-31 Pedro F. Giffuniindent(1): Consistently indent declarations.
2016-07-30 Marcelo AraujoUse nitems() from sys/param.h.
2016-07-30 Pedro F. Giffuniindent(1): Yet more style issues.
2016-07-29 Pedro F. Giffuniindent(1): Attempt to preserve some consistent style.
2016-07-29 Pedro F. Giffuniindent(1): Use NULL instead of zero for pointers.
2016-07-29 Pedro F. Giffuniindent(1): Support "f" and "F" floating constant suffixes.
2016-07-29 Pedro F. GiffuniRevert r303487: Wrong commit log.
2016-07-29 Pedro F. Giffuniindent(1): Removed whitespace shouldn't be considered...
2016-07-29 Pedro F. Giffuniindent(1): fix struct termination detection.
2016-07-29 Pedro F. Giffuniindent(1): fix struct termination detection.
2016-07-29 Pedro F. Giffuniindent(1): Fix breakage caused by single comment follow...
2016-07-29 Pedro F. Giffuniindent(1): Avoid potential use-after-free.
2016-07-29 Pedro F. Giffuniindent(1): Avoid out of bound access of array codebuf.
2016-07-28 Pedro F. Giffuniindent: avoid calling write(2) with a negative second...
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...
next