FreeBSD Bugzilla – Attachment 14659 Details for
Bug 27485
pkg_add -r segfaults when PACKAGEROOT set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 692 bytes, created by
tom
on 2001-05-21 04:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tom
Created:
2001-05-21 04:00:02 UTC
Size:
692 bytes
patch
obsolete
>Index: main.c >=================================================================== >RCS file: /home/ncvs/src/usr.sbin/pkg_install/add/main.c,v >retrieving revision 1.35 >diff -c -w -r1.35 main.c >*** main.c 2001/04/26 06:48:59 1.35 >--- main.c 2001/05/21 02:19:26 >*************** >*** 197,203 **** > strcpy(sitepath, "ftp://ftp.FreeBSD.org"); > > if (getenv("PACKAGEROOT")) >! strcpy(sitepath, getenv("PACKAGEMIRRORROOT")); > else > strcat(sitepath, "/pub"); > >--- 197,203 ---- > strcpy(sitepath, "ftp://ftp.FreeBSD.org"); > > if (getenv("PACKAGEROOT")) >! strcpy(sitepath, getenv("PACKAGEROOT")); > else > strcat(sitepath, "/pub");
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 27485
: 14659