Page MenuHomeFreeBSD

lwhsu (Li-Wen Hsu)
UserAdministrator

User Details

User Since
May 10 2014, 3:58 PM (613 w, 3 d)
Roles
Administrator

Recent Activity

Yesterday

lwhsu closed D41492: Remove empty header annotations in Symbol.map files.
Mon, Feb 9, 4:04 PM · Contributor Reviews (src)
lwhsu accepted D41492: Remove empty header annotations in Symbol.map files.

This one is done in D42612

Mon, Feb 9, 4:04 PM · Contributor Reviews (src)
lwhsu closed D42775: iwm(4): Fix typo.
Mon, Feb 9, 3:58 PM · docs
lwhsu committed R9:d792747bab41: 12.x and 13.0 release note: Correct for Intel wireless cards use iwm(4) (authored by minsoochoo0122_proton.me).
12.x and 13.0 release note: Correct for Intel wireless cards use iwm(4)
Mon, Feb 9, 3:58 PM
lwhsu committed R11:4fbd71e73e1f: devel/jjui: update 0.9.8 -> 0.9.10 (authored by Al Hoang <hoanga@gmail.com>).
devel/jjui: update 0.9.8 -> 0.9.10
Mon, Feb 9, 9:11 AM
lwhsu committed rGdac3b99e8d8c: CONTRIBUTING.md: Fix links to section (authored by minsoochoo0122_proton.me).
CONTRIBUTING.md: Fix links to section
Mon, Feb 9, 7:35 AM

Fri, Feb 6

lwhsu committed R11:6c229382f888: deskutils/syncthingtray: Update to 2.0.7 (authored by Denis Shaposhnikov <dsh@bamus.cz>).
deskutils/syncthingtray: Update to 2.0.7
Fri, Feb 6, 3:43 PM
lwhsu added reviewers for D55012: virtio_gpu: add support for xf86-video-scfb: andrew, bryanv.
Fri, Feb 6, 12:38 AM
lwhsu added a comment to D55012: virtio_gpu: add support for xf86-video-scfb.

ref: https://bugs.freebsd.org/292982

Fri, Feb 6, 12:32 AM
lwhsu added a comment to D55134: committers-guide: Add columns for GCC 15 external toolchains.

I believe this is fine, for the formal process, maybe it's nice to add this on behalf of srcmgr

Fri, Feb 6, 12:29 AM
lwhsu accepted D55134: committers-guide: Add columns for GCC 15 external toolchains.

Thanks!

Fri, Feb 6, 12:28 AM

Thu, Feb 5

lwhsu committed R11:34f8aece89e3: Add editors/fresh: Terminal based IDE & text editor: easy, powerful and fast (authored by lwhsu).
Add editors/fresh: Terminal based IDE & text editor: easy, powerful and fast
Thu, Feb 5, 4:23 PM
lwhsu committed R11:3851fc4b210b: devel/jenkins: Update to 2.549 (authored by lwhsu).
devel/jenkins: Update to 2.549
Thu, Feb 5, 3:29 PM
lwhsu committed R11:ecc7981924ce: devel/jenkins-lts: Update to 2.541.1 (authored by lwhsu).
devel/jenkins-lts: Update to 2.541.1
Thu, Feb 5, 3:28 PM
lwhsu committed R11:aa5ff26f66bc: devel/jenkins: Update to 2.549 (authored by lwhsu).
devel/jenkins: Update to 2.549
Thu, Feb 5, 3:10 PM

Wed, Feb 4

lwhsu accepted D55085: universe: Bump default GCC version to 15.
Wed, Feb 4, 1:42 AM
lwhsu added a comment to D55085: universe: Bump default GCC version to 15.

I haven't added the ci build, but I assume this has been tested. We may also want to mention gcc15 at https://docs.freebsd.org/en/articles/committers-guide/#_current_compiler_versions

Wed, Feb 4, 1:42 AM

Tue, Feb 3

lwhsu accepted D55016: devel/freebsd-gcc*: Update kernel printf format checking for %b.
Tue, Feb 3, 4:25 PM
lwhsu accepted D54906: security/hockeypuck: update to 2.3.1.
Tue, Feb 3, 3:02 PM

Mon, Feb 2

