freebsd-ports/sysutils/coreutils/files
Jeremy Chadwick 11e7c7e8e8 Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2
termios bits being undefined.  They've been moved to sys/ioctl_compat.h which
requires _KERNEL be defined.  Somewhat of an ugly hack; possible alternative
would be to remove use of TAB1 and TAB2 in src/stty.c altogether.

Reported by:	jsa @ EFnet
2008-08-28 12:06:21 +00:00
..
extra-patch-stty.c Fix-up for 8.0-CURRENT. src/stty.c fails to compile due to TAB1 and TAB2 2008-08-28 12:06:21 +00:00
patch-configure From the PR: 2007-06-05 09:42:22 +00:00