Update MACHINE/MACHINE_ARCH examples to use arm64/aarch64 instead of i386/pc98
[freebsd.git] / usr.bin / indent /
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 pstefindent(1): add a piece missed in r311138.
2017-01-02 pstefindent(1): add option -P for loading user-provided...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 pstefindent(1): Avoid out of bounds access of array ps.paren...
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-06 mmMFV r309587:
2016-12-04 pfgindent(1): remove unneeded comma.
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-03 pfgDocument undocumented indent(1) options badp/nbadp...
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 pfgindent(1): Avoid out-of-bound accesses of array ps...
2016-12-02 pfgindent(1): Avoid out-of-bound accesses of arrays.
2016-12-02 pfgindent(1): Remove an extra newline added in a previous...
2016-12-02 pfgindent(1): Optimize parser stack usage.
2016-12-02 pfgindent(1): Do not define opchar unless it will be used.
2016-12-02 pfgindent(1): Fix indent's confusion about custom FreeBSD...
2016-12-01 mmMFC r309362:
2016-12-01 pfgindent(1): Don't unnecessarily add a blank before a...
2016-12-01 pfgindent(1): Don't ignore newlines after comments that...
2016-12-01 pfgindent(1): Avoid out of bound access of array in_buffer
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-28 dimMerge ^/head r309213 through r309262.
2016-11-27 pfgindent(1): Properly handle the wide string literal...
2016-11-27 pfgindent(1): fix regression introduced in r303596.
2016-11-27 pfgindent(1): minor off-by-one error.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 cemMove sys/capsicum.h includes after types.h or param.h
2016-09-19 cemindent(1): Capsicumify
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-23 pfgindent(1): have the memset invocation somewhat more...
2016-08-23 pfgindent(1): remove dead assignments.
2016-08-23 pfgindent(1): Fix off-by-one in control flow leading dead...
2016-08-23 pfgindent(1): add some comments to quiet down Coverity.
2016-08-23 pfgindent(1): Fix memory leaks pointed out by clang-analyzer.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-04 pfgindent(1): Use bsearch() for looking up type keywords.
2016-08-03 pfgindent(1): add new -sac and -U options.
2016-08-03 pfgindent(1): accept offsetof(3) as a keyword.
2016-08-01 pfgindent: Avoid using values of pointers that refer to...
2016-08-01 pfgindent(1): Use a dash in the license headers.
2016-07-31 pfgindent(1): Rearrange option parsing code to squelch...
2016-07-31 pfgindent(1): replace function call to bzero with memset.
2016-07-31 pfgindent(1): Don't newline on cpp lines like #endif unles...
2016-07-31 pfgindent(1): Untangle the connection between pr_comment...
2016-07-31 pfgindent(1): Fix wrapping of some lines in comments.
2016-07-31 pfgindent(1): Simplify pr_comment().
2016-07-31 pfgindent(1): Remove dead code relating to unix-style...
2016-07-31 pfgindent(1): Bail out if there's no more space on the...
2016-07-31 pfgindent(1): Consistently indent declarations.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 pfgindent(1): Yet more style issues.
2016-07-29 pfgindent(1): Attempt to preserve some consistent style.
2016-07-29 pfgindent(1): Use NULL instead of zero for pointers.
2016-07-29 pfgindent(1): Support "f" and "F" floating constant suffixes.
2016-07-29 pfgRevert r303487: Wrong commit log.
2016-07-29 pfgindent(1): Removed whitespace shouldn't be considered...
next