Module Name:src
Committed By: christos
Date: Fri Feb 28 17:58:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
PR/59100: Onno van der Linden: i386 compat32 broken on amd64
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 s
Module Name:src
Committed By: wiz
Date: Fri Feb 28 18:35:44 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/netbsd32/netbsd32_compat_16.c
Please no
Module Name:src
Committed By: wiz
Date: Fri Feb 28 18:35:44 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/netbsd32/netbsd32_compat_16.c
Please no
Module Name:src
Committed By: christos
Date: Fri Feb 28 18:30:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
fix previous (wrong ifdef), thanks wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/compat/netbsd3
Module Name:src
Committed By: christos
Date: Fri Feb 28 18:30:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
fix previous (wrong ifdef), thanks wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/compat/netbsd3
Module Name:src
Committed By: christos
Date: Fri Feb 28 17:58:06 UTC 2025
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
PR/59100: Onno van der Linden: i386 compat32 broken on amd64
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 s
Module Name:src
Committed By: mlelstv
Date: Fri Dec 20 16:12:31 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_43.c
Log Message:
revert previous, msg_flags is already initialized as MSG_NAMEMBUF
to free the sockname mbuf.
To generate a diff of this com
Module Name:src
Committed By: mlelstv
Date: Fri Dec 20 16:12:31 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_43.c
Log Message:
revert previous, msg_flags is already initialized as MSG_NAMEMBUF
to free the sockname mbuf.
To generate a diff of this com
Module Name:src
Committed By: mlelstv
Date: Fri Dec 20 07:58:21 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_43.c
Log Message:
Don't use flags uninitialized.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/compat/netbsd32/netbsd
Module Name:src
Committed By: mlelstv
Date: Fri Dec 20 07:58:21 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_43.c
Log Message:
Don't use flags uninitialized.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/compat/netbsd32/netbsd
Module Name:src
Committed By: riastradh
Date: Sun Nov 10 16:20:13 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c
Log Message:
netbsd32_ioctl: Use fd_set_exclose instead of open-coding it.
No functional change intended -- this just reduces unnecessary
c
Module Name:src
Committed By: riastradh
Date: Sun Nov 10 16:20:13 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c
Log Message:
netbsd32_ioctl: Use fd_set_exclose instead of open-coding it.
No functional change intended -- this just reduces unnecessary
c
Module Name:src
Committed By: riastradh
Date: Sun Aug 18 18:42:57 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
netbsd32_compat_16.c: Fix whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Sun Aug 18 18:42:57 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
netbsd32_compat_16.c: Fix whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: martin
Date: Sat May 11 10:22:17 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
PR 58235: add support for SIOCGIFDATA and SIOCZIFDATA ioctls.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: martin
Date: Sat May 11 10:22:17 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
PR 58235: add support for SIOCGIFDATA and SIOCZIFDATA ioctls.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: mlelstv
Date: Wed May 1 11:32:29 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
Enable compat sigreturn system call.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/netbsd32/ne
Module Name:src
Committed By: mlelstv
Date: Wed May 1 11:32:29 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_16.c
Log Message:
Enable compat sigreturn system call.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/netbsd32/ne
Module Name:src
Committed By: mlelstv
Date: Wed May 1 07:22:43 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_sysent.c
Log Message:
Revert previous, the syscall needs to be enabled at runtime.
The compat_16 module just enables it for the "netbsd" emulation, b
Module Name:src
Committed By: mlelstv
Date: Wed May 1 07:22:43 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_sysent.c
Log Message:
Revert previous, the syscall needs to be enabled at runtime.
The compat_16 module just enables it for the "netbsd" emulation, b
Module Name:src
Committed By: mlelstv
Date: Tue Apr 30 17:10:22 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_sysent.c
Log Message:
Enable compat sigreturn system call.
The previous bug in netbsd32___sigaction_sigtramp hid the problem,
as it failed all but th
Module Name:src
Committed By: mlelstv
Date: Tue Apr 30 17:10:22 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_sysent.c
Log Message:
Enable compat sigreturn system call.
The previous bug in netbsd32___sigaction_sigtramp hid the problem,
as it failed all but th
Module Name:src
Committed By: mlelstv
Date: Mon Apr 29 14:56:01 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
In netbsd32___sigaction_sigtramp continue to use the compat module when
already locked for this process.
Needs pullup to netbsd
Module Name:src
Committed By: mlelstv
Date: Mon Apr 29 14:56:01 UTC 2024
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
In netbsd32___sigaction_sigtramp continue to use the compat module when
already locked for this process.
Needs pullup to netbsd
Module Name:src
Committed By: mrg
Date: Sat Sep 2 21:11:54 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
redo previous: use same variable type for the interator as the comparison
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: mrg
Date: Sat Sep 2 21:11:54 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
redo previous: use same variable type for the interator as the comparison
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: mrg
Date: Wed Aug 30 22:15:06 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
use unsigned for iterator, fixes -Wsigned-comapre issue in module build.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: mrg
Date: Wed Aug 30 22:15:06 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
use unsigned for iterator, fixes -Wsigned-comapre issue in module build.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: rin
Date: Sun Jul 30 07:56:15 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
netbsd32_epoll_pwait2: Dedup slightly. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/netbsd32/ne
Module Name:src
Committed By: rin
Date: Sun Jul 30 07:56:15 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
netbsd32_epoll_pwait2: Dedup slightly. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/netbsd32/ne
Module Name:src
Committed By: rin
Date: Sun Jul 30 07:48:54 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
netbsd32_epoll_pwait2: Early return if no event arrived;
Do not attempt to allocate 0-byte buffer by kmem_alloc(9).
To generate a d
Module Name:src
Committed By: rin
Date: Sun Jul 30 07:48:54 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
netbsd32_epoll_pwait2: Early return if no event arrived;
Do not attempt to allocate 0-byte buffer by kmem_alloc(9).
To generate a d
Module Name:src
Committed By: rin
Date: Sun Jul 30 06:53:13 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sun Jul 30 06:53:13 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sun Jul 30 06:52:21 UTC 2023
Modified Files:
src/sys/compat/netbsd32: files.netbsd32 netbsd32.h netbsd32_conv.h
syscalls.master
Added Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
COMPAT_NETBSD32:
Module Name:src
Committed By: rin
Date: Sun Jul 30 06:52:21 UTC 2023
Modified Files:
src/sys/compat/netbsd32: files.netbsd32 netbsd32.h netbsd32_conv.h
syscalls.master
Added Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
COMPAT_NETBSD32:
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:31:30 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:31:30 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:30:45 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master
Log Message:
COMPAT_NETBSD32: Add support for memfd_create(2).
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:30:45 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master
Log Message:
COMPAT_NETBSD32: Add support for memfd_create(2).
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:10:48 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
Log Message:
netbsd32_netbsd: Sort headers. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/compat/n
Module Name:src
Committed By: rin
Date: Sun Jul 30 05:10:48 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c
Log Message:
netbsd32_netbsd: Sort headers. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/compat/n
Oops, thanks for quick fix, and it seems that I need a cup of coffee...
Thanks,
rin
On 2023/07/29 22:57, Paul Goyette wrote:
Module Name:src
Committed By: pgoyette
Date: Sat Jul 29 13:57:28 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_80.c netbsd32_
Module Name:src
Committed By: pgoyette
Date: Sat Jul 29 13:57:28 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_80.c netbsd32_compat_90.c
Log Message:
Don't skip compat_netbsd32_90 in the dependency chain.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: pgoyette
Date: Sat Jul 29 13:57:28 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_80.c netbsd32_compat_90.c
Log Message:
Don't skip compat_netbsd32_90 in the dependency chain.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: rin
Date: Sat Jul 29 13:40:51 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_compat_80.c
Log Message:
COMPAT_NETBSD32: Reorganize the previous; Make compat_netbsd32_50 recursively
depended on compat_netbsd32_10
Module Name:src
Committed By: rin
Date: Sat Jul 29 13:40:51 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_compat_80.c
Log Message:
COMPAT_NETBSD32: Reorganize the previous; Make compat_netbsd32_50 recursively
depended on compat_netbsd32_10
On 2023/07/29 22:13, Rin Okuyama wrote:
Module Name:src
Committed By: rin
Date: Sat Jul 29 13:13:50 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c
Log Message:
Now, netbsd32_compat_50 module requires netbsd32_compat_100.
Thanks pgoyette@ for hints
Module Name:src
Committed By: rin
Date: Sat Jul 29 13:13:50 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c
Log Message:
Now, netbsd32_compat_50 module requires netbsd32_compat_100.
Thanks pgoyette@ for hints.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rin
Date: Sat Jul 29 13:13:50 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c
Log Message:
Now, netbsd32_compat_50 module requires netbsd32_compat_100.
Thanks pgoyette@ for hints.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:48:15 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_100.c netbsd32_event.c
netbsd32_event.h
Log Message:
COMPAT_NETBSD32: No need to have compat_100_netbsd32_kevent_fetch_timeout.
NFCI.
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:48:15 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_100.c netbsd32_event.c
netbsd32_event.h
Log Message:
COMPAT_NETBSD32: No need to have compat_100_netbsd32_kevent_fetch_timeout.
NFCI.
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:39:20 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:39:20 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:38:25 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_compat_100.c
netbsd32_compat_50.c netbsd32_conv.h netbsd32_event.c
syscalls.master
Added Files:
src/sys/compat/n
Module Name:src
Committed By: rin
Date: Sat Jul 29 12:38:25 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_compat_100.c
netbsd32_compat_50.c netbsd32_conv.h netbsd32_event.c
syscalls.master
Added Files:
src/sys/compat/n
Module Name:src
Committed By: reinoud
Date: Sat Apr 23 17:46:23 UTC 2022
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_fs.c
Log Message:
Implement support for mounting UDF in compat32
Fixes PR#56801
To generate a diff of this commit:
cvs rdiff -u -r1.139 -
Module Name:src
Committed By: reinoud
Date: Sat Apr 23 17:46:23 UTC 2022
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_fs.c
Log Message:
Implement support for mounting UDF in compat32
Fixes PR#56801
To generate a diff of this commit:
cvs rdiff -u -r1.139 -
Module Name:src
Committed By: roy
Date: Wed Dec 22 00:21:32 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Handle the SIOCGNBRINFO ioctl for compat32.
arp -a works with compat32 now.
Credit to simonb@ for the ndp fix from
Module Name:src
Committed By: roy
Date: Wed Dec 22 00:21:32 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Handle the SIOCGNBRINFO ioctl for compat32.
arp -a works with compat32 now.
Credit to simonb@ for the ndp fix from
Module Name:src
Committed By: martin
Date: Thu Nov 11 17:32:46 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_execve.c
Log Message:
Adapt to recent posix_spawn extensions.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/comp
Module Name:src
Committed By: martin
Date: Thu Nov 11 17:32:46 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_execve.c
Log Message:
Adapt to recent posix_spawn extensions.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 src/sys/comp
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:07:57 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
L
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:07:57 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
L
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:07:46 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master
Log Message:
Add the eventfd(2) system call to COMPAT_NETBSD32.
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:07:46 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master
Log Message:
Add the eventfd(2) system call to COMPAT_NETBSD32.
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:01:05 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
L
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:01:05 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
L
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:00:55 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_time.c syscalls.master
Log Message:
Add timerfd system calls to COMPAT_NETBSD32.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/s
Module Name:src
Committed By: thorpej
Date: Mon Sep 20 01:00:55 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_time.c syscalls.master
Log Message:
Add timerfd system calls to COMPAT_NETBSD32.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/s
Module Name:src
Committed By: riastradh
Date: Mon Aug 30 08:39:24 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_nfssvc.c
Log Message:
compat_netbsd32: Copy out 32-bit version in nfssvc32_nsd_out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 sr
Module Name:src
Committed By: riastradh
Date: Mon Aug 30 08:39:24 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32_nfssvc.c
Log Message:
compat_netbsd32: Copy out 32-bit version in nfssvc32_nsd_out.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 sr
Hi Simon
On 17/01/2021 11:26, Simon Burge wrote:
On 15/01/2021 07:15, matthew green wrote:
Oh, I quite agree. However, in6_nbrinfo predates my involvement with NetBSD
and is the same struct on all BSD. While bringing the same functionality to
IPv4, I elected to keep the same struct just to have
Hi Roy,
Roy Marples wrote:
> On 15/01/2021 07:15, matthew green wrote:
> >> Oh, I quite agree. However, in6_nbrinfo predates my involvement with NetBSD
> >> and is the same struct on all BSD. While bringing the same functionality to
> >> IPv4, I elected to keep the same struct just to have the sa
On 15/01/2021 02:43, Simon Burge wrote:
I'll test a bit more
I can't actually test as my ERLite won't boot anymore.
Console light is green, cu says I'm connected but I get nothing out of it.
With cat5 cables plugged in the ports they flash green and then stick on amber.
I'm guessing this is non
On 15/01/2021 07:15, matthew green wrote:
Oh, I quite agree. However, in6_nbrinfo predates my involvement with NetBSD
and is the same struct on all BSD. While bringing the same functionality to
IPv4, I elected to keep the same struct just to have the same API, warts
and all. I like consistency.
> Oh, I quite agree.
> However, in6_nbrinfo predates my involvement with NetBSD and is the same
> struct
> on all BSD. While bringing the same functionality to IPv4, I elected to keep
> the
> same struct just to have the same API, warts and all. I like consistency.
[ .. ]
>
> That breaks API/AB
On 15/01/2021 02:43, Simon Burge wrote:
Hi Roy,
Roy Marples wrote:
On 14/01/2021 11:03, Simon Burge wrote:
Sure, I will have a look. Anything IPv6 related I might need a helping
hand to get a test case though :).
As they share a similar structure, you solve one you likely solve the other.
Hi Roy,
Roy Marples wrote:
> On 14/01/2021 11:03, Simon Burge wrote:
> > Sure, I will have a look. Anything IPv6 related I might need a helping
> > hand to get a test case though :).
>
> As they share a similar structure, you solve one you likely solve the other.
> I can assume you have working
On 14/01/2021 11:03, Simon Burge wrote:
Sure, I will have a look. Anything IPv6 related I might need a helping
hand to get a test case though :).
As they share a similar structure, you solve one you likely solve the other.
I can assume you have working IPv4 ;)
Roy
Roy Marples wrote:
> On 14/01/2021 08:00, Simon Burge wrote:
> > Module Name:src
> > Committed By: simonb
> > Date: Thu Jan 14 08:00:45 UTC 2021
> >
> > Modified Files:
> > src/sys/compat/netbsd32: netbsd32.h netbsd32_ioctl.c netbsd32_ioctl.h
> >
> > Log Message:
On 14/01/2021 08:00, Simon Burge wrote:
Module Name:src
Committed By: simonb
Date: Thu Jan 14 08:00:45 UTC 2021
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_ioctl.c netbsd32_ioctl.h
Log Message:
Handle FSSIOCSET and FSSIOCGET; vndconfig(8) works with comp
On Mon, 9 Mar 2020, Paul Goyette wrote:
Module Name:src
Committed By: pgoyette
Date: Mon Mar 9 01:06:34 UTC 2020
Modified Files:
src/sys/compat/netbsd32: netbsd32_mod.c
Log Message:
If a syscall requires a module to be autoloaded, the initial invocation
of that syscall
Module Name:src
Committed By: rin
Date: Mon Nov 18 11:01:41 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
TRAP_EXEC does not have extra fields to be filled in at the moment.
Explicitly ignore fields for now.
Pointed out by kamil. Thanks!
Module Name:src
Committed By: rin
Date: Mon Nov 18 11:01:41 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
TRAP_EXEC does not have extra fields to be filled in at the moment.
Explicitly ignore fields for now.
Pointed out by kamil. Thanks!
Module Name:src
Committed By: rin
Date: Mon Nov 18 10:25:48 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
When converting siginfo, examine si_code at the beginning,
as explained in siginfo(2).
- If it is SI_NOINFO, there's no additional
Module Name:src
Committed By: rin
Date: Mon Nov 18 10:25:48 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
When converting siginfo, examine si_code at the beginning,
as explained in siginfo(2).
- If it is SI_NOINFO, there's no additional
Module Name:src
Committed By: rin
Date: Mon Nov 18 10:14:52 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
Provide _ptrace_state for SIGTRAP with TRAP_EXEC, TRAP_CHLD, or TRAP_LWP.
Pointed out by kamil. Thanks!
XXX
pullup to netbsd-9
T
Module Name:src
Committed By: rin
Date: Mon Nov 18 10:14:52 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
Provide _ptrace_state for SIGTRAP with TRAP_EXEC, TRAP_CHLD, or TRAP_LWP.
Pointed out by kamil. Thanks!
XXX
pullup to netbsd-9
T
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:58:42 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
Sort by signal numbers as far as possible, adjust locations of functions.
No functional changes intended.
XXX
pullup to netbsd-9
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:58:42 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_signal.c
Log Message:
Sort by signal numbers as far as possible, adjust locations of functions.
No functional changes intended.
XXX
pullup to netbsd-9
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:17:08 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_conv.h netbsd32_ioctl.c
netbsd32_ioctl.h
Log Message:
Sorry, revert unintentional parts of the previous commit:
http://mail-index.n
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:17:08 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_conv.h netbsd32_ioctl.c
netbsd32_ioctl.h
Log Message:
Sorry, revert unintentional parts of the previous commit:
http://mail-index.n
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:09:53 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_conv.h netbsd32_ioctl.c
netbsd32_ioctl.h netbsd32_signal.c
Log Message:
Belatedly catch up with kern_sig.c rev 1.358:
http://cvsweb
Module Name:src
Committed By: rin
Date: Mon Nov 18 04:09:53 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h netbsd32_conv.h netbsd32_ioctl.c
netbsd32_ioctl.h netbsd32_signal.c
Log Message:
Belatedly catch up with kern_sig.c rev 1.358:
http://cvsweb
Module Name:src
Committed By: rin
Date: Thu Nov 7 15:21:56 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h
Log Message:
For netbsd32_statvfs, f_spare should be netbsd32_uint64, not uint64_t.
Fix syscalls using struct statvfs on COMPAT_NETBSD32 on amd64, wher
Module Name:src
Committed By: rin
Date: Thu Nov 7 15:21:56 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32.h
Log Message:
For netbsd32_statvfs, f_spare should be netbsd32_uint64, not uint64_t.
Fix syscalls using struct statvfs on COMPAT_NETBSD32 on amd64, wher
On 2019/11/04 20:20, Rin Okuyama wrote:
Module Name:src
Committed By: rin
Date: Mon Nov 4 11:20:22 UTC 2019
Modified Files:
src/sys/compat/netbsd32: syscalls.master
Log Message:
For netbsd32_readlinkat(2), bufsize is netbsd_size_t, not size_t.
Since bufsize is the last
Module Name:src
Committed By: rin
Date: Mon Nov 4 11:33:01 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
Module Name:src
Committed By: rin
Date: Mon Nov 4 11:33:01 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h
netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c
netbsd32_systrace_args.c
Log M
1 - 100 of 194 matches
Mail list logo