freebsd-dev/sys
Jordan K. Hubbard 5755e2597a From: Lars Fredriksen <fredriks@mcs.com>
Here is the improved probe for the mse (Bus Mouse) device driver. I
have been running with this under 1.1.5.1 as well as 2.0 without a hitch for
quite a while.
Submitted by:	lars
1994-11-08 05:41:34 +00:00
..
alpha/include
amd64 Added a kernel variable, "dodump" defaulting to zero, which disables dumps. 1994-11-07 03:51:32 +00:00
compile
conf Added a kernel variable, "dodump" defaulting to zero, which disables dumps. 1994-11-07 03:51:32 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
fs From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00
gnu
i386 From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
isa The style in my patch011 is inconsistent and out of date. It should 1994-11-06 00:30:16 +00:00
isofs/cd9660
kern Added "const" to the arguments here and there. 1994-11-07 20:48:35 +00:00
libkern I'm going to nuke strtol() for now. Now I need strncmp() and rather 1994-10-26 11:14:21 +00:00
miscfs From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00
modules Again, this is not a filesystem so don't compile it as if it were. 1994-10-27 23:39:19 +00:00
msdosfs Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
net Collapse two fields so that we have space for another 32 flags. 1994-11-03 01:04:32 +00:00
netccitt
netinet 2 11th-hour fixes from Ugen (not Uben, sorry!) J.S.Antsilevich. 1994-11-07 10:01:32 +00:00
netiso
netns
nfs Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsclient Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
nfsserver Forward-declare a few structures to avoid warning messages. 1994-11-02 00:11:00 +00:00
pci Submitted by: 1994-11-02 23:47:14 +00:00
powerpc/include
rpc
scsi Avoid a division by zero if the actual sector size isn't known during the 1994-11-07 20:09:35 +00:00
sys Added "const" to the arguments here and there. 1994-11-07 20:48:35 +00:00
tools
ufs From: fredriks@mcs.com (Lars Fredriksen) 1994-10-28 12:42:05 +00:00
vm Fixed return status from pagers. Ahem...the previous method would manufacture 1994-11-06 09:55:31 +00:00
Makefile