Deleted Added
full compact
33c33
< .\" $FreeBSD: head/lib/libc/sys/mmap.2 57550 2000-02-28 04:10:35Z ps $
---
> .\" $FreeBSD: head/lib/libc/sys/mmap.2 57686 2000-03-02 09:14:21Z sheldonh $
136,138c136,141
< VM_STACK defined when compiling the kernel. This is the default for
< i386 only. Consider adding -DVM_STACK to COPTFLAGS in your /etc/make.conf
< to enable this option for other architechures. MAP_STACK implies
---
> VM_STACK defined when compiling the kernel.
> This is the default for
> i386 only.
> Consider adding -DVM_STACK to COPTFLAGS in your /etc/make.conf
> to enable this option for other architechures.
> MAP_STACK implies
277c280,281
< The limit is imposed for a variety of reasons. Most of them have to do
---
> The limit is imposed for a variety of reasons.
> Most of them have to do
281c285,286
< the extreme performance penalty. So
---
> the extreme performance penalty.
> So
286c291,292
< a maximum of 8TB filesizes. It's actually bugs in
---
> a maximum of 8TB filesizes.
> It's actually bugs in