1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys
Joerg Wunsch dc16046f96 Finally implement support for the `lsdev' program. The controller is
now marked busy as long as it's being in non-reset state, and the
drives are busy as long as at least one instance is open.

Also reformat everything to fit into 80 columns again.

Changed my mind wrt. error reporting for a write-protected drive and
an open() with write intent; ENXIO has been too weird, now return EIO.
Some portions of the code need to be rewritten to use tprintf()
instead of simple printf()'s, so the messages will also appear on the
session terminal, however.
1995-01-11 16:13:01 +00:00
..
alpha/include
amd64
compile
conf
ddb
dev Finally implement support for the `lsdev' program. The controller is 1995-01-11 16:13:01 +00:00
fs
gnu
i386 Finally implement support for the `lsdev' program. The controller is 1995-01-11 16:13:01 +00:00
isa Finally implement support for the `lsdev' program. The controller is 1995-01-11 16:13:01 +00:00
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net
netccitt
netinet
netiso
netns
nfs
nfsclient
nfsserver
pci
powerpc/include
rpc
scsi
sys
tools
ufs
vm
Makefile