Date: Mon, 24 Jul 1995 00:29:15 -0500 (CDT) From: Mike Pritchard <mpp@mpp.minn.net> To: freebsd-bugs@freebsd.org Subject: subyte() Message-ID: <199507240529.AAA01827@mpp.minn.net>
next in thread | raw e-mail | index | archive | help
I was looking into PR# 462 (uname system call doesn't return uts.version), and it appears to me that the problem is that the subyte() routine isn't writing the bytes back to the correct address in the caller's memory. Subyte() isn't called in very many places, so it is possible that it has been broken for a while and no one would have ever really noticed. Could someone go double check me on this and make sure I'm not hallucinating about this? -- Mike Pritchard mpp@mpp.minn.net "Go that way. Really fast. If something gets in your way, turn"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507240529.AAA01827>