CVS commit: src/sys/nfs
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Wed Aug 26 03:28:56 UTC 2026 Modified Files: src/sys/nfs: nfs_syscalls.c Log Message: nfs: Work around missing VM_MIN/MAX_KERNEL_ADDRESS on amd64 rump. PR kern/60645: nfssvc(2): arithmetic overflow in input array sizing To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/nfs/nfs_syscalls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.