On Thu, Feb 07, 2002 at 10:51:25PM -0000, [EMAIL PROTECTED] wrote: > aaron 02/02/07 14:51:25 > > Modified: . CHANGES > Log: > HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries to > enable MMAP_ZERO which isn't supported. This is a workaround to > fall back to SHMGET_ANON on hpux11.
As Justin pointed out, that was supposed to be /dev/zero -- at least the MMAP_ZERO was correct... -a
