Page MenuHomeFreeBSD
Feed Advanced Search

Jul 7 2023

khng closed D40814: modules: fix freebsd32_modstat on big endian platforms.
Jul 7 2023, 4:24 AM
khng committed rG034c0856018c: modules: fix freebsd32_modstat on big endian platforms (authored by khng).
modules: fix freebsd32_modstat on big endian platforms
Jul 7 2023, 4:24 AM

Jul 4 2023

khng committed rG2d148ce84d29: syscalls: fix modspecific_t stack content leak (authored by khng).
syscalls: fix modspecific_t stack content leak
Jul 4 2023, 12:53 PM
khng committed rG4c20e26e26ec: syscalls: fix modspecific_t stack content leak (authored by khng).
syscalls: fix modspecific_t stack content leak
Jul 4 2023, 12:42 PM

Jul 1 2023

khng committed rG005aa1743b42: modules: bzero the modspecific_t (authored by khng).
modules: bzero the modspecific_t
Jul 1 2023, 10:59 PM
khng closed D40830: modules: bzero the modspecific_t.
Jul 1 2023, 10:59 PM
khng requested review of D40830: modules: bzero the modspecific_t.
Jul 1 2023, 7:47 PM
khng committed rG593211cc71ad: SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2) (authored by khng).
SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2)
Jul 1 2023, 6:44 PM
khng committed rG3fe7f9a357be: SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2) (authored by khng).
SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2)
Jul 1 2023, 6:43 PM
khng committed rG2cab2d43b83b: syscalls: fix modspecific_t stack content leak (authored by khng).
syscalls: fix modspecific_t stack content leak
Jul 1 2023, 6:40 PM
khng closed D40815: syscalls: fix modspecific_t stack content leak.
Jul 1 2023, 6:40 PM

Jun 30 2023

khng requested review of D40815: syscalls: fix modspecific_t stack content leak.
Jun 30 2023, 6:16 PM
khng requested review of D40814: modules: fix freebsd32_modstat on big endian platforms.
Jun 30 2023, 6:16 PM

Jun 15 2023

khng committed rG9f135336f505: SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2) (authored by khng).
SYSCALL_MODULE(9): fix references to modfind(2) and modstat(2)
Jun 15 2023, 7:43 PM

May 23 2023

khng accepted D40213: Teach ifconfig to attach and run itself in a jail..
May 23 2023, 2:35 AM

May 22 2023

khng accepted D40213: Teach ifconfig to attach and run itself in a jail..

LGTM. You may want to add a manual page changes as well.

May 22 2023, 8:13 PM
khng added inline comments to D40213: Teach ifconfig to attach and run itself in a jail..
May 22 2023, 8:05 PM

Apr 10 2023

khng closed D38552: devel/ccls: Reinstate the port and update to snapshot 20230115.
Apr 10 2023, 8:11 AM

Feb 13 2023

khng committed R11:93bc67ee6406: devel/ccls: Reinstate the port and update to snapshot 20230115 (authored by khng).
devel/ccls: Reinstate the port and update to snapshot 20230115
Feb 13 2023, 4:52 AM
khng requested review of D38552: devel/ccls: Reinstate the port and update to snapshot 20230115.
Feb 13 2023, 1:00 AM

Feb 12 2023

khng committed R9:af2dccb1b8c0: articles: Fix LSP JSON compilation database filename (authored by khng).
articles: Fix LSP JSON compilation database filename
Feb 12 2023, 7:29 PM

Dec 19 2022

khng committed R9:4468c5f07d82: Document __FreeBSD_version 1400073 and 1400074. (authored by khng).
Document __FreeBSD_version 1400073 and 1400074.
Dec 19 2022, 2:09 AM

Dec 9 2022

khng committed rGe28932c643e8: vfs: Add spare fileops function pointer slots (authored by khng).
vfs: Add spare fileops function pointer slots
Dec 9 2022, 1:46 AM
khng closed D37636: vfs: Add spare fileops function pointer slots.
Dec 9 2022, 1:46 AM

Dec 8 2022

khng requested review of D37636: vfs: Add spare fileops function pointer slots.
Dec 8 2022, 9:52 PM

Nov 8 2022

khng added a comment to D37074: emulators/virtualbox-ose: fix builds on CURRENT.

Looks fine to me, however please let it be further reviewed by and obtain approvals from ports committers.

Nov 8 2022, 12:37 AM
khng accepted D37074: emulators/virtualbox-ose: fix builds on CURRENT.
Nov 8 2022, 12:35 AM

Oct 30 2022

khng accepted D37218: dtrace: Fix up %rip for invop probes on x86.
Oct 30 2022, 9:38 PM

