..
alpha
Completed function declarations and added prototypes.
1995-11-22 07:43:53 +00:00
amd64
Have Eisa and PCI probes occur before ISA probes. Buslogic EISA and PCI cards
1995-12-12 08:50:15 +00:00
compat /linux
Attempt to make the Linux LKM compile again after the recent VM include
1995-12-09 08:17:24 +00:00
compile
conf
Have bt0 entry specify "bt_isa_intr" for its vector. This one entry will
1995-12-12 08:46:40 +00:00
ddb
Reduced and cleaned up #includes.
1995-12-10 19:08:32 +00:00
dev
Replaced nxreset by noreset (if the reset function gets called, then the
1995-12-10 20:54:38 +00:00
fs
Back out this one, must have screwed up somewhere :-(
1995-12-11 10:26:34 +00:00
gnu
Restored variables that are used iff QUOTA is defined.
1995-12-10 21:38:45 +00:00
i386
The core of the Buslogic SCSI driver that is shared for all models on
1995-12-12 08:57:22 +00:00
isa
Replaced nxreset by noreset (if the reset function gets called, then the
1995-12-10 20:54:38 +00:00
isofs /cd9660
Added prototypes.
1995-12-03 17:14:38 +00:00
kern
Fix a problem that was caused by new (partial) support for merged cache
1995-12-13 03:47:01 +00:00
libkern
Add qsort() to libkern, taken from libc.
1995-11-08 08:40:11 +00:00
miscfs
Back out this one, must have screwed up somewhere :-(
1995-12-11 10:26:34 +00:00
modules
Delete obnoxious uprintf()s in load/unload procedures.
1995-11-29 20:10:33 +00:00
msdosfs
Untangled the vm.h include file spaghetti.
1995-12-07 12:48:31 +00:00
net
Make FIONREAD return the actual that a read() would return, not just the
1995-12-11 13:24:58 +00:00
netccitt
Moved inline functions for insque() and remque() to <sys/queue.h>.
1995-12-03 13:45:34 +00:00
netinet
Staticize.
1995-12-09 20:43:53 +00:00
netipx
Cleaned up prototypes:
1995-11-24 12:25:13 +00:00
netiso
Last commit this round: Staticize.
1995-12-10 13:45:30 +00:00
netns
Moved inline functions for insque() and remque() to <sys/queue.h>.
1995-12-03 13:45:34 +00:00
nfs
Untangled the vm.h include file spaghetti.
1995-12-07 12:48:31 +00:00
nfsclient
Untangled the vm.h include file spaghetti.
1995-12-07 12:48:31 +00:00
nfsserver
Untangled the vm.h include file spaghetti.
1995-12-07 12:48:31 +00:00
pc98 /pc98
Completed function declarations and/or added prototypes.
1995-11-21 12:55:26 +00:00
pccard
Julian forgot to make the *devsw structures static.
1995-12-08 23:23:00 +00:00
pci
PCI portion of the Buslogic SCSI driver. Needs to be tested and more
1995-12-12 08:58:04 +00:00
powerpc /include
Don't define CLK_TCK here.
1995-02-03 21:49:18 +00:00
rpc
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
scsi
Undo a change that should not have been committed with the 1Tb enhancements.
1995-12-11 05:02:52 +00:00
sys
Changes to support 1Tb filesizes. Pages are now named by an
1995-12-11 04:58:34 +00:00
tools
Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a
1995-12-06 23:33:39 +00:00
ufs
Changes to support 1Tb filesizes. Pages are now named by an
1995-12-11 04:58:34 +00:00
vm
Some new anti-deadlock code ended up messing up the paging stats. A modified
1995-12-11 15:43:33 +00:00
Makefile