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 <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.3       +11 -5     ports/emulators/prodosemu/files/patch-ab
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to