> > Hmm, but `boot' variable ("3/rz2/netbsd -aN") is still kept and
> > `enet' is cleared even after abort by haltbutton without powercycle.
> >
> > Anyway, NULL pointer dereference is a bad thing.
>
> The original code used to be ok for long time, at the age.
Probably it has been broken on 3MIN
Hmm, but `boot' variable ("3/rz2/netbsd -aN") is still kept and
`enet' is cleared even after abort by haltbutton without powercycle.
Anyway, NULL pointer dereference is a bad thing.
The original code used to be ok for long time, at the age.
Toru Nishimura / ALKYL Technology
> > Log Message:
> > Check if `enet' environment variable is available before reference to
> > get MAC address, and exit with appropriate warning messages if it isn't.
> > My 3MIN doesn't set the variable by default and netboot fails silently.
>
> I guess the battery of RTC chip in your DECstation
Module Name:src
Committed By: tsutsui
Date: Sun Jan 9 16:28:40 UTC 2011
Modified Files:
src/sys/arch/pmax/stand/common: if_prom.c
Log Message:
Check if `enet' environment variable is available before reference to
get MAC address, and exit with appropriate warning messages
On Sun, Jan 09, 2011 at 02:32:14AM +, Jonathan A. Kollasch wrote:
> Module Name: src
> Committed By: jakllsch
> Date: Sun Jan 9 02:32:13 UTC 2011
>
> Modified Files:
> src/lib/libm: Makefile
> Added Files:
> src/lib/libm/noieee_src: n_fmax.c n_fmaxf.c n_fmin.c n_fminf.c
>
On Sun, Jan 09, 2011 at 02:47:27AM +, David Holland wrote:
> On Sat, Jan 08, 2011 at 11:49:54PM +, Matthias Scheler wrote:
> > > This is no longer true, for lvm and other things, so let's take a deep
> > > breath and move chown.
> >
> > Yes, but we should probably provide a symlink fro
On Sat, Jan 08, 2011 at 03:37:05PM -0500, Christos Zoulas wrote:
> Log Message:
> Add two sysctls one that does verbose transaction logging and a second one
> that disables flushing the disk cache (which is fast but dangerous for
> data integrity). From simon a long while back.
Can we also have do