lwhsu accepted D55044: lang/python3{12,13}: limit parallel .pyc compilation to MAKE_JOBS.
Mon, Feb 2, 3:21 AM

Sat, Jan 31

lwhsu added a comment to D54990: [new port] net-im/purple-barev: Barev plugin for libpurple.

WWW: information?

Sat, Jan 31, 4:42 AM

Tue, Jan 27

lwhsu added a comment to D54906: security/hockeypuck: update to 2.3.1.

Do we still need to info of GH_TUPLE in distinfo file?

Tue, Jan 27, 4:20 PM

Mon, Jan 26

lwhsu committed rG37908be664c9: mkimg(1): Sync mkimg(1) and usage() with the implementation (authored by lwhsu).
mkimg(1): Sync mkimg(1) and usage() with the implementation
Mon, Jan 26, 5:27 PM
lwhsu committed rG97ee3aeb2abf: mkimg(1): Sync mkimg(1) and usage() with the implementation (authored by lwhsu).
mkimg(1): Sync mkimg(1) and usage() with the implementation
Mon, Jan 26, 5:27 PM

Sun, Jan 25

lwhsu added a comment to D54877: Document __FreeBSD_version 1600010 and 1600011.
In D54877#1254532, @bz wrote:

You can normally just commit these. I never ask for review. I think people are just happy if it happens for as long as we don't break the syntax ;-) Thank you!

Sun, Jan 25, 7:28 PM

Sat, Jan 24

lwhsu accepted D54421: sysutils/opensbi: update to v1.8.1.

That's good, then we can have fu540 support longer.

