Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!mahendo!wlbr!news From: sms@wlv.imsd.contel.com (Steven M. Schultz) Newsgroups: comp.bugs.2bsd Subject: /boot,/mdec,[T]MSCP (Part 17 of 22) Message-ID: <1991May18.070638.26977@wlbr.imsd.contel.com> Date: 18 May 91 07:06:38 GMT Sender: news@wlbr.imsd.contel.com (news) Organization: Contel Federal Systems Lines: 23 Nntp-Posting-Host: wlv.imsd.contel.com Subject: Part 17 of 22 /boot,/mdec,[T]MSCP updates Index: /sys/, /usr/src/etc/ 2.11BSD Description: Repeat-By: Fix: See part 0 (the README) for the Description, the Reason and the instructions on how update your system. This is part 17 of 22 Define a nonrewind tape name for use by 'mt'. *** /usr/src/sys/h/mtio.h.old Fri Apr 15 09:20:12 1988 --- /usr/src/sys/h/mtio.h Fri May 10 21:09:37 1991 *************** *** 64,67 **** --- 64,68 ---- #ifndef KERNEL #define DEFTAPE "/dev/rmt8" + #define MT_DEF "/dev/nrmt8" #endif