HardenedBSD/share/man/man4
Jean-Marc Zucconi 1ad8b2cb84 A few improvements to the worm driver.
- remove all calls to scsi_stop_unit(). Some drives refuse commands when
  stopped. This will fix the 'device not configured' message which was
  cleared after opening/closing the tray.
- Never set the logical block address in the scsi_cmd struct when writing.
  The computation was bogus for block sizes not a multiple of DEV_BSIZE.
  (the bug is still there in the READ case)
- reset the block size to the 2048 bytes in finalize_track() track to avoid
  an error when mounting a disk after an audio write.
- remove the WORMIOCQUIRKSELECT ioctl. Quirks are now recorded at probe time
  (see scsiconf.c)
- change and expand the argument to the WORMIOCPREPTRACK ioctl. It now possible
  to select more track options (copy bits, ISRC codes, track type,
  track number)
- add an error handler to catch false errors (warnings in fact) and record
  the error type.
- add an ioctl call (WORMIOERROR) to get more information on the nature of the
  error when a command or a write failed.
- add an ioctl call (WORMIOCFINISHTRACK) to finalize a track without closing
  the device (closing the device still finalize the track if the command was
  not performed)

Approved by:	joerg
1997-05-19 17:30:50 +00:00
..
man4.i386 it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
aha.4
ahb.4
ahc.4
bpf.4
bt.4
ccd.4
cd.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
ch.4
cy.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
da.4 Correct the name of a header file that is referenced. 1997-04-01 04:04:09 +00:00
ddb.4 Minor fixups. Mention that DDB now has a history, and understands 1997-04-12 21:54:48 +00:00
de.4
divert.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
drum.4
ed.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
fd.4
fdc.4
fpa.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
fxp.4
icmp.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
ifmib.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
inet.4
intro.4
ip.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
ipfirewall.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
joy.4
keyboard.4 replace non-existant ioctl [GP]IO_STRMAP with what really does exist, 1997-03-09 20:53:20 +00:00
lkm.4
lo.4
Makefile Add manual page symlinks 1997-04-03 12:32:42 +00:00
mem.4
mtio.4
ncr.4
netintro.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
null.4
od.4 Add od(4). Closes PR# 3170. 1997-04-01 19:52:37 +00:00
pcvt.4 Don't xref a nonexistant pc(4). 1997-05-08 15:26:28 +00:00
ppp.4
psm.4
pt.4
pty.4
route.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
sa.4
screen.4
scsi.4
sd.4 Correct the name of a header file that is referenced. 1997-04-01 04:04:09 +00:00
si.4 Fix a number of typos and use the .Tn macro where appropriate. 1997-03-21 20:04:21 +00:00
sio.4 Mention that flags 0x10000 disables test#3 1997-05-18 21:24:04 +00:00
sl.4 Fix a xref. 1997-04-08 20:01:15 +00:00
snp.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
spkr.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
st.4
su.4
sysmouse.4
tcp.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
termios.4 Backout part of my previous change that changed MIN/TIME to VMIN/VTIME 1997-03-18 07:17:22 +00:00
ttcp.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
tty.4
udp.4 Fixed missing #include(s) (mostly of <sys/types.h> in synopsis). 1997-03-19 19:47:43 +00:00
uk.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
unix.4
update.4
vn.4
worm.4 A few improvements to the worm driver. 1997-05-19 17:30:50 +00:00
yp.4 Use the .Fx macro for FreeBSD references for releases prior to 2.0. 1997-03-21 20:14:15 +00:00
zero.4