UPAGES 8; dumpstack 96; msgbufmap; kernacc rounding bug fixed
[unix-history] / usr / src / sys / kern / tty_pty.c
index 295e4e6..4827d86 100644 (file)
@@ -1,12 +1,8 @@
-#
-/*     tty_pty.c       4.1     %G%     */
+/*     tty_pty.c       4.2     %G%     */
 
 /*
  * Pseudo-teletype Driver
  * (Actually two drivers, requiring two entries in 'cdevsw')
 
 /*
  * Pseudo-teletype Driver
  * (Actually two drivers, requiring two entries in 'cdevsw')
- *
- * Overhauled, and ported to VAX/VMUNIX (V7) Bruce Borden, July 80
- * Modified and integrated into 4bsd by Kipp Hickman and Michael Toy
  */
 #include "../h/param.h"
 #include "../h/systm.h"
  */
 #include "../h/param.h"
 #include "../h/systm.h"