Oct 21 2022

khng committed rGf187bd281e52: refcount.9: Update refcount_acquire(9) description after a67d540832b8 (authored by khng).
refcount.9: Update refcount_acquire(9) description after a67d540832b8
Oct 21 2022, 6:14 AM

Oct 12 2022

khng committed rG87fa64c569c5: refcount.9: Update refcount_acquire(9) description after a67d540832b8 (authored by khng).
refcount.9: Update refcount_acquire(9) description after a67d540832b8
Oct 12 2022, 5:49 PM
khng closed D36943: refcount.9: Update refcount_acquire(9) description after a67d540832b8.
Oct 12 2022, 5:49 PM
khng updated the diff for D36943: refcount.9: Update refcount_acquire(9) description after a67d540832b8.

Move the return value description above usage details.

Oct 12 2022, 5:30 PM
khng updated the diff for D36943: refcount.9: Update refcount_acquire(9) description after a67d540832b8.
  • Remove "the snapshot of"
  • grammar fix
Oct 12 2022, 5:15 PM
khng added a comment to D36943: refcount.9: Update refcount_acquire(9) description after a67d540832b8.

BTW, a number of refcount functions are not documented here: acquiren, releasen, acquire_if_gt, acquire_if_not_gt.

Oct 12 2022, 3:17 PM
khng requested review of D36943: refcount.9: Update refcount_acquire(9) description after a67d540832b8.
Oct 12 2022, 6:58 AM

Oct 10 2022

khng closed D36408: textproc/fcitx5-qt: Add Qt6 support and split into qt5, qt6, common FLAVORS.
Oct 10 2022, 9:39 AM
khng committed R11:f5d6cd42fc05: textproc/fcitx5-qt*: Add Qt6 support (authored by lwhsu).
textproc/fcitx5-qt*: Add Qt6 support
Oct 10 2022, 9:39 AM
khng accepted D36408: textproc/fcitx5-qt: Add Qt6 support and split into qt5, qt6, common FLAVORS.
Oct 10 2022, 7:05 AM

Jul 23 2022

khng committed rG8c9aa94b42bf: Convert runtime param checks to KASSERTs for fo_fspacectl (authored by khng).
Convert runtime param checks to KASSERTs for fo_fspacectl
Jul 23 2022, 7:18 PM
khng closed D35880: Convert runtime param checks to KASSERTs for fo_fspacectl.
Jul 23 2022, 7:17 PM

Jul 22 2022

khng requested review of D35880: Convert runtime param checks to KASSERTs for fo_fspacectl.
Jul 22 2022, 6:11 PM

Jun 24 2022

khng committed rGea80848e1c06: pam_exec: fix segfault when authtok is null (authored by nyan_myuji.xyz).
pam_exec: fix segfault when authtok is null
Jun 24 2022, 9:36 AM

May 22 2022

khng committed rGb75e0eed345d: pam_exec: fix segfault when authtok is null (authored by nyan_myuji.xyz).
pam_exec: fix segfault when authtok is null
May 22 2022, 4:39 PM
khng closed D35169: pam_exec: fix segfault when existing auth token is null on `pam_sm_set_cred`.
May 22 2022, 4:39 PM
khng accepted D35169: pam_exec: fix segfault when existing auth token is null on `pam_sm_set_cred`.

I will commit this.

May 22 2022, 4:09 PM

May 6 2022

khng committed rG3cdfaefa4b88: bhyve: Fix virtio-console legacy configuration parsing (authored by nyan_myuji.xyz).
bhyve: Fix virtio-console legacy configuration parsing
May 6 2022, 7:58 PM
khng closed D35142: Fix virtio-console on bhyve.
May 6 2022, 7:58 PM
khng accepted D35142: Fix virtio-console on bhyve.
May 6 2022, 6:37 PM

Apr 24 2022

khng committed rGfb7288456ae6: vnode_pager_purge_range.9: "content" is an uncountable noun (authored by khng).
vnode_pager_purge_range.9: "content" is an uncountable noun
Apr 24 2022, 5:01 PM

Apr 23 2022

khng added a comment to D30050: Adds uuid validation to bhyve(8) arg parsing.

Doesn't explain why the manpages group reviewer.

Apr 23 2022, 10:07 AM

Mar 7 2022

khng requested review of D34477: iscsi: Add support for booting without iscsid(8).
Mar 7 2022, 9:19 PM
khng requested review of D34476: cxgbe: add handoff_sock method to the ICL proxy.
Mar 7 2022, 9:19 PM
khng requested review of D34475: iscsi: Add handoff_sock method to icl_conn.
Mar 7 2022, 9:19 PM

Mar 4 2022

