freebsd-dev/sys
Nate Williams e7e437dbfa - Do a bunch of gratuitous changes intended to make the code easier to
follow.
 * Rename/reorder all of the pccard structures, change many of the member
   names to be descriptive, and follow more closely other 'bus' drivers
   naming schemes.
 * Rename a bunch of parameter and local variable names to be more
   consistant in the code.
 * Renamed the PCCARD 'crd' device to be the 'card' device
 * KNF and make the code consistant where it was obvious.
 * ifdef'd out some unused code
1997-10-26 04:36:24 +00:00
..
alpha Rename MOUSE_GETINFO to MOUSE_GETHWINFO. The name collided with the one 1997-10-19 10:45:18 +00:00
amd64 - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
compat
compile
conf - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
ddb
dev - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
fs Fix the same leak as in nullfs. Now the lowervp is properly marked inactive. 1997-10-21 21:08:17 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
i386 - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
isa - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
isofs/cd9660 Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
kern make a couple functions static... 1997-10-24 05:29:07 +00:00
libkern
miscfs Fix the same leak as in nullfs. Now the lowervp is properly marked inactive. 1997-10-21 21:08:17 +00:00
modules Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP and 1997-10-18 01:37:52 +00:00
msdosfs Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
net Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
netatalk
netinet Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netipx
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netns
nfs VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
nfsclient VFS clean up "hekto commit" 1997-10-16 22:01:05 +00:00
nfsserver Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
pc98 Synchronize with sys/i386/isa/syscons.{c,h} revisions 1.235 and 1.35, 1997-10-23 09:26:30 +00:00
pccard - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
pci Recognize even more of the Znyx 314 cards. 1997-10-25 14:32:15 +00:00
powerpc/include
rpc
scsi Make the Sun OEM version of the DLT a known multi-LUN device so changers 1997-10-19 09:37:49 +00:00
sys make a couple functions static... 1997-10-24 05:29:07 +00:00
tools
ufs I belive this fixes MFS after I broke it. 1997-10-20 19:53:26 +00:00
vm Support garbage collecting the pmap pv entries. The management doesn't 1997-10-25 02:41:56 +00:00
Makefile