Date: Thu, 3 Jan 2008 21:03:39 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/prodosemu/files patch-ab Message-ID: <200801032103.m03L3dru027595@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-01-03 21:03:39 UTC
FreeBSD ports repository
Modified files:
emulators/prodosemu/files patch-ab
Log:
The prodosemu port includes the sgtty header file, but doesn't do
anything with it. This is bad habit, especially because the sgtty.h is a
deprecated header file, which describes an interface that's only present
when COMPAT_43TTY is present in the kernel.
There's no real harm in this case, but say, we want to remove this
header file, it will cause compilation to fail.
PR: 119101
Submitted by: Ed Schouten <ed@fxq.nl>
Revision Changes Path
1.3 +11 -5 ports/emulators/prodosemu/files/patch-ab
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801032103.m03L3dru027595>
