]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/indent
top(1): forgot in r336160
[FreeBSD/FreeBSD.git] / usr.bin / indent /
2018-07-16 pstefindent(1): rewrite the integer/floating constant scanni...
2018-07-15 pstefindent(1): move case_indent from parser state to the...
2018-07-11 cyMFV r324714:
2018-06-19 oshogboConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-11 pstefindent(1): rename -nsac/-sac ("space after cast") to...
2018-06-10 pstefindent(1): group global option variables into an option...
2018-06-04 pstefindent(1): fix buildworld after r334632
2018-06-04 pstefindent(1): add --version option
2018-06-04 pstefindent(1): remove the STACKSIZE macro and all of its use
2018-06-04 pstefindent(1): remove static const char copyright[]
2018-06-04 pstefindent(1): replace BSD bcopy() with C memmove()
2018-06-03 pstefindent(1): new option -lpl
2018-06-03 pstefindent(1): revert introduction of -lpl
2018-06-03 pstefindent(1): new option -lpl (always line up to parenthesis)
2018-06-03 pstefindent(1): manual page corretions
2018-06-03 pstefindent(1): if an identifier can be either a typedef...
2018-06-03 pstefindent(1): if the token is a "[" then neither of the...
2018-06-03 pstefindent(1): don't add a space after a label
2018-06-03 pstefindent(1): ignore null characters from input
2018-06-03 pstefindent(1): don't overflow di_stack[]
2018-06-03 pstefindent(1): improve CHECK_SIZE_ macros
2018-06-03 pstefindent(1): remove troff output support
2018-06-03 pstefindent(1): avoid resetting last_bl to a bogus value...
2018-06-03 pstefindent(1): the check for buffer overflow has to be...
2018-06-03 pstefindent(1): use errx() instead of abort()
2018-06-03 pstefindent(1): limit character classification functions...
2018-06-03 pstefindent(1): recognize more type names
2018-06-03 pstefindent(1): don't format function declarations as variables
2018-06-03 pstefindent(1): remove is_procname.
2018-06-03 pstefindent(1): disjoint parser state from lexi()
2018-06-03 pstefindent(1): improve handling of boxed comments indentation
2018-06-03 pstefindent(1): improve predictability of lexi()
2018-06-03 pstefindent(1): improve handling of comments and newlines...
2018-06-03 pstefindent(1): remove undocumented and rather useless optio...
2018-06-01 pstefindent(1): improve an error message
2018-06-01 pstefindent(1): restore working -pcs
2018-06-01 pstefindent(1): don't add unneeded space to function pointer...
2018-06-01 pstefindent(1): don't indent typedef declarations as object...
2018-06-01 pstefindent(1): consider tab characters when forcing a newli...
2018-06-01 pstefindent(1): identifiers inside parentheses are not decla...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgvarious: general adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 bdreweryDIRDEPS_BUILD: Connect new directories.
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
next