changed some names because of namespace pollution
authoreck <none@none>
Fri, 28 Sep 1990 15:19:06 +0000 (15:19 +0000)
committereck <none@none>
Fri, 28 Sep 1990 15:19:06 +0000 (15:19 +0000)
mach/vax4/libbsd4_1a/_gtty.c
mach/vax4/libbsd4_1a/head_em.s

index afa1b03..0b2f0cc 100644 (file)
@@ -4,5 +4,5 @@ _gtty(fildes,argp)
        int fildes ;
        struct sgttyb *argp ;
 {
-       return ioctl(fildes,TIOCGETP,argp) ;
+       return _ioctl(fildes,TIOCGETP,argp) ;
 }
index d9fd41c..315e21b 100644 (file)
@@ -73,9 +73,9 @@ Im2:
        .data4  1
        .data4  0
 .reghp:
-       .data4  _end
+       .data4  __end
 .limhp:
-       .data4  _end
+       .data4  __end
 hol0:
        .space  8
 .trppc: