Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/compat/common
On Mon, 28 Jan 2019, bch wrote:
I take it back. Your email seemed to beat the repo commit, but my latest
update built a working kernel. Thx.
Oh, thank goodness! I was just about to ask you to run the failing
command under ktrace...
I'm so very glad it is (or appears to be) fixed.
-bch
On Mon, Jan 28, 2019 at 8:57 PM bch <brad.harder%gmail.com@localhost> wrote:
This still doesn’t seem to be working... up-to-the-minute src here.
-bch
On Mon, Jan 28, 2019 at 8:01 PM Paul Goyette <pgoyette%netbsd.org@localhost> wrote:
Module Name: src
Committed By: pgoyette
Date: Tue Jan 29 04:01:45 UTC 2019
Modified Files:
src/sys/compat/common: if_43.c
Log Message:
The if43_20_hook function returns an errno; use it to determine whether
to allow conversion of the ioctl cmd --> ncmd
Should address issue reported by msaitoh@ on irc as well as via e-mail
from Patrick Welche and Ryo ONODERA.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/compat/common/if_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
!DSPAM:5c4ff6669191445413715!
+------------------+--------------------------+----------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+
Home |
Main Index |
Thread Index |
Old Index