Displaying 10 results from an estimated 10 matches for "contravention".
2006 Mar 11
6
Required audit group is missing...
mmmm... stable... :D
/usr/src # make installworld
ERROR: Required audit group is missing, see /usr/src/UPDATING.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
/usr/src # grep audit /usr/src/UPDATING
/usr/src #
???
--
- Alfred Perlstein
- CTO Okcupid.com / FreeBSD Hacker / All that jazz -
2009 Aug 04
0
[LLVMdev] disabling combining load/stores in optimizer.
...with the approach that the LLVM codebase has taken. The general LLVM
philosophy is that all optimizations should be as aggressive as
possible at whatever they do, and it is then the responsibility of the
target to lower what the optimizers produce into something legal for
that machine.
Contravention of that design philosophy in a major portion of the
optimization suite is unlikely at best, to be honest.
--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2620 bytes
Desc: not available
URL: <http://li...
2009 Aug 04
2
[LLVMdev] disabling combining load/stores in optimizer.
> > We are currently doing this, however I think disabling such
> > optimizations is a much better solution.
>
> An LLVM design goal is that backends should be able to outsmart
> instcombine when necessary, rather than having instcombine be able
> to disable parts of itself in order to avoid foiling the backends.
> Practicality sometimes steers elsewhere of course.
2009 Aug 04
4
[LLVMdev] disabling combining load/stores in optimizer.
...hat the LLVM codebase has taken. The general LLVM
> philosophy is that all optimizations should be as aggressive as
> possible at whatever they do, and it is then the responsibility of the
> target to lower what the optimizers produce into something legal for
> that machine.
>
> Contravention of that design philosophy in a major portion of the
> optimization suite is unlikely at best, to be honest.
>
I can see the benefits of this approach at a macro-level, however at
micro-level the impact is visible especially in embedded targets with
limited memory and register resources (suc...
2007 Apr 11
1
NT_STATUS_IO_TIMEOUT
...fore we will not accept liability for any claims arising as a result of the use of this medium to transmit messages by or to the Royal London Group.
All incoming and outgoing e-mail communications are scanned automatically by software designed to quarantine e-mails containing material which is in contravention of our Company e-mail usage policy.
The Royal London Mutual Insurance Society Limited for life and pension products
Registered in England and Wales No. 99604.
Registered Office: 55 Gracechurch Street, London, EC3V 0RL
Royal London Asset Management Limited for investment management services
Regis...
2009 Aug 04
0
[LLVMdev] disabling combining load/stores in optimizer.
...The general LLVM
>> philosophy is that all optimizations should be as aggressive as
>> possible at whatever they do, and it is then the responsibility of
>> the
>> target to lower what the optimizers produce into something legal for
>> that machine.
>>
>> Contravention of that design philosophy in a major portion of the
>> optimization suite is unlikely at best, to be honest.
>>
>
> I can see the benefits of this approach at a macro-level, however at
> micro-level the impact is visible especially in embedded targets with
> limited memory a...
2015 Feb 15
0
Centos 6 Sendmail backup MX Config
...is practice. We also list several non-existent MX
secondaries at the lowest priority to cheaply pick off the really
stupid points of origin.
Yes we do get rejects for real correspondents. A notable recent
victim, if such is the right word to describe a self-inflicted injury,
was ibm.com. Who, in contravention of rfcs 7208 and 7372, both
configured eleven MX hosts for their domain AND enabled SPF. This
causes an immediate permerr with anyone checking SPF as the maximum
number of MX hosts allowed with an SPF enabled domain is ten.
But, who am I to tell IBM how to configure a computer?
On the other hand,...
2009 Jun 20
7
[Bug 1612] New: ssh-add should not discard constraints if the agent fails to implement them
...implementation in gnome-keyring) that does not support
confirmation or maximum lifetime, then using:
ssh-add -t 3600
will print an error message but then proceed to re-add the key withut
the constrained lifetime. this causes the agent to retain the key far
past the specified time, an explicit contravention of the user's
declared intent.
I expect more conservative behavior from openssh when handling
sensitive material. Discarding the constraint and retrying should be a
choice left to the user, not taken automatically by ssh-add.
the attached patch should fix this behavior.
--
Configure bugmai...
2011 Nov 21
0
[PATCH] xsm/flask: fix resource list range checks
The FLASK security checks for resource ranges were not implemented
correctly - only the permissions on the endpoints of a range were
checked, instead of all items contained in the range. This would allow
certain resources (I/O ports, I/O memory) to be used by domains in
contravention to security policy.
This also corrects a bug where adding overlapping resource ranges did
not trigger an error.
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
---
xen/xsm/flask/hooks.c | 119 +++++++++++++++---------------
xen/xsm/flask/include/security.h | 8 ++
xen...
2003 May 29
4
Samba+CUPS+Drivers autodownload
...dor's distro. The patch files
are the correct place to register such changes to
the source code as I mentioned above.
However, vendors just mirror the latest samba source
and let YOU figure out what is needed to be done in
order for the software to build and run. In my view
this is in clear contravention of the GPL!!! The
vendors are selling the work of others omitting the
essential information which makes it tick on their
particular distro. This is a SERIOUS PROBLEM which
has to be raised, unless of course it is just my
inability to locate those informations on the web.
In my case, SuSE 8.2, t...