diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-08-29 10:36:25 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-08-29 10:36:25 +0800 |
commit | 1c5ec41263eb118e117c333e8716b6875322fa49 (patch) | |
tree | 0769ea248160ff9ec0e11d373ae2a83156b39a67 /editors | |
parent | 4bac4e417deefb29d6dc6ffa4d88e6a3410aeede (diff) | |
download | freebsd-ports-gnome-1c5ec41263eb118e117c333e8716b6875322fa49.tar.gz freebsd-ports-gnome-1c5ec41263eb118e117c333e8716b6875322fa49.tar.zst freebsd-ports-gnome-1c5ec41263eb118e117c333e8716b6875322fa49.zip |
Fixup for my previous commit/patch.
- OSVERSION check should be against 800039 or higher, as that's when
the sgtty changes were committed.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h
- Fix stty.c patch. Previous version would result in termios bits
being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
stty to modify bits different than /bin/stty. This version removes
tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
outside of the binary compatibility interface. Also fixes stty --help
usage to indicate only tab0 and tab3 are available.
Diffstat (limited to 'editors')
0 files changed, 0 insertions, 0 deletions