User Details
User Details
- User Since
- Apr 1 2018, 2:39 PM (398 w, 4 d)
Yesterday
Yesterday
shells/bash-completion-freebsd: Update to 1.5.0
Tue, Nov 18
Tue, Nov 18
geom_zero.4: Document
geom_zero.4: Document
geom_zero.4: Document
0mp committed rGd086bf34b56f: d.7: Document strchr, strjoin, strrchr, strstr, strtok, strlen, and substr (authored by 0mp).
d.7: Document strchr, strjoin, strrchr, strstr, strtok, strlen, and substr
0mp committed rG760b71a49363: dtrace_callout_execute.4: Document the DTrace callout_execute provider (authored by 0mp).
dtrace_callout_execute.4: Document the DTrace callout_execute provider
0mp committed rG7d43404485bf: dtrace_callout_execute.4: Document the DTrace callout_execute provider (authored by 0mp).
dtrace_callout_execute.4: Document the DTrace callout_execute provider
0mp committed rG443b7c41d619: dtrace_callout_execute.4: Document the DTrace callout_execute provider (authored by 0mp).
dtrace_callout_execute.4: Document the DTrace callout_execute provider
Sat, Nov 15
Sat, Nov 15
0mp requested review of D53769: ipsec: Fix typos in references to IPsec's ESP.
0mp committed R11:e04f3b551fd0: x11/autorandr: update to 1.15 (authored by Benjamin Takacs <nimaje+fbz@bureaucracy.de>).
x11/autorandr: update to 1.15
dtrace.1: Document DTRACE_DEBUG
dtrace.1: Document DTRACE_DEBUG
dtrace.1: Document DTRACE_DEBUG
Fri, Nov 14
Fri, Nov 14
0mp committed rG3078279c3336: dtrace_io.4: Use bio_length instead of bio_bcount in examples (authored by 0mp).
dtrace_io.4: Use bio_length instead of bio_bcount in examples
0mp committed rG2bce3c9fcd57: dtrace_io.4: Use bio_length instead of bio_bcount in examples (authored by 0mp).
dtrace_io.4: Use bio_length instead of bio_bcount in examples
0mp updated the diff for D30315: uniquefiles.mk: Let ports override directories.
?=
Looks OK.
0mp added a comment to D53741: mdoc.7: Cannonicalize configurations in SYNOPSIS.
Seems fine but would upstream accept it? What do you think?
0mp added inline comments to D53711: ministat: Simplify DumpPlot.
Thu, Nov 13
Thu, Nov 13
0mp updated subscribers of D53709: WIP: dtrace_mib.4: Document the DTrace MIB provider.
0mp updated the diff for D53709: WIP: dtrace_mib.4: Document the DTrace MIB provider.
Here are some updates:
0mp updated the diff for D53340: style.mdoc.5: Document use of config, rc.conf, loader.conf, and sysctl.conf in SYNOPSIS.
- typo
0mp added inline comments to D53340: style.mdoc.5: Document use of config, rc.conf, loader.conf, and sysctl.conf in SYNOPSIS.
0mp updated the diff for D53340: style.mdoc.5: Document use of config, rc.conf, loader.conf, and sysctl.conf in SYNOPSIS.
- Improve the descirption. Point the reader to mdoc(5) for the defaults and additionally allow very specific files.
- Use X instead of %d.
0mp retitled D53340: style.mdoc.5: Document use of config, rc.conf, loader.conf, and sysctl.conf in SYNOPSIS from style.mdoc.5: Document use of rc.conf, loader.conf, and sysctl.conf in SYNOPSIS to style.mdoc.5: Document use of config, rc.conf, loader.conf, and sysctl.conf in SYNOPSIS.
0mp committed rG9d17b61b2fd2: ministat: Clean up usage message, manual page, and chameleon (authored by 0mp).
ministat: Clean up usage message, manual page, and chameleon
0mp added inline comments to D53710: ministat: Clean up usage message, manual page, and chameleon.
Wed, Nov 12
Wed, Nov 12
0mp updated the diff for D53710: ministat: Clean up usage message, manual page, and chameleon.
- s/The each/each/
- Tag SPDX
0mp added a reviewer for D53710: ministat: Clean up usage message, manual page, and chameleon: manpages.
0mp requested review of D53711: ministat: Simplify DumpPlot.
0mp requested review of D53710: ministat: Clean up usage message, manual page, and chameleon.
0mp requested review of D53709: WIP: dtrace_mib.4: Document the DTrace MIB provider.
dtrace_priv.4: Document the DTrace priv provider
date.1: Lint with mandoc
date.1: Lint with mandoc
Tue, Nov 11
Tue, Nov 11
geom/zero: Add support for unmapped I/O
devel/etcd36: Update to 3.6.5
0mp accepted D53667: date: Improve nanosecond support.
Thank you for addressing the nit picks :)
Mon, Nov 10
Mon, Nov 10
0mp accepted D53667: date: Improve nanosecond support.
The manual page changes and the code changes look OK. Thanks!
0mp added a comment to D53667: date: Improve nanosecond support.
Could you also add a note to date.1 saying that %XN is now supported? A note in CAVEATS or BUGS that %-N is not supported would also be good.
0mp added inline comments to D52160: [PATCH] */*: Introduction USES=sudo.
I'd just rename SUDO_DEPEND to SUDO_DEPENDS to match the style used in other .mk files under Mk/Uses, but you can just do that right before the commit. No need to submit that style change to Phab again.
dtrace_vfs.4: Document the DTrace vfs provider
dtrace_vfs.4: Document the DTrace vfs provider
dtrace_vfs.4: Document the DTrace vfs provider
Sun, Nov 9
Sun, Nov 9
dtrace.1: Fix mdoc macros around -x
dtrace.1: Fix mdoc macros around -x
dtrace.1: Fix mdoc macros around -x
ports.7: Add /var/db/ports to FILES
ports.7: Add /var/db/ports to FILES
ports.7: Add /var/db/ports to FILES
0mp updated the diff for D52998: geom/zero: Add support for unmapped I/O.
- Rebase onto recent main
- Fix a copy/paste mistake where I applied CTLFLAG_MPSAFE to SYSCTL_INT of kern.geom.zero.clear instead of applying it to SYSCTL_PROC of kern.geom.zero.byte. The reason for this confusion was that:
- SYSCTL_PROC(_kern_geom_zero, ..., clear becomes SYSCTL_INT(_kern_geom_zero, ..., clear in my change because the clear flag no longer needs to be handled by a function.
- SYSCTL_INT(_kern_geom_zero, ..., byte, becomes SYSCTL_PROC(_kern_geom_zero, ..., byte in my change because the fill byte now needs to fill the g_zero_buffer when the fill byte is changed.
0mp added a comment to D52706: geom_zero.4: Document.
geom_zero.4: Document
Sat, Nov 8
Sat, Nov 8
truss.1: Reference sysdecode(3)
dtrace.1: Document evaltime
dtrace.1: Document evaltime
0mp committed rG4735f556b9c9: vnode.9: Fix a typo in sys/tools/vnode_if.awk path name (authored by 0mp).
vnode.9: Fix a typo in sys/tools/vnode_if.awk path name
0mp committed rGe001b4907475: vnode.9: Fix a typo in sys/tools/vnode_if.awk path name (authored by 0mp).
vnode.9: Fix a typo in sys/tools/vnode_if.awk path name
md(4): Stop symlinking vn.4 to md.4
0mp committed rG5fd09ddf790b: gpart.8: Document one of gpart destroy diagnostic message (authored by 0mp).
gpart.8: Document one of gpart destroy diagnostic message
0mp committed rG163ff684af2e: gpart.8: Document one of gpart destroy diagnostic message (authored by 0mp).
gpart.8: Document one of gpart destroy diagnostic message
deadfs.9: Document
deadfs.9: Document
deadfs.9: Document
buf.9: Sprinkle with mdoc macros
buf.9: Sprinkle with mdoc macros
buf.9: Sprinkle with mdoc macros
dtrace.1: Document DTRACE_DEBUG
Thu, Nov 6
Thu, Nov 6
0mp requested review of D53630: dtrace_priv.4: Document the DTrace priv provider.
0mp updated the summary of D53627: dtrace.1: Document DTRACE_DEBUG.
dtrace.1: Fix mdoc macros around -x
dtrace_pid.4: Document the DTrace PID provider
0mp requested review of D53627: dtrace.1: Document DTRACE_DEBUG.
ports.7: Add /var/db/ports to FILES
0mp added a comment to D51632: devel/love: Build with LUAJIT on aarch64.
I have no objections but ultimately it's up to the maintainer.
0mp updated the diff for D52706: geom_zero.4: Document.
- fix order of sections
- add an example of how to benchmark geli(4) encryption
Wed, Nov 5
Wed, Nov 5
date.1: Lint with mandoc
0mp added a comment to D52998: geom/zero: Add support for unmapped I/O.
Thanks, Bojan! I'll wait a couple of days for Mark's feedback before committing.
Tue, Nov 4
Tue, Nov 4
0mp requested changes to D52160: [PATCH] */*: Introduction USES=sudo.
Let's follow mat's advice. Here's what I propose:
0mp planned changes to D53500: d.7: List all DTrace built-in functions (DT_IDENT_FUNC).
0mp committed rG3ccb2d9513e6: dtrace_callout_execute.4: Document the DTrace callout_execute provider (authored by 0mp).
dtrace_callout_execute.4: Document the DTrace callout_execute provider
buf.9: Sprinkle with mdoc macros
0mp updated the diff for D53500: d.7: List all DTrace built-in functions (DT_IDENT_FUNC).
Describe:
- rand()
- speculation()