NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/54037 CVS commit: src/sys/compat/ultrix
The following reply was made to PR port-pmax/54037; it has been noted by GNATS.
From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/54037 CVS commit: src/sys/compat/ultrix
Date: Sun, 3 Mar 2019 22:25:01 +0000
Module Name: src
Committed By: pgoyette
Date: Sun Mar 3 22:25:00 UTC 2019
Modified Files:
src/sys/compat/ultrix: ultrix_mod.c
Log Message:
Fix the required-list for compat_ultrix. With the merge of the
[pgoyette-compat] branch there is no longer a "compat" module;
instead we have lots of version-specific compat_xx modules.
Code inspection shows compat_ultrix uses compat_13 (and newer)
stuff, so set the requirements list accordingly.
Should fix PR port-pmax/54037
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/compat/ultrix/ultrix_mod.c
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