NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57320 CVS commit: [netbsd-10] src/sys
The following reply was made to PR kern/57320; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57320 CVS commit: [netbsd-10] src/sys
Date: Sun, 28 May 2023 09:43:26 +0000
Module Name: src
Committed By: martin
Date: Sun May 28 09:43:26 UTC 2023
Modified Files:
src/sys/kern [netbsd-10]: vfs_lookup.c
src/sys/sys [netbsd-10]: proc.h
Log Message:
Pull up following revision(s) (requested by gutteridge in ticket #175):
sys/sys/proc.h: revision 1.371
sys/kern/vfs_lookup.c: revision 1.234
Default PROC_MACHINE_ARCH to machine_arch and use this for magic
symlinks to resolve "@machine_arch".
This keeps behaviour of magic symlinks and 'uname -p' output the same.
Fixes PR 57320.
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.232.4.1 src/sys/kern/vfs_lookup.c
cvs rdiff -u -r1.370 -r1.370.4.1 src/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index