Both SA-16:03 and SA-16:04 give the following instructions: # cd /usr/src # patch < /path/to/patch # cd /usr/src/amd64/linux32 # make sysent # cd /usr/src/i386/linux # make sysent On my 9.3-RELEASE machine I don't have /usr/src/amd64 or /usr/src/i386. Are the correct directories /usr/src/sys/amd64/linux32 and /usr/src/sys/i386/linux?
Robert Ames <robertames at hotmail.com> writes:> On my 9.3-RELEASE machine I don't have /usr/src/amd64 or /usr/src/i386. > Are the correct directories /usr/src/sys/amd64/linux32 and > /usr/src/sys/i386/linux?Yes. DES -- Dag-Erling Sm?rgrav - des at des.no
Robert, On Sat, Jan 16, 2016 at 12:34:18AM -0500, Robert Ames wrote: R> # cd /usr/src R> # patch < /path/to/patch R> # cd /usr/src/amd64/linux32 R> # make sysent R> # cd /usr/src/i386/linux R> # make sysent R> R> On my 9.3-RELEASE machine I don't have /usr/src/amd64 or /usr/src/i386. R> Are the correct directories /usr/src/sys/amd64/linux32 and R> /usr/src/sys/i386/linux? Sorry for the mistake, Robert. And thanks for noticing and reporting that. Fixed advisories are put on the website. -- Totus tuus, Glebius.