Hi,
Christos Zoulas writes:
> And committed.
Thank you very much for your quick fix.
It works fine for me now.
> christos
>
>
--
Ryo ONODERA // r...@tetera.org
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
On Wed, Sep 11, 2024 at 09:50:35AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Sep 11 13:50:35 UTC 2024
>
> Modified Files:
> src/lib/libc/compat/time: compat_localtime.c
> src/lib/libc/time: CONTRIBUTING Makefile Makefile.inc NEWS asc
Module Name:src
Committed By: andvar
Date: Wed Sep 11 20:15:37 UTC 2024
Modified Files:
src/sys/arch/i386/stand/dosboot: Makefile main.c start_dos.S version
src/sys/arch/i386/stand/lib: exec.c
Log Message:
dosboot(8): remove XMS-specific code. The boot process has
Module Name:src
Committed By: andvar
Date: Wed Sep 11 20:15:37 UTC 2024
Modified Files:
src/sys/arch/i386/stand/dosboot: Makefile main.c start_dos.S version
src/sys/arch/i386/stand/lib: exec.c
Log Message:
dosboot(8): remove XMS-specific code. The boot process has
And committed.
christos
ted to 2024a. [christos 20240911]
Module Name:src
Committed By: christos
Date: Wed Sep 11 18:41:14 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode2024b
To generate a diff of this commit:
cvs rdiff -u -r1.2041 -r1.2042 src/doc/3RDPARTY
cvs rdiff -u -r1.3089 -r1.3090 src/doc/CHAN
Module Name:src
Committed By: christos
Date: Wed Sep 11 18:39:20 UTC 2024
Modified Files:
src/external/cddl/osnet/sys/sys: types.h
Log Message:
- Remove conditional code for HAVE_NBTOOLS_CONFIG_H. The variable name was
wrong anyway (it is HAVE_NBTOOL_CONFIG_H) so the cod
Module Name:src
Committed By: christos
Date: Wed Sep 11 18:39:20 UTC 2024
Modified Files:
src/external/cddl/osnet/sys/sys: types.h
Log Message:
- Remove conditional code for HAVE_NBTOOLS_CONFIG_H. The variable name was
wrong anyway (it is HAVE_NBTOOL_CONFIG_H) so the cod
On 2024-09-11 11:18 am, Taylor R Campbell wrote:
Date: Thu, 12 Sep 2024 00:05:24 +0900
From: Ryo ONODERA
"Taylor R Campbell" writes:
> sys/endian.h: Hide le32enc/be32enc/... under _NETBSD_SOURCE.
>
> These are non-standard extensions, so they should not be exposed by,
> e.g., _XOPEN_SOURCE=70
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:44:16 UTC 2024
Modified Files:
src/usr.bin/netstat [netbsd-10]: mbuf.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #837):
usr.bin/netstat/mbuf.c: revision 1.36
Don't truncate mo_d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:44:16 UTC 2024
Modified Files:
src/usr.bin/netstat [netbsd-10]: mbuf.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #837):
usr.bin/netstat/mbuf.c: revision 1.36
Don't truncate mo_d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:42:34 UTC 2024
Modified Files:
src/sys/dev/spi [netbsd-10]: spivar.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #836):
sys/dev/spi/spivar.h: revision 1.13
Define mode macros for
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:42:34 UTC 2024
Modified Files:
src/sys/dev/spi [netbsd-10]: spivar.h
Log Message:
Pull up following revision(s) (requested by rin in ticket #836):
sys/dev/spi/spivar.h: revision 1.13
Define mode macros for
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:39:43 UTC 2024
Modified Files:
src/sbin/newfs [netbsd-10]: mkfs.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #835):
sbin/newfs/mkfs.c: revision 1.136
if the window size works but
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:39:43 UTC 2024
Modified Files:
src/sbin/newfs [netbsd-10]: mkfs.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #835):
sbin/newfs/mkfs.c: revision 1.136
if the window size works but
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:37:29 UTC 2024
Modified Files:
src/usr.sbin/crash [netbsd-10]: crash.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #834):
usr.sbin/crash/crash.c: revision 1.16
Implement cngetc, d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:37:29 UTC 2024
Modified Files:
src/usr.sbin/crash [netbsd-10]: crash.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #834):
usr.sbin/crash/crash.c: revision 1.16
Implement cngetc, d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:35:11 UTC 2024
Modified Files:
src/lib/libpuffs [netbsd-10]: dispatcher.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #833):
lib/libpuffs/dispatcher.c: revision 1.50
pathconf need
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:35:11 UTC 2024
Modified Files:
src/lib/libpuffs [netbsd-10]: dispatcher.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #833):
lib/libpuffs/dispatcher.c: revision 1.50
pathconf need
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:32:56 UTC 2024
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: intr.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #832):
sys/arch/x86/x86/intr.c: revision 1.166
Fix use-after-fr
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:32:56 UTC 2024
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: intr.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #832):
sys/arch/x86/x86/intr.c: revision 1.166
Fix use-after-fr
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:29:26 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: sys_eventfd.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #831):
sys/kern/sys_eventfd.c: revision 1.11
eventfd(2): Prune d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:29:26 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: sys_eventfd.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #831):
sys/kern/sys_eventfd.c: revision 1.11
eventfd(2): Prune d
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:26:58 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: uipc_socket.c uipc_syscalls.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #830):
sys/kern/uipc_socket.c: revision 1.304
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:26:58 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: uipc_socket.c uipc_syscalls.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #830):
sys/kern/uipc_socket.c: revision 1.304
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:24:05 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: subr_localcount.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #829):
sys/kern/subr_localcount.c: revision 1.8
localcount:
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:24:05 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: subr_localcount.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #829):
sys/kern/subr_localcount.c: revision 1.8
localcount:
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:21:07 UTC 2024
Modified Files:
src/sys/dev/usb [netbsd-10]: if_cdce.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #828):
sys/dev/usb/if_cdce.c: revision 1.82
There is no link stat
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:21:07 UTC 2024
Modified Files:
src/sys/dev/usb [netbsd-10]: if_cdce.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #828):
sys/dev/usb/if_cdce.c: revision 1.82
There is no link stat
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:18:36 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: nd.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #827):
sys/net/nd.c: revision 1.6
sys/net/nd.c: revision 1.7
nd_re
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:18:36 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: nd.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #827):
sys/net/nd.c: revision 1.6
sys/net/nd.c: revision 1.7
nd_re
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:15:08 UTC 2024
Modified Files:
src/sys/netinet6 [netbsd-10]: ip6_output.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #826):
sys/netinet6/ip6_output.c: revision 1.235
ip6_output:
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:15:08 UTC 2024
Modified Files:
src/sys/netinet6 [netbsd-10]: ip6_output.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #826):
sys/netinet6/ip6_output.c: revision 1.235
ip6_output:
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:12:50 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_tap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #825):
sys/net/if_tap.c: revision 1.129
sys/net/if_tap.c: revis
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:12:50 UTC 2024
Modified Files:
src/sys/net [netbsd-10]: if_tap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #825):
sys/net/if_tap.c: revision 1.129
sys/net/if_tap.c: revis
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:09:32 UTC 2024
Modified Files:
src/lib/librumpuser [netbsd-10]: rumpuser_daemonize.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #824):
lib/librumpuser/rumpuser_daemonize.c: revisi
Module Name:src
Committed By: martin
Date: Wed Sep 11 16:09:32 UTC 2024
Modified Files:
src/lib/librumpuser [netbsd-10]: rumpuser_daemonize.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #824):
lib/librumpuser/rumpuser_daemonize.c: revisi
Module Name:src
Committed By: martin
Date: Wed Sep 11 15:56:21 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: ehci_pci.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #823):
sys/dev/pci/ehci_pci.c: revision 1.77
ehci(4): properly h
Module Name:src
Committed By: martin
Date: Wed Sep 11 15:56:21 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: ehci_pci.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #823):
sys/dev/pci/ehci_pci.c: revision 1.77
ehci(4): properly h
Module Name:src
Committed By: martin
Date: Wed Sep 11 15:52:18 UTC 2024
Modified Files:
src/sys/dev/vmt [netbsd-10]: vmt_subr.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #822):
sys/dev/vmt/vmt_subr.c: revision 1.4
sys/dev/vmt/v
Module Name:src
Committed By: martin
Date: Wed Sep 11 15:52:18 UTC 2024
Modified Files:
src/sys/dev/vmt [netbsd-10]: vmt_subr.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #822):
sys/dev/vmt/vmt_subr.c: revision 1.4
sys/dev/vmt/v
> Date: Thu, 12 Sep 2024 00:05:24 +0900
> From: Ryo ONODERA
>
> "Taylor R Campbell" writes:
>
> > sys/endian.h: Hide le32enc/be32enc/... under _NETBSD_SOURCE.
> >
> > These are non-standard extensions, so they should not be exposed by,
> > e.g., _XOPEN_SOURCE=700.
> >
> > PR standards/57807: #i
Module Name:src
Committed By: riastradh
Date: Wed Sep 11 15:01:11 UTC 2024
Modified Files:
src/sys/external/bsd/libnv/dist: nvlist.c
Log Message:
libnv: Fix pointer/struct confusion in bounds check.
No impact to NetBSD because the path where this bounds check matters
is n
Hi,
"Taylor R Campbell" writes:
> Module Name: src
> Committed By: riastradh
> Date: Mon Sep 9 18:17:14 UTC 2024
>
> Modified Files:
> src/sys/sys: endian.h
>
> Log Message:
> sys/endian.h: Hide le32enc/be32enc/... under _NETBSD_SOURCE.
>
> These are non-standard extensions, so t
Module Name:src
Committed By: riastradh
Date: Wed Sep 11 15:01:11 UTC 2024
Modified Files:
src/sys/external/bsd/libnv/dist: nvlist.c
Log Message:
libnv: Fix pointer/struct confusion in bounds check.
No impact to NetBSD because the path where this bounds check matters
is n
Module Name:src
Committed By: christos
Date: Wed Sep 11 13:50:35 UTC 2024
Modified Files:
src/lib/libc/compat/time: compat_localtime.c
src/lib/libc/time: CONTRIBUTING Makefile Makefile.inc NEWS asctime.c
localtime.c private.h theory.html tz-art.html tz-l
Module Name:src
Committed By: perseant
Date: Wed Sep 11 13:50:21 UTC 2024
Modified Files:
src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_vnops.c
Log Message:
Require write access to a directory to delete a file it contains.
Update mtime on file size change.
To generate
Module Name:src
Committed By: macallan
Date: Wed Sep 11 13:31:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we know how, draw characters by hardware
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/dev/h
Module Name:src
Committed By: macallan
Date: Wed Sep 11 13:31:13 UTC 2024
Modified Files:
src/sys/arch/hppa/dev: hyperfb.c
Log Message:
now that we know how, draw characters by hardware
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hppa/dev/h
Module Name:src
Committed By: martin
Date: Wed Sep 11 10:09:19 UTC 2024
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: intr.c
src/sys/kern [netbsd-10]: kern_idle.c kern_softint.c subr_workqueue.c
subr_xcall.c
Log Message:
Pull up following revision(s
Module Name:src
Committed By: martin
Date: Wed Sep 11 10:09:19 UTC 2024
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: intr.c
src/sys/kern [netbsd-10]: kern_idle.c kern_softint.c subr_workqueue.c
subr_xcall.c
Log Message:
Pull up following revision(s
52 matches
Mail list logo