FreeBSD Bugzilla – Attachment 36546 Details for
Bug 58533
Fix games/44bsd-hunt in 5.X
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 886 bytes, created by
Sean Chittenden
on 2003-10-25 19:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sean Chittenden
Created:
2003-10-25 19:40:13 UTC
Size:
886 bytes
patch
obsolete
>diff -ruN 44bsd-hunt/Makefile /tmp/44bsd-hunt/Makefile >--- 44bsd-hunt/Makefile Fri Oct 24 22:24:24 2003 >+++ /tmp/44bsd-hunt/Makefile Fri Oct 24 22:24:33 2003 >@@ -14,10 +14,4 @@ > > MAN6= hunt.6 huntd.6 > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 501000 >-BROKEN= "Does not compile" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -ruN 44bsd-hunt/files/patch-driver.c /tmp/44bsd-hunt/files/patch-driver.c >--- 44bsd-hunt/files/patch-driver.c Thu Jan 1 03:00:00 1970 >+++ /tmp/44bsd-hunt/files/patch-driver.c Fri Oct 24 22:24:50 2003 >@@ -0,0 +1,11 @@ >+--- driver.c.orig Fri Oct 24 22:24:13 2003 >++++ driver.c Fri Oct 24 22:24:13 2003 >+@@ -653,7 +653,7 @@ >+ if (np->p_flying < 0) >+ break; >+ if (np >= &Boot[NBOOTS]) >+- abort(1, "Too many boots"); >++ abort(); >+ np->p_undershot = FALSE; >+ np->p_x = pp->p_x; >+ np->p_y = pp->p_y;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 58533
: 36546