Displaying 20 results from an estimated 9000 matches similar to: "http://lld.llvm.org/ELF/linker_script.html => 403"
2020 Jun 02
2
LLD : __start_ and __end_ symbols for orphan sections
On 2020-06-02, Moshtaghi, Alireza wrote:
>Sorry for the cryptic code but I had to modify stuff from original
>In the following example see the difference when you comment or uncomment the line in the linker script:
>============ test.c ============= :
>struct orphan_dummy_anno_s {
> void (*func)(void);
>};
>
>static void dummy_export_dbg_log_init_f (void) __attribute__
2020 Jun 02
2
LLD : __start_ and __end_ symbols for orphan sections
You are right it creates them but sets the protected flag (STV_PROTECTED) which seems to be the cause of my problem.
How can I tell it to set the flag as STV_DEFAULT?
Thanks
A
On 5/28/20, 11:30 PM, "Fangrui Song" <maskray at google.com> wrote:
NetApp Security WARNING: This is an external email. Do not click links or open attachments unless you recognize the sender and know
2004 Aug 22
1
You must supply a password to make this connection - IPC$
Hi Folks,
Just installed Samba 2.2.10 on my FreeBSD 4.9 computer.
I can see the FreeBSD box on all of my Win 9x boxes,
but when I double click on its icon, I get a rude box
message that says something like:
====================================================
You must supply a password to make this connection
Resource: \\SAMMY\IPC$
====================================================
2007 Dec 12
2
Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: "Remote Code Execution...
...Vulnerability - CVE-2007-6015"
http://www.freshports.org/net/samba3/
============================================================================
samba3 3.0.26a_2,1 <http://www.freshports.org/net/>net<http://www.freshports.org/faq.php#watchlistcount> <http://www.freshports.org/search.php?stype=depends_all&method=match&query=net/samba3>=220
FORBIDDEN:
2004 Sep 19
6
Samba Configuration Options for small 2-3 person office?
After 'make install', this appears:
lqqqqqqqq samba configuration options qqqqqqqqqk
x x
x Please select desired options: x
x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
x x [ ] syslog With syslog support x x
x x [ ] ssl With ssl support x x
x x [ ] ldap With LDAP2 support x x
x x [ ]
2004 Sep 25
1
Logon Script to go down one folder?
Hi Folks,
Got Samba 3.0.7,1 running on FreeBSD--yippee!
One thing that I noticed is that when a Windows
user clicks on his folder named something like
'username', there are a bunch of files there
that he might 'accidently' delete:
.cshrc
.login
.login_conf
.mail_aliases
.mailrc
.profile
.rhosts
.shrc
Is there some way to automatically log on the
user to folder just below
2004 Sep 20
1
RE: Samba 'make install' chokes on textproc/expat2 & now openldap
At 14:24 9/19/2004, JohnsoBS@vicksburg.navy.mil, wrote:
>Personally, unless one has great need not to, I highly recommend upgrading
>to samba3 to start with. The perfomance gains alone I found well worth it.
>Plus if you plan to integrate into a network with 2k/XP/2K3, it will greatly
>improve compatibility.
OK. I tried to install samba 3.0.7,1. Got the same error:
2020 Jun 26
5
[cfe-dev] Phabricator Maintenance
Relatedly, Phabricator doesn't stop you continuing a comment chain for
reasons I have yet to follow, which Github sometimes does.
Some others:
1) I believe Github also doesn't have an easy way to respond to multiple
comments simultaneously, if you are not in "review" mode, (which is always
the case if you are replying to out-of-line comments).
2) Typically in our Phabricator,
2019 Dec 27
2
[LLD][ELF] Symbol/Relocation manipulation.
I'd like to convert the following
call A at GDPLT //R_HEX_GD_PLT_B22_PCREL
to
call __tls_get_addr //R_HEX_B22_PCREL
"A" is a TLS variable and preceding code has prepared for the call.
When the R_HEX_GD_PLT_B22_PCREL is found it will initially point to the TLS variable so at that point I'd like to define a __tls_get_addr symbol and update the relocation's type and symbol
2009 Jun 10
3
Suggestions for Theora
Hi, I have some suggestions for Theora:1) Theora should have a feature
like adobe flash does that enables direct end user to end user peering
which decreases a server's bandwidth usage and cost. Read here:
http://en.wikipedia.org/wiki/Real_Time_Media_Flow_Protocol
Theora should go one step further and support file sharing.
2) Theora should have a plugin for the safari web browser that runs
2004 Sep 23
3
Samba public directory on FreeBSD
What is recommended for a public, 'free-for-all',
anyone can read or write directory on FreeBSD?
What are the reasons for preferring one place
over another?
Would these work?
/usr/local/share/sambapublic/
/usr/share/sambapublic/
/home/sambapublic/
Start Here to Find It Fast!? -> http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names ->
2020 Sep 16
2
[ELF] String literals don't obey -fdata-sections
On 2020-09-16 00:18, Fangrui Song wrote:
> Usually it is because nobody has noticed the problem or nobody is
> motivated enough to fix the problems, not that they intentionally leave
> a problem open:) I took some time to look at the problem and conclude
> that clang should do nothing on this. Actually, with the clang behavior,
> you can discard "Unused" if you use LLD.
2016 Mar 25
2
Re: www.centos.org/forums/
On Fri, 25 Mar 2016 16:50, Eero Volotinen wrote:
>
> Stop paranoia? Tlsv1.0 is not recommended when storing credit card data.
>
> Eero
> Hi List,
>
> Does anyone know why the above URL is still using TLS V1.0.
>
> I can't connect to it unless I enable TLS V1.0 which I was under the
> impression that it should not be used
> anymore.
>
> Thanks for any
2020 Mar 29
2
LLD bug causing objcopy ELF to binary generation to create large binaries
Hi LLVM devs,
I came across an LLD bug in v 10.x where ELF parser / processor is
setting .PROGBITS attribute for .heap and .stack sections, which leads
to large binaries when we do `llvm-objcopy -o binary` to generate the
binary output for armv6m. (e.g. for a 57Kb elf would yield a ~400Mb
binary).
This in comparison with LLVM 7.x , would produce the correct binary size
of 35Kb and the
2015 Apr 10
4
Locked version repos
Hello Everyone
I'm looking into the best way to have locked version repos for my CentOS
systems. The systems are all set up with Chef and have a couple
different recopies/roles. I'd like to have locked version repos for each
role with tested RPMs. Then perhaps quarterly apply any updates. It
would be nice to have something showing which updates are available for
these locked repos.
2001 Mar 22
1
Samba license info link yields 404 error.
Hi Samba team,
I'm one of the webmasters for oreilly.com, O'Reilly & Associates' Web site.
A customer sent us email stating that they got the following broken URL
from samba.org: http://www.oreilly.com/catalog/samba/licenseinfo.html.
Would you please update the URL? It should point people to
http://www.oreilly.com/catalog/samba/chapter/licenseinfo.html . This is
where the
2005 Sep 04
2
IExploder
Hi
My name is ?ukasz and I'm a webmaster (kind of a AA meeting ;)
So anyway I'm one of those, that don't think:
"Hmm.. I use browser _put_your_favourite_browser_here_ so anybody else
should use this browser also, or else..."
And I need a test ground to check how the websites work in other
browsers - one of to unluckuly be IE.. ("IE stands for internet access -
both
1998 Aug 27
2
Create mode, create mask etc...
I had no luck with my previous post, so I try again:
Would someone please help me with the "create mode/mask" settings and/or
others if needed, or point me to some docs. In the following 2 examples, I
cannot find the correct settings:
I use the [netlogon] share, and edit logon scripts there from my Windows
machine. The group gets set to my user name's group (mi), execute by others
2020 Jan 29
2
ELF EM value for 65816
Hello, I’m working on porting llvm to build for 65816, and I wanted to use
a value of e_machine for this. I was wondering if there is a process for
getting a value reserved. I’ve seen some information but its from many
years ago, and seems to be well out of date? Just wanted to ask people who
would likely know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Dec 11
1
some CRAN mirrors not accessible
Dear all,
Since some weeks, look like the following CRAN mirrors are no longer
accessible for package update:
http://cran.univ-lyon1.fr
http://mirror.ibcp.fr/pub/CRAN/
> update.packages(ask='graphics',checkBuilt=TRUE)
Warning: unable to access index for repository
http://cran.univ-lyon1.fr/bin/windows/contrib/2.14
update.packages(ask='graphics',checkBuilt=TRUE)
Warning: