[1317] in NetBSD-Development

home help back first fref pref prev next nref lref last post

Re: ..

daemon@ATHENA.MIT.EDU (Nathan J Williams)
Fri May 10 14:57:37 1996

From: Nathan J Williams <nathanw@MIT.EDU>
To: John Kohl <jtk@atria.com>
Cc: netbsd-afs@MIT.EDU
In-Reply-To: Your message of "Fri, 10 May 1996 14:43:52 EDT."
             <9605101843.AA16595@mango> 
Date: Fri, 10 May 1996 14:56:41 EDT

> Yes, once you get from _spl0 to whatever __spl stuff, you then hit the
> version check which you can also binary edit (it's safe in this instance
> to do so, but not in the general case, hence the check in the first
> place).
	Hmm. Finding the _spl stuff in the binary was easy; where is
the version-checking? Does it suffice to change the '1.1A' string in
the binary to '1.1B'? I wasn't sure what mechanisim it was using to
test the version.

> But I have no clue whether the _spl0 to __spl stuff is the Right Way to
> fix things....

	Nor I. I'm not terribly familiar with the interrupt system (or
most of the rest of the kernel, for that matter), but I doubt it can
do more damage than crashing the system. 

	- Nathan

home help back first fref pref prev next nref lref last post