Go to file
mjacob 9e217027ee Add in mtop operation MTCMPRESS, which can enable or disable tape compression.
The method for doing this is to try and use the DATA COMPRESSION mode page
first, followed by the DEVICE CONFIGURATION page (this is because most newer
tape devices are now using DATA COMPRESSION instead of DEVICE CONFIGURATION
pages).

Add in the logical && hardware read position and set position ioctls. Oddly
enough, because NetBSD is limited in having the driver track file && record
numbers, the usual agony over what to do once you use logical or hardware
block positioning can be avoided. Amusing.

Make a minor change so that for SCSIVERBOSE cases that SCSI_SILENT in
the xs' flags is still observed.
1997-09-29 19:33:03 +00:00
bin Add 'initialize element status' command; note (for future fixing in ch.c) 1997-09-29 17:32:23 +00:00
distrib Sync to current state. (detect ftp error, clean up directories ...) 1997-09-27 00:09:22 +00:00
etc - make ttyC* description up-to-date 1997-09-26 15:38:50 +00:00
games - WARNSify 1997-09-20 14:28:16 +00:00
gnu long vs. time_t 1997-09-29 19:17:49 +00:00
include implement opendisk(3), as discussed with Jason Thorpe 1997-09-25 04:53:30 +00:00
lib Delete `: %m' from a format string passed to err(). 1997-09-29 06:52:40 +00:00
libexec - add '-C user', which runs checkaccess(user) and exits with the result 1997-09-23 14:25:30 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin fix typo 1997-09-29 06:20:09 +00:00
share Add $LIBBFD 1997-09-29 15:02:49 +00:00
sys Add in mtop operation MTCMPRESS, which can enable or disable tape compression. 1997-09-29 19:33:03 +00:00
usr.bin wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
usr.sbin Add back the NetBSD specific lack of ppp in kernel message, and remove a 1997-09-29 19:05:53 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00