freebsd-src/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 These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
compile
conf These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
ddb
dev Finally implement support for the `lsdev' program. The controller is 1995-01-11 16:13:01 +00:00
fs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
gnu These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
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 MFS doesn't bother to associate a struct mount with the vnode...so work 1995-01-11 01:53:18 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs
modules
msdosfs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
net
netccitt
netinet
netiso
netns
nfs Fix conversion to/from nfs v2 time in handling microseconds. 1995-01-10 13:11:42 +00:00
nfsclient Added two missing brelse() calls. 1995-01-10 13:06:51 +00:00
nfsserver These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
pci
powerpc/include
rpc
scsi Ensured all files have copyright and RCS ID variable. 1995-01-08 15:56:10 +00:00
sys These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
tools
ufs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm Kill VM_PAGE_INIT macro as it is only used once and makes the code more 1995-01-10 09:19:52 +00:00
Makefile