On Tue, Mar 29, 2022, 5:40 AM Greg Troxel wrote:
>
> "David H. Gutteridge" writes:
>
> Thanks for the history and it is all sensible.
>
> > "nul-terminated" and "null-terminated" seemed more common in man pages
> > that originated from historical BSD sources, so, lacking any style
> > guide, I
Module Name:src
Committed By: knakahara
Date: Wed Mar 30 02:45:14 UTC 2022
Modified Files:
src/sys/dev/pci: if_vmx.c
Log Message:
vmxnet3_stop_rendezvous() requires workqueue_wait() to wait workqueue not
scheduled yet.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: knakahara
Date: Wed Mar 30 02:45:14 UTC 2022
Modified Files:
src/sys/dev/pci: if_vmx.c
Log Message:
vmxnet3_stop_rendezvous() requires workqueue_wait() to wait workqueue not
scheduled yet.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: pgoyette
Date: Wed Mar 30 00:06:51 UTC 2022
Modified Files:
src/sys/dev/i2c: am2315.c dbcool.c hytp14.c scmdi2c.c sgp40.c sht3x.c
sht4x.c si70xx.c spdmem_i2c.c
Log Message:
These modules need to depend on iic, not just on i2cexec.
Module Name:src
Committed By: pgoyette
Date: Wed Mar 30 00:06:51 UTC 2022
Modified Files:
src/sys/dev/i2c: am2315.c dbcool.c hytp14.c scmdi2c.c sgp40.c sht3x.c
sht4x.c si70xx.c spdmem_i2c.c
Log Message:
These modules need to depend on iic, not just on i2cexec.
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:48:04 UTC 2022
Modified Files:
src/share/mk: bsd.inc.mk bsd.kinc.mk bsd.kmodule.mk bsd.lib.mk
bsd.links.mk bsd.obj.mk bsd.own.mk
Log Message:
get rid of old style `` command substitution in shell and us
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:48:04 UTC 2022
Modified Files:
src/share/mk: bsd.inc.mk bsd.kinc.mk bsd.kmodule.mk bsd.lib.mk
bsd.links.mk bsd.obj.mk bsd.own.mk
Log Message:
get rid of old style `` command substitution in shell and us
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:30:07 UTC 2022
Modified Files:
src/tests/fs/vfs: t_link.c
Log Message:
ignore EOPNOTSUPP errors for fs's that don't support hard links.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/vfs
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:30:07 UTC 2022
Modified Files:
src/tests/fs/vfs: t_link.c
Log Message:
ignore EOPNOTSUPP errors for fs's that don't support hard links.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/vfs
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:29:29 UTC 2022
Modified Files:
src/sys/secmodel/extensions: secmodel_extensions.c
Log Message:
isroot should be bool...
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/secmodel/extensions/se
Module Name:src
Committed By: christos
Date: Tue Mar 29 22:29:29 UTC 2022
Modified Files:
src/sys/secmodel/extensions: secmodel_extensions.c
Log Message:
isroot should be bool...
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/secmodel/extensions/se
Module Name:src
Committed By: pgoyette
Date: Tue Mar 29 22:10:42 UTC 2022
Modified Files:
src/sys/dev/gpio: gpiopps.c
Log Message:
gpiopps module requires the gpio module to resolve several symbols
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/g
Module Name:src
Committed By: pgoyette
Date: Tue Mar 29 22:10:42 UTC 2022
Modified Files:
src/sys/dev/gpio: gpiopps.c
Log Message:
gpiopps module requires the gpio module to resolve several symbols
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/g
Module Name:src
Committed By: wiz
Date: Tue Mar 29 22:09:58 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
zlib-1.2.12 out
To generate a diff of this commit:
cvs rdiff -u -r1.1847 -r1.1848 src/doc/3RDPARTY
Please note that diffs are not public domain; they are
Module Name:src
Committed By: wiz
Date: Tue Mar 29 22:09:58 UTC 2022
Modified Files:
src/doc: 3RDPARTY
Log Message:
zlib-1.2.12 out
To generate a diff of this commit:
cvs rdiff -u -r1.1847 -r1.1848 src/doc/3RDPARTY
Please note that diffs are not public domain; they are
And yes I know nl isnot really ascii, but lf and cr are also
typically used in lower case.
This whole discussion is childish. It doesn't matter.
kre
Date:Tue, 29 Mar 2022 07:40:04 -0400
From:Greg Troxel
Message-ID:
| It may have been BSD style, but I think it's wrong to use lowercase for
| an ASCII codepoint.
But we use soh esc nl del (etc) in lower case all the time.
You might also want to look at share/mi
"David H. Gutteridge" writes:
Thanks for the history and it is all sensible.
> "nul-terminated" and "null-terminated" seemed more common in man pages
> that originated from historical BSD sources, so, lacking any style
> guide, I inferred the lowercase "nul" was more "correct" as "BSD style"
>
Module Name:src
Committed By: martin
Date: Tue Mar 29 09:37:39 UTC 2022
Modified Files:
src/sys/arch/sandpoint/conf: INSTALL_KURO
Log Message:
More space for the memory disk image is needed here too (follow the
last change in INSTALL)
To generate a diff of this commit:
c
Module Name:src
Committed By: martin
Date: Tue Mar 29 09:37:39 UTC 2022
Modified Files:
src/sys/arch/sandpoint/conf: INSTALL_KURO
Log Message:
More space for the memory disk image is needed here too (follow the
last change in INSTALL)
To generate a diff of this commit:
c
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:19:56 UTC 2022
Modified Files:
src/sys/dev: sequencer.c
Log Message:
sequencer(4): Don't use mutex_spin_exit on an IPL_NONE lock.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/sequenc
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:19:56 UTC 2022
Modified Files:
src/sys/dev: sequencer.c
Log Message:
sequencer(4): Don't use mutex_spin_exit on an IPL_NONE lock.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/sequenc
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:16:24 UTC 2022
Modified Files:
src/sys/dev/pci: cs4281.c
Log Message:
cs4281(4): Fix lock ordering in suspend.
No idea if this code works -- obviously this path has never been
tested in the >decade it's been here
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:16:24 UTC 2022
Modified Files:
src/sys/dev/pci: cs4281.c
Log Message:
cs4281(4): Fix lock ordering in suspend.
No idea if this code works -- obviously this path has never been
tested in the >decade it's been here
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:08:44 UTC 2022
Modified Files:
src/sys/dev/usb: emdtv.c emdtv_dtv.c emdtv_ir.c
Log Message:
emdtv(4): Fix issues in detach.
- Use config_detach_children, and do it up front, and handle failure
(not relevant for
Module Name:src
Committed By: riastradh
Date: Tue Mar 29 09:08:44 UTC 2022
Modified Files:
src/sys/dev/usb: emdtv.c emdtv_dtv.c emdtv_ir.c
Log Message:
emdtv(4): Fix issues in detach.
- Use config_detach_children, and do it up front, and handle failure
(not relevant for
26 matches
Mail list logo