Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:49:27 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Add terminology comments.
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/dev/audio/audio.c
Please note that diffs are
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:49:27 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Add terminology comments.
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/dev/audio/audio.c
Please note that diffs are
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:43:36 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Improve comments.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/audio/audio.c
Please note that diffs are not publ
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:43:36 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Improve comments.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/audio/audio.c
Please note that diffs are not publ
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:41:12 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Remove a dead code in audio_track_record().
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/dev/audio/audio.c
Please no
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:41:12 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Remove a dead code in audio_track_record().
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/dev/audio/audio.c
Please no
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:36:06 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Clarify the assertion in audio_rmixer_process().
By previous commit (r1.116), the assersion no longer fires even without
this modification. But t
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:36:06 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Clarify the assertion in audio_rmixer_process().
By previous commit (r1.116), the assersion no longer fires even without
this modification. But t
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:27:32 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Fix conditions that audio_read() calls audio_track_record().
audio_track_record() must be called when usrbuf has at least one free block.
I hope
Module Name:src
Committed By: isaki
Date: Sat Mar 26 06:27:32 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
Fix conditions that audio_read() calls audio_track_record().
audio_track_record() must be called when usrbuf has at least one free block.
I hope
Am 26.03.2022 um 00:50 schrieb Tobias Nygren:
On Sat, 26 Mar 2022 00:31:45 +0100
Roland Illig wrote:
localtime.c: add back storage class 'register'
This reduces the differences to the upstream code.
I don't know why you did that. It is as simple to sed -e 's/register //g'
in upstream when y
On Sat, 26 Mar 2022 00:31:45 +0100
Roland Illig wrote:
> >> localtime.c: add back storage class 'register'
> >>
> >> This reduces the differences to the upstream code.
> >
> > I don't know why you did that. It is as simple to sed -e 's/register //g'
> > in upstream when you diff. Adding register
Am 25.03.2022 um 22:25 schrieb Christos Zoulas:
In article <20220325183551.0f039f...@cvs.netbsd.org>,
Roland Illig wrote:
-=-=-=-=-=-
Module Name:src
Committed By: rillig
Date: Fri Mar 25 18:35:50 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
lo
Module Name:src
Committed By: tnn
Date: Fri Mar 25 23:16:04 UTC 2022
Modified Files:
src/sys/dev/ic: dw_hdmi.c
Log Message:
dwhdmi: properly initialize connector atomic helper funcs (PR port-evbarm/56766)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/s
Module Name:src
Committed By: tnn
Date: Fri Mar 25 23:16:04 UTC 2022
Modified Files:
src/sys/dev/ic: dw_hdmi.c
Log Message:
dwhdmi: properly initialize connector atomic helper funcs (PR port-evbarm/56766)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/s
In article ,
Roland Illig wrote:
>
>The mess with the indentation comes from upstream. In our copy it's a
>bit worth than upstream, but not much.
I've asked upstream to indent consistently in the past. It has not happened.
I try to minimize the diffs with upstream so that we can keep patching i
In article <20220325183551.0f039f...@cvs.netbsd.org>,
Roland Illig wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: rillig
>Date: Fri Mar 25 18:35:50 UTC 2022
>
>Modified Files:
> src/lib/libc/time: localtime.c
>
>Log Message:
>localtime.c: add back storage class 'register'
In article <20220325190016.15114f...@cvs.netbsd.org>,
Roland Illig wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: rillig
>Date: Fri Mar 25 19:00:16 UTC 2022
>
>Modified Files:
> src/lib/libc/time: localtime.c
>
>Log Message:
>localtime.c: take indentation style from upstr
Module Name:src
Committed By: rillig
Date: Fri Mar 25 23:03:47 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: directive-undef.mk
Log Message:
tests/make: test .undef for exported global variables
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/us
Module Name:src
Committed By: rillig
Date: Fri Mar 25 23:03:47 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: directive-undef.mk
Log Message:
tests/make: test .undef for exported global variables
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/us
Module Name:src
Committed By: rillig
Date: Fri Mar 25 22:38:39 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
tests/make: suppress -DCLEANUP output in test deptgt-phony
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/usr.b
Module Name:src
Committed By: rillig
Date: Fri Mar 25 22:38:39 UTC 2022
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
tests/make: suppress -DCLEANUP output in test deptgt-phony
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/usr.b
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:24:20 UTC 2022
Modified Files:
src/sys/arch/evbarm/conf: GENERIC.common
Log Message:
evbarm: Enable USERCONF option
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/evbarm/conf/GENERIC.c
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:24:20 UTC 2022
Modified Files:
src/sys/arch/evbarm/conf: GENERIC.common
Log Message:
evbarm: Enable USERCONF option
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/evbarm/conf/GENERIC.c
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:23:51 UTC 2022
Modified Files:
src/sys/dev/fdt: files.fdt
Added Files:
src/sys/dev/fdt: fdt_userconf.c
Log Message:
fdt: add support for USERCONF option
To generate a diff of this commit:
cvs rdiff -u -r0
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:23:51 UTC 2022
Modified Files:
src/sys/dev/fdt: files.fdt
Added Files:
src/sys/dev/fdt: fdt_userconf.c
Log Message:
fdt: add support for USERCONF option
To generate a diff of this commit:
cvs rdiff -u -r0
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:23:00 UTC 2022
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c bootmenu.c efiboot.h
efifdt.c efifdt.h version
Added Files:
src/sys/stand/efiboot: userconf.c
Log Message:
efiboot:
Module Name:src
Committed By: jmcneill
Date: Fri Mar 25 21:23:00 UTC 2022
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c bootmenu.c efiboot.h
efifdt.c efifdt.h version
Added Files:
src/sys/stand/efiboot: userconf.c
Log Message:
efiboot:
Module Name:src
Committed By: sjg
Date: Fri Mar 25 21:16:04 UTC 2022
Modified Files:
src/usr.bin/make: make.1 parse.c
Log Message:
Include posix.mk when .POSIX: first encountered
Since .POSIX: is required to be the first non-comment line
in a Makefile, including ${MAKE_PO
Module Name:src
Committed By: sjg
Date: Fri Mar 25 21:16:04 UTC 2022
Modified Files:
src/usr.bin/make: make.1 parse.c
Log Message:
Include posix.mk when .POSIX: first encountered
Since .POSIX: is required to be the first non-comment line
in a Makefile, including ${MAKE_PO
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:34:04 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: fix theoretical syntax error
If NetBSD were built with -DHAVE_MALLOC_ERRNO=0, the previous code would
have resulted in a compil
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:34:04 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: fix theoretical syntax error
If NetBSD were built with -DHAVE_MALLOC_ERRNO=0, the previous code would
have resulted in a compil
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:25:23 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: reduce unnecessary diff to upstream
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/lib
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:25:23 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: reduce unnecessary diff to upstream
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/lib
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:00:16 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: take indentation style from upstream
This reduces the diff to upstream.
No binary change.
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Fri Mar 25 19:00:16 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: take indentation style from upstream
This reduces the diff to upstream.
No binary change.
To generate a diff of this commit:
Module Name:src
Committed By: rillig
Date: Fri Mar 25 18:35:50 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: add back storage class 'register'
This reduces the differences to the upstream code.
No binary change.
To generate a diff of
Module Name:src
Committed By: rillig
Date: Fri Mar 25 18:35:50 UTC 2022
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
localtime.c: add back storage class 'register'
This reduces the differences to the upstream code.
No binary change.
To generate a diff of
Am 25.03.2022 um 13:59 schrieb Robert Elz:
Date:Thu, 24 Mar 2022 23:32:30 +0100
From:Roland Illig
Message-ID: <6bb00924-edaf-a4c8-348e-ba1304d57...@gmx.de>
| Someone should clean up this mess.
No, they probabky shouldn't, in general.
That source comes from t
Date:Thu, 24 Mar 2022 23:32:30 +0100
From:Roland Illig
Message-ID: <6bb00924-edaf-a4c8-348e-ba1304d57...@gmx.de>
| Someone should clean up this mess.
No, they probabky shouldn't, in general.
That source comes from the tz project (currently from
tzcode2022a) with l
Module Name:src
Committed By: uwe
Date: Fri Mar 25 12:24:44 UTC 2022
Modified Files:
src/sys/dev/ic: pcdisplay_subr.c
Log Message:
pcdisplay_getwschar: on error return error code, not -1.
This value ends up being returned from vga_ioctl to sys_ioctl which
expects an errno
Module Name:src
Committed By: uwe
Date: Fri Mar 25 12:24:44 UTC 2022
Modified Files:
src/sys/dev/ic: pcdisplay_subr.c
Log Message:
pcdisplay_getwschar: on error return error code, not -1.
This value ends up being returned from vga_ioctl to sys_ioctl which
expects an errno
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:57:51 UTC 2022
Modified Files:
src/sys/net: if_wg.c
Log Message:
Prevent memory corruption from wg_send_handshake_msg_init() on
LP64 machines with "MSIZE == 256", sparc64 for example.
wg_send_handshake_msg_init() t
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:57:51 UTC 2022
Modified Files:
src/sys/net: if_wg.c
Log Message:
Prevent memory corruption from wg_send_handshake_msg_init() on
LP64 machines with "MSIZE == 256", sparc64 for example.
wg_send_handshake_msg_init() t
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:57:15 UTC 2022
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
It is impossible for VOP_LOCK() to return ENOENT with LK_RETRY flag.
Remove the second call to VOP_LOCK().
Enable assertion "vrefcnt(vp) > 0" an
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:57:15 UTC 2022
Modified Files:
src/sys/kern: vfs_vnops.c
Log Message:
It is impossible for VOP_LOCK() to return ENOENT with LK_RETRY flag.
Remove the second call to VOP_LOCK().
Enable assertion "vrefcnt(vp) > 0" an
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:56:36 UTC 2022
Modified Files:
src/sys/sys: vnode.h
Log Message:
As VV_LOCKSWORK is gone remove LOCKSWORK from VNODE_FLAGBITS string.
Also convert illegal octal number 18 to 20.
To generate a diff of this commit:
Module Name:src
Committed By: hannken
Date: Fri Mar 25 08:56:36 UTC 2022
Modified Files:
src/sys/sys: vnode.h
Log Message:
As VV_LOCKSWORK is gone remove LOCKSWORK from VNODE_FLAGBITS string.
Also convert illegal octal number 18 to 20.
To generate a diff of this commit:
48 matches
Mail list logo