freebsd-dev/sys
Joerg Wunsch dac0f2dbc1 Argl!, finally found this bummer. The code testing for a write-
protected drive at open() time has been *totally bogus*!  The guy who
submitted it didn't understand all the implications of calling
set_motor(), and the `who' who included the patch into the tree did it
blindly...  Pleeeeze, don't commit code to this driver unless you are
really going to understand what it does!  This one caused me to pull
out even more hears, and those who know me do know that i ain't got
too many o'them. :-)
1995-01-12 19:20:28 +00:00
..
alpha/include First round in syscons update. Several new features has been added: 1995-01-12 11:47:05 +00:00
amd64 1. Remove UCONSOLE. This appears to be well and truly dead (unless it's 1995-01-12 15:37:16 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf 1. Remove UCONSOLE. This appears to be well and truly dead (unless it's 1995-01-12 15:37:16 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Argl!, finally found this bummer. The code testing for a write- 1995-01-12 19:20:28 +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 Argl!, finally found this bummer. The code testing for a write- 1995-01-12 19:20:28 +00:00
isa Argl!, finally found this bummer. The code testing for a write- 1995-01-12 19:20:28 +00:00
isofs/cd9660 Remove the bogus include of <sys/dkbad.h>. 1994-11-14 07:01:58 +00:00
kern Increase maxfiles to NPROC*2. This makes the per-process open file limit 1995-01-12 03:38:12 +00:00
libkern Always build libkern_p.a. `NOPROFILE' should only control user libraries. 1995-01-10 01:57:56 +00:00
miscfs Initialize map start hint to vm_map_find()...not doing so will cause it 1995-01-05 03:59:38 +00:00
modules Checking new lkm structure.. 1995-01-12 13:57:51 +00:00
msdosfs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
net Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> 1995-01-05 19:51:51 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet Actual firewall change. 1995-01-12 13:06:32 +00:00
netiso Update calls to rtalloc1(). 1994-12-13 22:33:05 +00:00
netns Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links. 1994-11-15 14:26:31 +00:00
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 Submitted by: Mikael Hybsch <micke@dynas.se> 1995-01-12 14:01:13 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
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 Added $Id$ 1994-08-02 07:55:43 +00:00
ufs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
vm Improve my previous change to use the same tests as are used in qcollapse. 1995-01-11 20:19:20 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00