Sat, Jan 24, 8:47 PM
lwhsu accepted D54860: */*: update my maintainer email address.
Sat, Jan 24, 8:19 PM
lwhsu added a comment to D54421: sysutils/opensbi: update to v1.8.1.

Bump to latest v1.8.1 and bump fu540 u-boot revision

Sat, Jan 24, 5:34 PM

Fri, Jan 23

lwhsu accepted D54834: devel/freebsd-gcc15: External FreeBSD toolchain based on GCC 15.
Fri, Jan 23, 10:29 PM
lwhsu added a comment to D54834: devel/freebsd-gcc15: External FreeBSD toolchain based on GCC 15.

Just go as the corss-repo commit is encouraged now? BTW this builds fine in my poudriere (all flavors).

Fri, Jan 23, 10:28 PM
lwhsu requested review of D54849: installer: Add download.freebsd.org to mirror list.
Fri, Jan 23, 9:24 PM
lwhsu committed rG3aa8d5395c42: mkimg(1): Sync mkimg(1) and usage() with the implementation (authored by lwhsu).
mkimg(1): Sync mkimg(1) and usage() with the implementation
Fri, Jan 23, 8:58 PM
lwhsu closed D54419: mkimg(1): Sync mkimg(1) and usage() with the implementation.
Fri, Jan 23, 8:58 PM
lwhsu accepted D54736: textproc/meld: update to 3.22.3.
Fri, Jan 23, 12:01 AM

Thu, Jan 22

lwhsu accepted D54720: mail/msmtp: remove ca_root_nss dep.

Thanks for the clarification, I'll keep that in mind for future patches. I think for this case, it's better if you commit it as the maintainer, especially since I'm a new committer.

Thu, Jan 22, 11:37 PM
lwhsu accepted D54818: administration webpage: update email.
Thu, Jan 22, 8:42 AM · Doc Committers

Wed, Jan 21

lwhsu added a comment to D50650: committers: add AI policy.

After much more discussions in many place, the current thought is that having a guideline doc (D54366) and mention this in the committer's guide (D54817).

Wed, Jan 21, 8:10 PM
lwhsu added a comment to D54789: GSoC: Add LLM policy.

Might want add references after D54366 and D54817 merged.

Wed, Jan 21, 8:08 PM
lwhsu requested review of D54817: Committer's Guide: Add project's AI policy and link to AI guide.
Wed, Jan 21, 8:05 PM
lwhsu added a comment to D54803: hwpstate: Add CPPC enable tunable.

BTW, I suggest that we land this patch first, and continue the discussion at https://bugs.freebsd.org/292615

Wed, Jan 21, 5:30 PM
lwhsu accepted D54803: hwpstate: Add CPPC enable tunable.

@khng mentions that there is if (resource_disabled(HWP_AMD_CLASSNAME, 0)) return; in hwpstate_identify() so maybe setting hint.hwpstate_amd.disabled="1" in hint file also works?

That hint completely disables hwpstate_amd, which also contains the good old regular P-state driver. The new knob proposed in this revision just forces the use of that old code instead of the more modern CPPC support.

Wed, Jan 21, 5:29 PM
lwhsu updated subscribers of D54803: hwpstate: Add CPPC enable tunable.

@khng mentions that there is if (resource_disabled(HWP_AMD_CLASSNAME, 0)) return; in hwpstate_identify() so maybe setting hint.hwpstate_amd.disabled="1" in hint file also works?

Wed, Jan 21, 10:00 AM

Tue, Jan 20

lwhsu committed R11:4ea6dc7ce353: devel/jenkins: Update to 2.547 (authored by lwhsu).
devel/jenkins: Update to 2.547
Tue, Jan 20, 5:30 PM

Mon, Jan 19

lwhsu accepted D54466: ichwd: Add manual for i6300esb watchdog.
Mon, Jan 19, 3:45 PM

Sat, Jan 17

lwhsu accepted D54755: devel/bear: Upgrade to 4.0.1.
Sat, Jan 17, 1:28 PM

Fri, Jan 16

lwhsu accepted D54744: committers-src: add myself (siva@).
Fri, Jan 16, 5:47 PM
lwhsu added inline comments to D54744: committers-src: add myself (siva@).
Fri, Jan 16, 5:38 PM
lwhsu accepted D54735: new committer (src): Siva Mahadevan (siva).

IIRC contrib-committers.adoc and pgpkeys/_index.adoc may need to sort by last name, but that can (and should) be done in a separated commit.

Fri, Jan 16, 3:27 PM

Wed, Jan 14

lwhsu committed R11:f8fbdede9dc8: Add textproc/fcitx5-mcfoxim: OpenVanilla Formosan languages for Fcitx5 (authored by lwhsu).
Add textproc/fcitx5-mcfoxim: OpenVanilla Formosan languages for Fcitx5
Wed, Jan 14, 12:54 AM
lwhsu committed R11:2e0ab66ab8f7: devel/py-jenkins-job-builder: Update to 6.4.4 (authored by lwhsu).
devel/py-jenkins-job-builder: Update to 6.4.4
Wed, Jan 14, 12:53 AM

Jan 11 2026

lwhsu committed R11:48c68fcd24cd: devel/jenkins: Update to 2.545 (authored by lwhsu).
devel/jenkins: Update to 2.545
Jan 11 2026, 5:58 PM

Jan 7 2026

lwhsu added a comment to D54564: iflib: document new sysctls.

Don't forget to bump .Dd on update :-)

Jan 7 2026, 12:17 AM

Jan 4 2026

lwhsu committed R11:6ee690a73572: security/vuxml: Fix 613d0f9e-d477-11f0-9e85-03ddfea11990 syntax (authored by lwhsu).
security/vuxml: Fix 613d0f9e-d477-11f0-9e85-03ddfea11990 syntax
Jan 4 2026, 12:21 AM

Jan 3 2026

lwhsu added a comment to D54466: ichwd: Add manual for i6300esb watchdog.

Don't forget to bump .Dd field. :-)

Jan 3 2026, 6:16 AM
lwhsu updated the diff for D54419: mkimg(1): Sync mkimg(1) and usage() with the implementation.

remove duplicated part

Jan 3 2026, 6:02 AM
lwhsu accepted D54465: hwpstate_amd: Fix compile error.
Jan 3 2026, 5:37 AM
lwhsu closed D54185: lang/jpm: update email - add runtime dependencies.
Jan 3 2026, 2:14 AM
lwhsu committed R11:f40fd488c22a: lang/jpm: Add runtime dependencies (authored by hsw_bitmark.com).
lang/jpm: Add runtime dependencies
Jan 3 2026, 2:14 AM
lwhsu closed D54449: x11/conlecterm: Update to 2.3.2.0.
Jan 3 2026, 2:09 AM
lwhsu committed R11:707b68670db7: x11/conlecterm: Update to 2.3.2.0 (authored by lwhsu).
x11/conlecterm: Update to 2.3.2.0
Jan 3 2026, 2:09 AM
lwhsu closed D54416: sysutils/go-wtf: Update to 0.48.0.
Jan 3 2026, 2:04 AM
lwhsu committed R11:79759c499305: sysutils/go-wtf: Update to 0.48.0 (authored by hsw_bitmark.com).
sysutils/go-wtf: Update to 0.48.0
Jan 3 2026, 2:04 AM

Jan 2 2026

lwhsu accepted D49587: hwpstate: add CPPC support for pstate driver on AMD.
Jan 2 2026, 12:19 PM
lwhsu added a comment to D54450: jail: install a default /etc/jail.conf which honors /etc/jail.conf.d/.

as a matter of fact, this is a good motivation to update the jail.conf examples as well.

Jan 2 2026, 8:57 AM
lwhsu added a reviewer for D54450: jail: install a default /etc/jail.conf which honors /etc/jail.conf.d/: Jails.
Jan 2 2026, 8:40 AM
lwhsu requested review of D54450: jail: install a default /etc/jail.conf which honors /etc/jail.conf.d/.
Jan 2 2026, 8:37 AM
lwhsu renamed guest-seuros from seuros_seuros.com to guest-seuros.
Jan 2 2026, 1:42 AM
lwhsu added a reviewer for D54444: committers-guide: Switch license to SPDX only: Core Team.

I personally think this is a good direction and also what currently in style(9). We have so many copy-n-paste license in the tree, with more or less issues.

Jan 2 2026, 1:40 AM
lwhsu added a comment to D54448: committers-guide: Add Closes: commit msg trailer.

I think this is good, and we can consider also include in the template at src/tools/tools/git/hooks/prepare-commit-msg

Jan 2 2026, 1:37 AM

Dec 30 2025

lwhsu added a comment to D54421: sysutils/opensbi: update to v1.8.1.

I think the question is more "do we want to support FU540?"

Dec 30 2025, 5:07 PM
lwhsu requested review of D54419: mkimg(1): Sync mkimg(1) and usage() with the implementation.
Dec 30 2025, 12:45 PM
lwhsu committed R11:9870304e5b1d: devel/jenkins: Update to 2.544 (authored by lwhsu).
devel/jenkins: Update to 2.544
Dec 30 2025, 11:22 AM
lwhsu committed R11:9e541676ef69: Add security/keepass-diff: CLI-tool to diff two Keepass (.kdbx) files (authored by hiroo_oikumene.net).
Add security/keepass-diff: CLI-tool to diff two Keepass (.kdbx) files
Dec 30 2025, 2:54 AM
lwhsu committed R11:53f62e8baf8f: devel/distcc: Update supported compilers (authored by Laurent Chardon <laurent.chardon@gmail.com>).
devel/distcc: Update supported compilers
Dec 30 2025, 2:39 AM
lwhsu committed R9:7987b57c2ea9: events: Add site information of AsiaBSDCon 2206 (authored by lwhsu).
events: Add site information of AsiaBSDCon 2206
Dec 30 2025, 2:28 AM
lwhsu committed R11:720e408bb415: security/afl++: Update to 4.35c (authored by fk_fabiankeil.de).
security/afl++: Update to 4.35c
Dec 30 2025, 2:08 AM

Dec 29 2025

lwhsu closed D54389: emulators/elliott-803: update to 0.1.18.
Dec 29 2025, 4:33 AM
lwhsu committed R11:c5c5bfa3ec76: emulators/elliott-803: Update to 0.1.18 (authored by hsw_bitmark.com).
emulators/elliott-803: Update to 0.1.18
Dec 29 2025, 4:33 AM
lwhsu accepted D54389: emulators/elliott-803: update to 0.1.18.

I'll do that minor fix along with the commit.

Dec 29 2025, 4:27 AM
lwhsu added inline comments to D54389: emulators/elliott-803: update to 0.1.18.
Dec 29 2025, 4:14 AM

Dec 27 2025

lwhsu committed R11:3444911ace6c: chinese/libime-jyutping: Update to 1.0.16 (authored by lwhsu).
chinese/libime-jyutping: Update to 1.0.16
Dec 27 2025, 5:12 AM
lwhsu committed R11:20d8dfef09aa: chinese/libime: Update to 1.1.13 (authored by lwhsu).
chinese/libime: Update to 1.1.13
Dec 27 2025, 5:12 AM
lwhsu committed R11:47eb1b0c9071: chinese/fcitx5-chinese-addons: Update to 5.1.11 (authored by lwhsu).
chinese/fcitx5-chinese-addons: Update to 5.1.11
Dec 27 2025, 5:12 AM
lwhsu committed R11:7dbbcd5b392c: textproc/fcitx5-qt: Update to 5.1.12 (authored by lwhsu).
textproc/fcitx5-qt: Update to 5.1.12
Dec 27 2025, 5:12 AM
lwhsu committed R11:350d177da122: japanese/fcitx5-skk: Update to 5.1.9 (authored by mew14930xvi <mew14930xvi@inbox.lv>).
japanese/fcitx5-skk: Update to 5.1.9
Dec 27 2025, 5:12 AM
lwhsu committed R11:6862d495f791: textproc/fcitx5-gtk: Update to 5.1.5 (authored by lwhsu).
textproc/fcitx5-gtk: Update to 5.1.5
Dec 27 2025, 5:12 AM
lwhsu committed R11:dec12a116fca: textproc/fcitx5-configtool: Update to 5.1.12 (authored by lwhsu).
textproc/fcitx5-configtool: Update to 5.1.12
Dec 27 2025, 5:12 AM
lwhsu committed R11:60783769b71d: japanese/fcitx5-anthy: Update to 5.1.9 (authored by lwhsu).
japanese/fcitx5-anthy: Update to 5.1.9
Dec 27 2025, 5:12 AM
lwhsu committed R11:f4c2b60fcde3: chinese/fcitx5-chewing: Update to 5.1.10 (authored by lwhsu).
chinese/fcitx5-chewing: Update to 5.1.10
Dec 27 2025, 5:12 AM
lwhsu committed R11:af81a3634cc1: chinese/fcitx5-mcbopomofo: Fix pkg-plist (authored by lwhsu).
chinese/fcitx5-mcbopomofo: Fix pkg-plist
Dec 27 2025, 5:12 AM
lwhsu committed R11:9be0c6c5fad1: textproc/fcitx5: Update to 5.1.17 (authored by lwhsu).
textproc/fcitx5: Update to 5.1.17
Dec 27 2025, 5:12 AM
lwhsu committed R11:bff87648b28e: chinese/fcitx5-table-extra: Update to 5.1.10 (authored by lwhsu).
chinese/fcitx5-table-extra: Update to 5.1.10
Dec 27 2025, 5:12 AM
lwhsu accepted D54377: www/wasm-bindgen-cli: Update to v0.2.100.

It's good after fixing Makefile.crates

Dec 27 2025, 4:03 AM
lwhsu accepted D54378: net/lldap: update to 0.6.2.
Dec 27 2025, 4:01 AM

Dec 26 2025

lwhsu accepted D54373: release: Use :H rather than ...

A more general thought/question: maybe we want ${SRCTOP} ?

Dec 26 2025, 4:45 PM
lwhsu accepted D54352: tests/ci: Use :H:H rather than ../...

We're following src/release/Makefile so is this pattern is preferred, we should do the same change there.

Dec 26 2025, 4:29 PM

Dec 23 2025

lwhsu committed R11:81d77448cc07: devel/jenkins: Update to 2.543 (authored by lwhsu).
devel/jenkins: Update to 2.543
Dec 23 2025, 2:28 PM

Dec 22 2025

lwhsu resigned from D53910: website: complete refresh of beastie theme.

I am glad that this is now moving and working as I tried to suggest months ago. Having things in the public as possible is essential spirit of the open source world.

Dec 22 2025, 2:11 PM

Dec 21 2025

lwhsu accepted D54330: about: Get number of ports from releases.

no problem for the zh-tw translation.

Dec 21 2025, 2:42 PM

Dec 20 2025

lwhsu committed R9:fcd63c3460d7: handbook: Fix a typo in mtree(8) manpage link (authored by Bart Louwers <bart.louwers@gmail.com>).
handbook: Fix a typo in mtree(8) manpage link
Dec 20 2025, 3:25 PM