freebsd-dev/sys
David Greenman e5501f43a5 Removed some unused/obsolete code.
Submitted by:	John Dyson
1995-01-24 10:02:00 +00:00
..
alpha/include Second round in syscons update: 1995-01-20 08:35:32 +00:00
amd64 Moved various pmap 'bit' test/set functions back into real functions; gcc 1995-01-24 09:57:39 +00:00
compile
conf Add support for Olof Johansson's WD7000 driver. 1995-01-23 00:25:03 +00:00
ddb Print "(null)" instead of crashing for null strings. Null names are 1994-10-30 20:55:44 +00:00
dev Much better fix/support for the 83c795 based cards (the new SMC EtherEZ) 1995-01-23 19:06:08 +00:00
fs Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
gnu aic7xxx.c: 1995-01-22 00:46:53 +00:00
i386 Moved various pmap 'bit' test/set functions back into real functions; gcc 1995-01-24 09:57:39 +00:00
isa Second round in syscons update: 1995-01-20 08:35:32 +00:00
isofs/cd9660 Roll in my changes to make the cd9660 code understand the older 1995-01-16 17:03:29 +00:00
kern Fixed a variety of deadlock and panic bugs, removed the bypass code, and 1995-01-24 10:00:46 +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 Declare `struct mbuf' with the correct scope to avoid lots of warnings 1995-01-24 04:47:33 +00:00
netccitt Update calls to rtalloc1() to match. 1994-12-13 22:32:17 +00:00
netinet Extended the previous change to cover the non-options case, too. 1995-01-24 08:03:22 +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 Change the string returned in the aic7870 motherboard probe case. Change 1995-01-22 00:47:50 +00:00
powerpc/include
rpc
scsi Add the missing forward declaration of chopen. Reported in the 1995-01-19 21:02:54 +00:00
sys Moved the typedefs of d_<foo>_t into sys/sys/conf.h and used them in 1995-01-23 02:52:28 +00:00
tools
ufs Removed some unused/obsolete code. 1995-01-24 10:02:00 +00:00
vm Moved some splx's down a few lines in vm_page_insert and vm_page_remove 1995-01-15 07:31:34 +00:00
Makefile