]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pwm
Fix bhyve's NVMe Identify Namespace data
[FreeBSD/FreeBSD.git] / usr.sbin / pwm /
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-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...