peter 7a5076f346 Oops.. I nearly forgot the actual core of the length/rounding/etc fixes
that Bruce asked for.

These still are not quite perfect, and in particular, it can get
upset on extreme boundary cases (addr = 0xfff, len = 0xffffffff,
which would end up mapping a single page rather than failing), but
this is better code that I committed before.

(note, the VM system does not (apparently) support single mmap segment
sizes above 0x80000000 anyway)
1996-03-02 17:14:09 +00:00
1996-03-01 06:14:13 +00:00
1996-02-23 03:01:53 +00:00
1996-02-28 17:04:43 +00:00
1996-03-01 15:18:55 +00:00
1996-02-24 13:41:57 +00:00
1996-02-21 08:15:08 +00:00
1996-02-28 20:08:48 +00:00
Description
freebsd kernel with SKQ
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%