FreeBSD Bugzilla – Attachment 187578 Details for
Bug 223317
[patch] ANSIfy sys/kern/imgact_shell.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ANSI prototype for sys/kern/imgact_shell.c
ansi-imgact_shell.c (text/plain), 504 bytes, created by
ota
on 2017-10-30 02:15:26 UTC
(
hide
)
Description:
ANSI prototype for sys/kern/imgact_shell.c
Filename:
MIME Type:
Creator:
ota
Created:
2017-10-30 02:15:26 UTC
Size:
504 bytes
patch
obsolete
>Index: sys/kern/imgact_shell.c >=================================================================== >--- sys/kern/imgact_shell.c (revision 325027) >+++ sys/kern/imgact_shell.c (working copy) >@@ -97,8 +97,7 @@ > * 6.x branch on May 28, 2005 (matching __FreeBSD_version 600029). > */ > int >-exec_shell_imgact(imgp) >- struct image_params *imgp; >+exec_shell_imgact(struct image_params *imgp) > { > const char *image_header = imgp->image_header; > const char *ihp, *interpb, *interpe, *maxp, *optb, *opte, *fname;
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 223317
: 187578