freebsd-dev/sys/contrib
Pawel Jakub Dawidek bd59d85850 Fix overflow, which was causing endless loops when 32bit machine had more
than 2GB of RAM. This was because our physmem is long and 'physmem*PAGESIZE'
can be negative for more than 2GB of memory.

Reported by:	Andrey V. Elsukov <bu7cher@yandex.ru>

It is not yet tested by Andrey, so there can be other problems, but this
was definiately a bug, so I'm committing a fix now.
2007-04-13 18:50:03 +00:00
..
altq/altq Add an interface for drivers to be notified of changes to CPU frequency. 2007-03-26 18:03:29 +00:00
dev This commit was generated by cvs2svn to compensate for changes in r168616, 2007-04-11 11:09:18 +00:00
ia64/libuwx Apply local modifications to make Unwind Express BETA 10 buildable and 2006-07-07 23:56:34 +00:00
ipfilter/netinet TCP Window scaling was being recognised but the recorded settings were being 2006-12-24 02:18:36 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r146539, 2005-05-23 13:08:32 +00:00
opensolaris Fix overflow, which was causing endless loops when 32bit machine had more 2007-04-13 18:50:03 +00:00
pf Teach pfsync(4) that its member interfaces may go away. 2007-03-19 17:52:15 +00:00