khng accepted D34444: x86: Defer TSC timecounter calibration.
Mar 4 2022, 8:50 PM
khng accepted D34444: x86: Defer TSC timecounter calibration.

Works on the 10.0.20348.524 Hyper-V hypervisor, with AMD Epyc 7443 CPU.

Mar 4 2022, 6:43 PM
khng abandoned D34441: amd64: Call clock_init() after finishidentcpu().

Superseded by https://reviews.freebsd.org/D34444.

Mar 4 2022, 6:41 PM
khng requested review of D34441: amd64: Call clock_init() after finishidentcpu().
Mar 4 2022, 5:08 PM
khng added a comment to D34420: iscsi: squashed.

Hi. Here is my most recent snapshot: https://github.com/khng300/freebsd-src/commit/d05aa814f33f003ac12c1631bd69a2e90ddb0401 .

Mar 4 2022, 6:56 AM

Feb 14 2022

khng added a comment to D32879: ext2fs: extract crc16 into sys/crc16.h.

Is anyone going to merge this?

Feb 14 2022, 11:53 PM

Jan 31 2022

khng added a comment to D34097: Solaris doors IPC implementation.
In D34097#771358, @bojan.novkovic_fer.hr wrote:
In D34097#771212, @khng wrote:

Do you think fattach binding to a file in the file system namespace is a necessary characteristic that we need to replicate as well? If not, I think another less-compatible approach is to separate the namespace all together, just like the posixshm facilities.

I don't think that it is a necessary part for the IPC mechanism itself and that it is mostly needed for compatibility.
Separating the namespace sounds like a good idea, and I would be more than glad to update the differential using this approach if you think it is the way to go.

It sounds like a better idea to me to not interact with file system namespace, thus there will be no hassle dealing with file system events like mount/unmount. I am not sure if others oppose this approach though.

Jan 31 2022, 3:06 PM

Jan 30 2022

khng added a comment to D34097: Solaris doors IPC implementation.

Do you think fattach binding to a file in the file system namespace is a necessary characteristic that we need to replicate as well? If not, I think another less-compatible approach is to separate the namespace all together, just like the posixshm facilities.

Jan 30 2022, 8:40 PM

Jan 26 2022

khng committed R11:c1c94c7cdf24: net/libnatpmp: Fix QA error due to wrong path in natpmp.pc (authored by khng).
net/libnatpmp: Fix QA error due to wrong path in natpmp.pc
Jan 26 2022, 5:02 AM

Jan 25 2022

khng committed rG192c87bf7d64: iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed (authored by khng).
iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed
Jan 25 2022, 6:03 AM

Jan 24 2022

khng accepted D34013: bhyve/block_if: allow DIOCGMEDIASIZE ioctl.
Jan 24 2022, 6:05 PM

Jan 23 2022

khng committed R11:0ef94638edc3: net/libnatpmp: Update to 20220122 (authored by khng).
net/libnatpmp: Update to 20220122
Jan 23 2022, 6:49 AM

Jan 21 2022

khng committed rGfa669505340d: iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed (authored by khng).
iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed
Jan 21 2022, 9:43 PM

Jan 20 2022

khng accepted D33969: bhyve: ahci: Fix regression with no ports.
Jan 20 2022, 7:06 PM

Jan 19 2022

khng abandoned D33816: net/zerotier: Fix initnatpmp() returning -3.
Jan 19 2022, 1:56 PM

Jan 18 2022

khng accepted D33930: bhyve/snapshot: fix pthread_create() error check.
Jan 18 2022, 10:54 PM
khng abandoned D33928: iscsi(4): Remove "public API" from icl.h.
Jan 18 2022, 7:24 PM
khng accepted D33800: fusefs: implement VOP_DEALLOCATE.
Jan 18 2022, 7:23 PM
khng updated the diff for D33928: iscsi(4): Remove "public API" from icl.h.

Oops.

Jan 18 2022, 5:00 PM
khng requested review of D33928: iscsi(4): Remove "public API" from icl.h.
Jan 18 2022, 4:58 PM

Jan 12 2022

khng committed R11:8d0e3b1638e8: net/libnatpmp: Update to 20211229 (authored by Hung-Yi Chen <gaod@hychen.org>).
net/libnatpmp: Update to 20211229
Jan 12 2022, 6:12 PM

Jan 11 2022

khng added inline comments to D33800: fusefs: implement VOP_DEALLOCATE.
Jan 11 2022, 4:35 AM
khng added a comment to D33816: net/zerotier: Fix initnatpmp() returning -3.

Hmm, osdep/PortMapper.cpp is not being compiled into -one. I need to investigate it further.

