get rid of dir.h
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sun, 18 Feb 1990 02:22:02 +0000 (18:22 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sun, 18 Feb 1990 02:22:02 +0000 (18:22 -0800)
SCCS-vsn: sys/kern/tty_compat.c 7.4
SCCS-vsn: sys/vax/datakit/dk.c 1.3
SCCS-vsn: sys/vax/datakit/kmc.c 1.2
SCCS-vsn: sys/vax/datakit/dksub.c 1.2
SCCS-vsn: sys/vax/datakit/dktty.c 1.2
SCCS-vsn: sys/net/rtsock.c 7.6

usr/src/sys/kern/tty_compat.c
usr/src/sys/net/rtsock.c
usr/src/sys/vax/datakit/dk.c
usr/src/sys/vax/datakit/dksub.c
usr/src/sys/vax/datakit/dktty.c
usr/src/sys/vax/datakit/kmc.c

index 9c95059..0de8362 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)tty_compat.c        7.3 (Berkeley) %G%
+ *     @(#)tty_compat.c        7.4 (Berkeley) %G%
  */
 
 /* 
  */
 
 /* 
@@ -13,7 +13,6 @@
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
-#include "dir.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
index 687a7a4..7f8eb8c 100644 (file)
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- *     @(#)rtsock.c    7.5 (Berkeley) %G%
+ *     @(#)rtsock.c    7.6 (Berkeley) %G%
  */
 
 #ifndef RTF_UP
 #include "param.h"
 #include "mbuf.h"
  */
 
 #ifndef RTF_UP
 #include "param.h"
 #include "mbuf.h"
-#include "dir.h"
 #include "user.h"
 #include "proc.h"
 #include "socket.h"
 #include "user.h"
 #include "proc.h"
 #include "socket.h"
index 3c22d75..c6bb614 100644 (file)
@@ -11,7 +11,6 @@
 #include "signal.h"
 #include "errno.h"
 #include "conf.h"
 #include "signal.h"
 #include "errno.h"
 #include "conf.h"
-#include "dir.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
index a0476b8..56aaae3 100644 (file)
@@ -13,7 +13,6 @@
 #include "signal.h"
 #include "errno.h"
 #include "seg.h"
 #include "signal.h"
 #include "errno.h"
 #include "seg.h"
-#include "dir.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
 #include "user.h"
 #include "ioctl.h"
 #include "tty.h"
index cea34c3..30340c1 100644 (file)
@@ -13,7 +13,6 @@
 #include "errno.h"
 #include "signal.h"
 #include "conf.h"
 #include "errno.h"
 #include "signal.h"
 #include "conf.h"
-#include "dir.h"
 #include "user.h"
 #include "proc.h"
 #include "ioctl.h"
 #include "user.h"
 #include "proc.h"
 #include "ioctl.h"
index 0d8437d..a7ed1f5 100644 (file)
@@ -17,7 +17,6 @@
 #include "tty.h"
 #include "kmcreg.h"
 #include "buf.h"
 #include "tty.h"
 #include "kmcreg.h"
 #include "buf.h"
-#include "dir.h"
 #include "user.h"
 #include "../vaxuba/ubavar.h"
 #include "uio.h"
 #include "user.h"
 #include "../vaxuba/ubavar.h"
 #include "uio.h"