On Mon, 8 May 2000, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Matthew Jacob >writes: > : Oh, and in the updating of this, don't forget the FreeBSD usage of .ctl for > : tape devices- as far as I know this is the only *BSD that has this. > > Which devices use .ctl? sa and ast don't seem to use them now (at the > very least they aren't created by MAKEDEV by default). Should be: sa*) umask $tape_umask unit=`expr $i : '..\(.*\)'` chr=14 case $unit in [0-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]) >>> mknod rsa${unit}.ctl c $chr `saminor 1 ${unit} 0 0` for m in 0 1 2 3 .... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Undocumented tape devices in pax(1) Kris Kennaway
- Re: Undocumented tape devices in pax(1) Christian Weisgerber
- Re: Undocumented tape devices in pax(1) David O'Brien
- Re: Undocumented tape devices in pax(1) Matthew Jacob
- Re: Undocumented tape devices in pax... Warner Losh
- Re: Undocumented tape devices i... Dan Nelson
- Re: Undocumented tape devic... Matthew Jacob
- Re: Undocumented tape devices i... Kenneth D. Merry
- Re: Undocumented tape devices i... Warner Losh
- Re: Undocumented tape devices i... Matthew Jacob
- Re: Undocumented tape devices in pax(1) Mike Smith
- Re: Undocumented tape devices in pax... Christian Weisgerber
- Re: Undocumented tape devices i... Mike Smith
- Re: Undocumented tape devic... Greg Lehey
- Re: Undocumented tape d... Christian Weisgerber
- Re: Undocumented tape devic... John Polstra
- Re: Undocumented tape devices in pax... David O'Brien
- Re: Undocumented tape devices in pax(1) Warner Losh
- Re: Undocumented tape devices in pax(1) Bruce Evans
- Re: Undocumented tape devices in pax... David O'Brien