]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pwm
Import tzdata 2018i
[FreeBSD/FreeBSD.git] / usr.sbin / pwm /
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Emmanuel Vadotpwm(8): Add percentage value support for duty cycle
2018-12-14 Emmanuel Vadotpwm: Convert period and duty to unsigned int
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-12 Emmanuel Vadotpwm: Fix some arches by using %ju and casting to uintmax_t
2018-12-12 Emmanuel VadotAdd a pwm subsystem so we can configure pwm controller...