Peter Wemm 31432c9ff1 The same data segment length rounding problem that was in the elf
loader is also present in the coff loader.  It was possible to get one
more page allocated than needed, which would cause brk()/malloc()/etc
to fail with ENOMEM when it tried to re-allocate the space.

Also, change a bcopy() from kernel to user space to a copyout().
1996-03-12 06:13:08 +00:00
..
1996-01-08 04:34:54 +00:00
1995-10-10 07:59:30 +00:00
1996-01-08 04:34:54 +00:00
1996-01-08 04:34:54 +00:00
1995-10-10 07:59:30 +00:00
1996-01-08 05:27:29 +00:00
1995-11-13 08:58:06 +00:00
1996-01-08 05:27:29 +00:00
1996-01-08 05:27:29 +00:00
1996-01-08 04:34:54 +00:00
1996-01-08 04:34:54 +00:00
1996-01-08 04:34:54 +00:00