NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53666 CVS commit: [netbsd-8] src/sys/compat/netbsd32



The following reply was made to PR kern/53666; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53666 CVS commit: [netbsd-8] src/sys/compat/netbsd32
Date: Mon, 22 Jul 2019 16:27:30 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Jul 22 16:27:29 UTC 2019
 
 Modified Files:
 	src/sys/compat/netbsd32 [netbsd-8]: netbsd32_ioctl.c netbsd32_ioctl.h
 
 Log Message:
 Pull up following revision(s) (requested by rin in ticket #1054):
 
 	sys/compat/netbsd32/netbsd32_ioctl.h: revision 1.65
 	sys/compat/netbsd32/netbsd32_ioctl.c: revision 1.98
 	sys/compat/netbsd32/netbsd32_ioctl.c: revision 1.99
 
 PR/53666: Rin Okuyama: tcpdump for i386 does not work with COMPAT_NETBSD32
 on amd64. Add BIOCSRTIMEOUT32.
 
  -
 
 Correct misleading names of dummy variables. No binary changes intended.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.89.8.1 -r1.89.8.2 src/sys/compat/netbsd32/netbsd32_ioctl.c
 cvs rdiff -u -r1.56.8.1 -r1.56.8.2 src/sys/compat/netbsd32/netbsd32_ioctl.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