]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pwm
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / usr.sbin / pwm /
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-02-10 dimMerge ^/head r343807 through r343955.
2019-02-06 yuripvpwm.8: fix markup in synopsis, add -f description
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-14 manupwm(8): Add percentage value support for duty cycle
2018-12-14 manupwm: Convert period and duty to unsigned int
2018-12-12 manupwm: Fix some arches by using %ju and casting to uintmax_t
2018-12-12 manuAdd a pwm subsystem so we can configure pwm controller...