FreeBSD Bugzilla – Attachment 2 Details for
Bug 28
uucpd supplies wrong arguments to uucico
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 496 bytes, created by
Gene Stark
on 1994-11-24 17:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gene Stark
Created:
1994-11-24 17:30:01 UTC
Size:
496 bytes
patch
obsolete
>*** uucpd.c.orig Thu Nov 24 20:22:34 1994 >--- uucpd.c Thu Nov 24 20:22:21 1994 >*************** >*** 181,187 **** > initgroups(pw->pw_name, pw->pw_gid); > chdir(pw->pw_dir); > setuid(pw->pw_uid); >! execl(pw->pw_shell, "uucico", ubuf, NULL); > syslog(LOG_ERR, "execl: %m"); > } > _exit(1); >--- 181,187 ---- > initgroups(pw->pw_name, pw->pw_gid); > chdir(pw->pw_dir); > setuid(pw->pw_uid); >! execl(pw->pw_shell, "uucico", NULL); > syslog(LOG_ERR, "execl: %m"); > } > _exit(1);
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 28
: 2