]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/indent
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / usr.bin / indent /
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-04 oshogbocapsicum: use a new capsicum helpers in tools
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-15 pstefindent(1): bug fix after r336333
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 pstefindent(1): revert r334640 and r334632
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
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()
next