freebsd_amp_hwpstate/sys
David Greenman 0e5b52868f Fixed a bug that managed to slip in during Poul's dynamic swap partition
changes. The check for nswap was bogus, but the code was so convoluted
that it was difficult to tell. It's better now. :-)

Reviewed by:	David Greenman (extensively), and John Dyson
Submitted by:	Poul-Henning Kamp, w/tweaks by me.
1995-05-18 05:09:54 +00:00
..
alpha/include
amd64 Added apersand constraint to make sure that the source and destination 1995-05-14 22:25:11 +00:00
compile
conf Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
ddb
dev Changed read_csr and write_csr to static so that they don't clash 1995-05-17 13:15:35 +00:00
fs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
gnu Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
i386 Changed read_csr and write_csr to static so that they don't clash 1995-05-17 13:15:35 +00:00
isa Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
isofs/cd9660
kern Fixed incompleteness that would allow dirty filesystems to get mounted 1995-05-15 08:39:37 +00:00
libkern
miscfs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
modules Changed relase number in snake_saver.c from 2.1 to 2.0.5 1995-05-16 19:10:11 +00:00
msdosfs Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu> 1995-05-09 16:30:45 +00:00
net Fixed route reference count bug that squirmed in during the the 1995-05-15 22:57:53 +00:00
netccitt Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
netinet These diffs modify the behaviour of multicast clients to conform with the 1995-05-16 01:28:29 +00:00
netiso Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
netns Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
nfs Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
nfsclient Changed swap partition handling/allocation so that it doesn't 1995-05-14 03:00:10 +00:00
nfsserver Slight re-ordering of the creation of a vmio object to fix a condition 1995-04-21 02:58:49 +00:00
pci Fixed mbuf leak and panic that occurred when packets got too memory 1995-05-05 20:09:51 +00:00
powerpc/include
rpc
scsi Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
sys Changes to support the "new" bad144. Adds a "BADSCAN" ioctl and support. 1995-05-16 07:52:17 +00:00
tools
ufs Fixed incompleteness that would allow dirty filesystems to get mounted 1995-05-15 08:39:37 +00:00
vm Fixed a bug that managed to slip in during Poul's dynamic swap partition 1995-05-18 05:09:54 +00:00
Makefile