FreeBSD Bugzilla – Attachment 15043 Details for
Bug 28026
Graphics mode suspend causes weird hang on laptop with Rage card
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 436 bytes, created by
spadger
on 2001-06-11 03:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
spadger
Created:
2001-06-11 03:40:01 UTC
Size:
436 bytes
patch
obsolete
>*** usr.sbin/apm/Makefile.orig Wed Apr 18 00:45:22 2001 >--- usr.sbin/apm/Makefile Wed Apr 18 01:05:41 2001 >*************** >*** 5,8 **** >--- 5,20 ---- > MAN8= apm.8 > MLINKS= apm.8 apmconf.8 apm.8 zzz.8 > >+ >+ .if defined(WANT_TEXTMODE_SUSPEND) >+ CFLAGS+= -DWANT_TEXTMODE_SUSPEND >+ .endif >+ >+ .if defined(NOSUID) || !defined(ALLOW_USER_SUSPEND) >+ BINMODE=555 >+ .else >+ BINMODE=4555 >+ BINOWN= root >+ .endif >+ > .include <bsd.prog.mk>
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 28026
:
15042
| 15043 |
15044