]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Steven Wallace provided a program which broke this stuff. I guess there are
authorphk <phk@FreeBSD.org>
Thu, 6 Oct 1994 18:22:24 +0000 (18:22 +0000)
committerphk <phk@FreeBSD.org>
Thu, 6 Oct 1994 18:22:24 +0000 (18:22 +0000)
commit52abae43776d64498863715f55944ad7e31b48f3
tree634bbf62ce686fc596dfde36e407b80f9a336d22
parent04c54e6dff68331efdbbd9d902cfafb612f32ff0
Steven Wallace provided a program which broke this stuff.  I guess there are
more weird kinds of a.out than anyone can argue for.  This code failed to
load the first 28K of the text-segment, in the case where the first page
of the a.out contains only the a.out-header, and the text is still at 0x0.
Thanks Steven !
sys/kern/imgact_gzip.c