FreeBSD Bugzilla – Attachment 10733 Details for
Bug 21436
pkg_install will not compile without errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 645 bytes, created by
bonk1138
on 2000-09-21 04:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bonk1138
Created:
2000-09-21 04:20:00 UTC
Size:
645 bytes
patch
obsolete
>Index: file.c >=================================================================== >RCS file: /home/ncvs/src/usr.sbin/pkg_install/lib/file.c,v >retrieving revision 1.43 >diff -u -r1.43 file.c >--- file.c 2000/09/18 07:41:48 1.43 >+++ file.c 2000/09/21 03:09:16 >@@ -142,14 +142,12 @@ > char * > fileGetURL(char *base, char *spec) > { >- char host[HOSTNAME_MAX], file[FILENAME_MAX]; >- char pword[HOSTNAME_MAX + 40], *uname, *cp, *rp; >+ char *cp, *rp; > char fname[FILENAME_MAX]; > char pen[FILENAME_MAX]; >- struct passwd *pw; > FILE *ftp; > pid_t tpid; >- int i, status; >+ int i; > char *hint; > > rp = NULL;
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 21436
:
10732
| 10733