Subject: Re: port-sparc/23370: -current stops booting with 'brk: grow 4096
To: None <netbsd-bugs@netbsd.org>
From: Wolfgang S. Rupprecht <wolfgang+gnus20031105T144013@wsrcc.com>
List: netbsd-bugs
Date: 11/05/2003 14:44:58
bouyer@antioche.eu.org (Manuel Bouyer) writes:
> Do you have options COMPAT_16 in your kernel config ?
> I just booted current GENERIC and GENERIC.MP on my ss20 and didn't notice
> any problem.

Yup.  It is mostly stock GENERIC with only these changes.  

One thing to note is that my machine is memory-starved by today's
standards with only 64M.

< #options      IPSEC           # IP security
< #options      IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
---
> options       IPSEC           # IP security
> options       IPSEC_ESP       # IP security (encryption part; define w/IPSEC)
197,198c209,210
< #options      GATEWAY         # packet forwarding ("router switch")
< #options      MROUTING        # packet forwarding of multicast packets
---
> options       GATEWAY         # packet forwarding ("router switch")
> options       MROUTING        # packet forwarding of multicast packets
207c219
< #options      PPS_SYNC        # Add serial line synchronization for NTP
---
> options       PPS_SYNC        # Add serial line synchronization for NTP

The sources were last cvs-ed at Nov 3 08:19 2003 (PST).

-wolfgang
-- 
Wolfgang S. Rupprecht 		     http://www.wsrcc.com/wolfgang/
           The From: address is valid.  Don't mess with it.