search for: impun

Displaying 20 results from an estimated 28 matches for "impun".

Did you mean: imput
2007 Mar 16
2
Changing from NTFS to ext3
...tar the NTFS partitions to an existing ext3, reformat the partition as ext3 and untar it back. What is the best way to accomplish step two of this - reformatting the partition? I've only done this so far during the installation phase, and that was for partitions I knew I could destroy with impunity. I'm guessing I unmount the drive, <do something magic here> and remount it. It's the magic part I don't know. Thanks. Mark Hull-Richter Linux Kernel Engineer (949) 680-3082 - Office (949) 680-3001 - Fax (949) 632-8403 - Mobile mhull-richter at datalleg...
2007 Sep 18
2
yum kernel update problem
...ps (which I am struggling to understand) with weak-updates to get the 2.6.18-8.1.8 kernel to see my raid devices, which worked (technology beyond my ken is indistinguishable from magic :-). I had a system which booted either kernel and ran fine, and thought I would be able to update kernels with impunity from now on. I ran the yum update, which updated the kernel along with other things. When it ran, it removed my install kernel (2.6.18-8.el5xen). I now have 2.6.18-8.1.8.el5xen and 2.6.18-8.1.10.el5xen. The 2.6.18-8.1.8.el5xen kernel still works fine, but the 2.6.18-8.1.10.el5xen kernel does...
2015 Feb 01
2
[LLVMdev] RFC: Proposal for Poison Semantics
...program: %zext = zext i32 %x to i64 %icmp = icmp i64 %zext, i64 1 we'd like to transform this to: %icmp = icmp i32 %x, i32 1 Is it reasonable to say that '%icmp' in the before case is not poison but '%icmp' in the after case is poison? LLVM assumes it can remove casts with impunity, I think this is a useful property to maintain. > > -- Sanjoy > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150201/e77adea9/attachment.html>
2001 Jan 19
1
Opportunity for Ogg/Vorbis in hardware...
...ek.com, which is advertised on slashdot regularly. The only thing holding me back from purchasing this unit is that it does NOT support Ogg/Vorbis. I think that's all I had to say. Your work here is phenomenal, I use ogg everyday... :) Thank You, Nathan Anderson ===== Nathan -- Nemo me impune lacessit. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, s...
2015 Dec 19
4
yum/RPM and Trust on First Use
On 12/19/2015 02:12 AM, Gordon Messmer wrote: > On 12/15/2015 07:05 PM, Alice Wonder wrote: >> The first time yum installs a package, it asks to import the GPG key >> used to sign the packages. Most people accept without validating the key. > > While that is true, it is important to note that yum will only import > keys that are already installed on disk, in
2001 Dec 17
3
Winbind memory leak
...users. What I was wondering is whether there is any issues with killing and restarting winbind whilst samba is running at full tilt ? Other than the obvious one of an authentication request failing during the few seconds it is offline. If not then I can automatically stop and start winbind with impunity (if there is such a thing in IT...) Thanks Noel Winbind memory is 0.7 Mon Dec 17 14:34:00 GMT 2001 Startup Winbind memory is 1.1 Mon Dec 17 14:35:00 GMT 2001 Winbind memory is 1.1 Mon Dec 17 14:36:00 GMT 2001 Winbind memory is 1.1 Mon Dec 17 14:37:00 GMT 2001 Winbind memory is 1.1 Mon Dec 1...
2007 May 01
9
Trying to fix "Unsupported combination of battery voltage / nr. of batteries" error
...are a bit sparse. Questions: - What condition (voltage, other parameters reported by the UPS) cause this error to occur? - How can I get debugging info (e.g. the raw data reported by the UPS) out of the driver or other portions of the code? - Can I change set_battery_params() in megatec.c with impunity? Thanks! Kind regards, Frank van Wensveen --- * Origin: www.vanwensveen.nl (80.253.112.29)
2007 May 01
9
Trying to fix "Unsupported combination of battery voltage / nr. of batteries" error
...are a bit sparse. Questions: - What condition (voltage, other parameters reported by the UPS) cause this error to occur? - How can I get debugging info (e.g. the raw data reported by the UPS) out of the driver or other portions of the code? - Can I change set_battery_params() in megatec.c with impunity? Thanks! Kind regards, Frank van Wensveen --- * Origin: www.vanwensveen.nl (80.253.112.29)
2000 Oct 18
3
Locking propigation probelm samba to netatalk & netatalk to samba
Take a look at this output from lsof: smbd 11490 0 8u REG 3,3 55296 1136647 Maintenanc.fp5 afpd 31010 0 2u REG 3,3 3207 1136655 auction - envelope.rtf afpd 31010 0 5u REG 3,3 4156 1136656 Word Work File L 1 afpd 31010 0 8u REG 3,3 55296 1136647 Maintenanc.fp5 smbd 31386 0 9u REG 3,3 4156 1136656 Word Work
2012 Sep 11
0
[LLVMdev] Minimum Array Size
On Mon, Sep 10, 2012 at 16:43:57 -0500, Hal Finkel wrote: > clang currently seems to generate the same code for both: > > double something_a(char A[const static 256]) { > ... > } > > and for: > > double something_b(char (*const A)) { > ... > } > > even though in the first case the programmer has told us that the array > A is at least 256 bytes in
2013 Nov 04
0
[LLVMdev] hackers lab discussion item
...sted to discuss the problem of running LLVM multiple times on the same function in order to guide later tries. In looking at things briefly earlier, it seemed that this was safe to do as long as you didn't let asm printer get called on the result. I.e. you could throw early results away with impunity. It seems that by precompiling a function to get some information about it, some more intelligent global optimization could be done. For example, even something like register scavenger could be avoided if you knew in advance the requirements . All the needed stack space could be allocated ea...
2015 Dec 19
0
yum/RPM and Trust on First Use
On Sat, 2015-12-19 at 09:49 -0800, Alice Wonder wrote: > DNS verification solves that issue. How reliably safe is that ? Crack the DNS access and inflict viruses, trojans etc. with authorised impunity ? Happy Christmas. -- Regards, Paul. England, EU. England's place is in the European Union.
2002 Mar 18
0
Mail archive script update
I've updated/repaied the mailing list archive script to archive the current month of posts to permanent URLs. Mailing list post archive URLs may now be spread about with impunity. Monty <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed....
2015 Feb 01
4
[LLVMdev] RFC: Proposal for Poison Semantics
...gt;> >> we'd like to transform this to: >> >> %icmp = icmp i32 %x, i32 1 >> >> Is it reasonable to say that '%icmp' in the before case is not poison but >> '%icmp' in the after case is poison? LLVM assumes it can remove casts with >> impunity, I think this is a useful property to maintain. >> > > FWIW, I agree with your statement. > > Here is the line of reasoning that I find troubling. > > If we accept the above, we have a surprising result (using small bit-width > integers to make it easier to read) >...
2008 Jul 22
2
Namespaces
Hi all, I'm working to convert from a bincIMAP setup to a Dovecot setup. I've tried messing around with namespaces to make the conversion transparent, but I'm getting nowhere. Are namespaces necessary? Or can I proceed by recursively renaming the folders on the server? A transparent solution would be wonderful, but I can't get it to work for me.. Any help would be
2012 Sep 10
5
[LLVMdev] Minimum Array Size
Hello, clang currently seems to generate the same code for both: double something_a(char A[const static 256]) { ... } and for: double something_b(char (*const A)) { ... } even though in the first case the programmer has told us that the array A is at least 256 bytes in length (and, thus, will not be null). Do we currently have a way to pass this information to LLVM? Thanks again, Hal
2009 Jan 27
0
[LLVMdev] PPC calling convention -- how to provide an environment pointer?
...correctly. See Mach-O Programming Topics for more information. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- For PPC32, it seems like you may use GPR0 and GPR2 with impunity, GPR11 if your caller is not a nested function, and GPR12 if your callee is called directly (address never taken). The PPC64 version of the Register Preservation table appears to be identical to the PPC32 version, so any misteaks or misunderstandings in this email should be wrong ther...
2007 Jun 14
6
Revisiting mime-types and file extensions
...processing. I have had a look through the archives but have not been able to see that a consensus has emerged as to what such a mime type for Markdown should look like. My reading of the RFCs suggests that it should be within the "text/*" media type, and it looks as though we could with impunity use our own mime type of, say, text/vnd.railfrog.markdown but this does seem most inelegant. The [registration procedures][reg] do not seem unduly long-winded, and a mime-type of text/markdown seems entirely suitable, alongside text/rtf and text/html. This would, I believe, mean 'regi...
1999 Nov 19
4
ANNOUNCE: openssh-1.2pre13
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have just uploaded 1.2pre13 to http://violet.ibs.com.au/openssh/ Imporant changes: - - Fixes a single-byte buffer overrun in the PAM code. - - Quite a bit more Solaris support. EGD should work now (please test). - - Lots more autoconf options to enable Kerberos, AFS, TCP Wrappers and S/Key (all untested). - - MD5 passwords for Slackware Linux
2017 Jul 29
5
under another kind of attack
On 07/25/2017 07:54 AM, mj wrote: > Since we implemented country blocking, Please don't do that. Balkanizing the Internet doesn't really benefit anyone, and makes innovation a lot more difficult. Instead, take a look at the fail2ban scenarios in this thread, which solve the actual problem with a precision tool, instead of a hammer. Doug