Jan 11 2022, 4:30 AM
khng requested review of D33816: net/zerotier: Fix initnatpmp() returning -3.
Jan 11 2022, 1:48 AM

Jan 6 2022

khng accepted D33770: bhyve: add nvlist functions for setting unset nodes.
Jan 6 2022, 6:07 PM · bhyve

Dec 9 2021

khng committed R11:aecd9018f053: textproc/fcitx5-qt: Update to 5.0.8 (authored by khng).
textproc/fcitx5-qt: Update to 5.0.8
Dec 9 2021, 12:47 AM
khng committed R11:bd228175dbba: textproc/fcitx5-gtk: Update to 5.0.10 (authored by khng).
textproc/fcitx5-gtk: Update to 5.0.10
Dec 9 2021, 12:47 AM
khng committed R11:24f4af1b1024: textproc/fcitx5: Update to 5.0.11 (authored by khng).
textproc/fcitx5: Update to 5.0.11
Dec 9 2021, 12:47 AM
khng committed R11:a80200d2c3a7: x11/xcb-imdkit: Update to 1.0.3 (authored by khng).
x11/xcb-imdkit: Update to 1.0.3
Dec 9 2021, 12:47 AM

Dec 6 2021

khng committed R11:fe90667bc250: x11/virtualgl: Refresh pkg-descr (authored by khng).
x11/virtualgl: Refresh pkg-descr
Dec 6 2021, 12:50 AM
khng closed D33281: x11/virtualgl: Update to 3.0.
Dec 6 2021, 12:29 AM
khng committed R11:efef6dc621a5: x11/virtualgl: Update to 3.0 (authored by khng).
x11/virtualgl: Update to 3.0
Dec 6 2021, 12:29 AM

Dec 5 2021

khng requested review of D33281: x11/virtualgl: Update to 3.0.
Dec 5 2021, 10:23 PM

Dec 2 2021

khng committed R11:27ee49dc4d41: chinese/libime: Refresh distinfo (authored by khng).
chinese/libime: Refresh distinfo
Dec 2 2021, 1:32 AM

Nov 30 2021

khng closed D33207: chinese/rime-data-full: Add MAINTAINER.
Nov 30 2021, 10:45 PM
khng committed R11:2f1bf66b1d42: chinese/rime-data-full: Add MAINTAINER (authored by khng).
chinese/rime-data-full: Add MAINTAINER
Nov 30 2021, 10:45 PM
khng requested review of D33207: chinese/rime-data-full: Add MAINTAINER.
Nov 30 2021, 10:43 PM
khng committed R11:682f824f5bfe: chinese/rime-prelude: Update to snapshot 20211023 (authored by khng).
chinese/rime-prelude: Update to snapshot 20211023
Nov 30 2021, 10:39 AM
khng committed R11:83df37529901: chinese/rime-prelude: Update to snapshot 20210805 (authored by khng).
chinese/rime-prelude: Update to snapshot 20210805
Nov 30 2021, 10:39 AM
khng committed R11:01fb1f0fe414: chinese/rime-middle-chinese: Update to snapshot 20210627 (authored by khng).
chinese/rime-middle-chinese: Update to snapshot 20210627
Nov 30 2021, 10:39 AM
khng committed R11:e19c915feb28: chinese/rime-middle-chinese: Update to snapshot 20210926 (authored by khng).
chinese/rime-middle-chinese: Update to snapshot 20210926
Nov 30 2021, 10:39 AM
khng committed R11:19902c05cd76: chinese/rime-luna-pinyin: Update to snapshot 20210805 (authored by khng).
chinese/rime-luna-pinyin: Update to snapshot 20210805
Nov 30 2021, 10:39 AM
khng committed R11:ad3e9db54f05: chinese/rime-data-full: Bump to snapshot 20211129 (authored by khng).
chinese/rime-data-full: Bump to snapshot 20211129
Nov 30 2021, 10:39 AM
khng closed D33186: chinese/rime-combo-pinyin: Update to snapshot 20211108.
Nov 30 2021, 10:39 AM
khng committed R11:727d4182c976: chinese/rime-emoji: Update to snapshot 20211129 (authored by khng).
chinese/rime-emoji: Update to snapshot 20211129
Nov 30 2021, 10:39 AM
khng committed R11:c2b3eeac5fbc: chinese/rime-essay: Update to snapshot 20210805 (authored by khng).
chinese/rime-essay: Update to snapshot 20210805
Nov 30 2021, 10:39 AM
khng committed R11:3e034e262baa: chinese/rime-combo-pinyin: Update to snapshot 20211108 (authored by khng).
chinese/rime-combo-pinyin: Update to snapshot 20211108
Nov 30 2021, 10:39 AM