diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-09 15:10:33 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-02-09 15:10:33 +0000 |
| commit | 3537e35898b3ef1ee7193002e595b457d371a381 (patch) | |
| tree | ad79393178c43c6a03136eaccf75fd03a6e368c8 /audio/tracker/files/patch-aa | |
| parent | Put seyon back, now that Mr Elbel has laid his (diff) | |
Upgrade.
Notes
Notes:
svn path=/head/; revision=915
Diffstat (limited to 'audio/tracker/files/patch-aa')
| -rw-r--r-- | audio/tracker/files/patch-aa | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/tracker/files/patch-aa b/audio/tracker/files/patch-aa index 0b1951924755..41156918cb7d 100644 --- a/audio/tracker/files/patch-aa +++ b/audio/tracker/files/patch-aa @@ -75,22 +75,3 @@ ############################################################################### # # C compiler flags and libraries for each machine. -*** Unix/ui.c.old Wed Feb 1 23:33:08 1995 ---- Unix/ui.c Thu Feb 2 12:36:44 1995 -*************** -*** 259,265 **** - ioctl(fileno(stdin), TIOCSETP, psanity); - #else /* __NeXT__ */ - #ifdef __FreeBSD__ -! tcsetattr(fileno(stdin), psanity); - #else - ioctl(fileno(stdin), TCSETA, psanity); - #endif ---- 259,265 ---- - ioctl(fileno(stdin), TIOCSETP, psanity); - #else /* __NeXT__ */ - #ifdef __FreeBSD__ -! tcsetattr(fileno(stdin), TCSADRAIN, psanity); - #else - ioctl(fileno(stdin), TCSETA, psanity); - #endif |
