Module Name:src
Committed By: ryo
Date: Sun Apr 2 18:15:24 UTC 2023
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
commonize case block
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sbin/sysctl/sysctl.c
Please note that diffs are not publi
Module Name:src
Committed By: ryo
Date: Sun Apr 2 18:15:24 UTC 2023
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
commonize case block
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sbin/sysctl/sysctl.c
Please note that diffs are not publi
Module Name:src
Committed By: ryo
Date: Sun Apr 2 18:11:26 UTC 2023
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
don't pass add=1 to print_tree() when displaying by specifying nodes.
For example, "sysctl -w kern.mbuf=" had been displayed extra node names in the
Module Name:src
Committed By: ryo
Date: Sun Apr 2 18:11:26 UTC 2023
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
don't pass add=1 to print_tree() when displaying by specifying nodes.
For example, "sysctl -w kern.mbuf=" had been displayed extra node names in the
Module Name:src
Committed By: christos
Date: Tue Dec 28 16:06:57 UTC 2021
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
kern.hashstat takes too long and it is meaningless here.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sbin/sysctl/sysct
Module Name:src
Committed By: christos
Date: Tue Dec 28 16:06:57 UTC 2021
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
kern.hashstat takes too long and it is meaningless here.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sbin/sysctl/sysct
Module Name:src
Committed By: kamil
Date: Sun Aug 18 04:10:22 UTC 2019
Modified Files:
src/sbin/sysctl: Makefile prog_ops.h sysctl.c sysctl_hostops.c
sysctl_rumpops.c
Log Message:
sysctl: Add indirection of symbols to remove clash with sanitizers
Add indirecti
Module Name:src
Committed By: kamil
Date: Sun Aug 18 04:10:22 UTC 2019
Modified Files:
src/sbin/sysctl: Makefile prog_ops.h sysctl.c sysctl_hostops.c
sysctl_rumpops.c
Log Message:
sysctl: Add indirection of symbols to remove clash with sanitizers
Add indirecti
On Dec 6, 11:48am, plu...@rya-online.net (Iain Hibbert) wrote:
-- Subject: Re: CVS commit: src/sbin/sysctl
| thats not a very helpful message, regarding the bug that was fixed..
And I am unhappy enough with the API I introduced to consider removing
it...
christos
On Wed, 5 Dec 2012, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Dec 5 13:53:39 UTC 2012
>
> Modified Files:
> src/sbin/sysctl: sysctl.c
>
> Log Message:
> fix bug found by clang.
thats not a very helpful message, regarding the bug that was fixed.
10 matches
Mail list logo