search for: bach

Displaying 20 results from an estimated 401 matches for "bach".

1996 Nov 25
0
LSF Update#14 v1.2 "lpr vulnerability"
...P SIGNED MESSAGE----- $Id: lpr-vulnerability-0.6-linux,v 1.2 1996/11/25 22:39:20 alex Exp $ Linux Security FAQ Update lpr Vulnerability Mon Nov 25 16:56:59 EST 1996 Copyright (C) 1995,1996 Alexander O. Yuriev (alex@bach.cis.temple.edu) CIS Laboratories TEMPLE UNIVERSITY U.S.A. ============================================================================= This is an official Update of the Linux Security FAQ, and it is su...
1996 Nov 21
2
Re: BOUNCE: Re: Chattr +i and securelevel
...) Disable module loading. 4) disable the chattr call for ext2fs. Only (4) is implemented right now. Roger. > > Best wishes, > Alex > From mail@mail.redhat.com 11628 by invoked 501); uid Received: (qmail 17521 invoked from network); 22 Nov 1996 21:43:54 -0000 Received: from bach.cis.temple.edu (155.247.71.92) by mail2.redhat.com with SMTP; 22 Nov 1996 21:43:53 -0000 Received: (from alex@localhost) by bach.cis.temple.edu (8.7.4/8.7.3) id QAA22951; Fri, 22 Nov 1996 16:56:41 -0500 Received: from mail2.redhat.com (mail2.redhat.com [199.183.24.247]) by bach.cis.temple.edu (8....
2007 May 17
4
UW-IMAP style mbox snarfing from /var/mail/ to ~/mbox
http://dovecot.org/patches/mbox-snarf-plugin.c Also committed to CVS HEAD. Usage: mail_location = mbox:~/mail:INBOX=/var/mail/%u protocol imap { mail_plugins = mbox_snarf } protocol pop3 { mail_plugins = mbox_snarf } plugin { mbox_snarf = ~/mbox } If ~/mbox doesn't exist, nothing special is done. If ~/mbox exists, it's treated as INBOX and mails are moved from /var/mail/%u
2012 Apr 05
3
Apply function to every 'nth' element of a vector
...ly to apply a function to every 'nth' element of a vector. I looked into the apply functions, but found no hint. For example: v <- c(1, 2, 3, 4) mysquare <- function (x) { return (x*x) } w <- applyfun(v, mysquare, 2) then w should be c(1, 4, 3, 16) Thanks for your time, Michael Bach
1996 Nov 22
0
LSF Update#14: Vulnerability of the lpr program.
...P SIGNED MESSAGE----- $Id: lpr-vulnerability-0.6-linux,v 1.1 1996/11/22 21:42:46 alex Exp $ Linux Security FAQ Update lpr Vulnerability Thu Nov 21 22:24:12 EST 1996 Copyright (C) 1995,1996 Alexander O. Yuriev (alex@bach.cis.temple.edu) CIS Laboratories TEMPLE UNIVERSITY U.S.A. ============================================================================= This is an official Update of the Linux Security FAQ, and it is su...
2010 May 31
2
Unhandled exception
Hello to all, First of all, sorry my bad english. I have experienced the following error when I try to run the game half-life 2 episode one: bach at gentoo_64 ~/raid0/files/_games/h2/Half-Life 2 Episode One $ wine > hl2.exe -steam -game episodic > wine: Unhandled page fault on read access to 0x0040153c at address 0x40153c > (thread 0009), starting debugger... > Unhandled exception: page fault on read access to 0x0040153c in 32-bi...
2004 Oct 06
4
Checking if an element is part of a vector
Hi! I want to know if a given element <- ('c64') is part of a vector<- ('c64', 'amiga', 'atari'). Does a function exist for this which gives back a logical value? thankx db
2004 Dec 19
2
[LLVMdev] I can't connect to the LLVM CVS server
Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================= ____________________...
2004 Dec 30
2
[LLVMdev] getDirectoryContents and renameFile needs to be implemented in Win32/Path.cpp
Hi Jeff, We need to get getDirectoryContents and renameFile implemented from Unix/Path.cpp in Win32/Path.cpp, otherwise I can't get llvm-ar linked. Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================= ____________________...
2005 Jan 28
2
[LLVMdev] The complete suite of llvm now compiles on mingw
...'ve followed the steps given in: http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html with modifications for the mingw platform. I'll return with step-by-step instructions how to do it on this platform. Cheers Henrik :) ============================================================= Henrik Bach LLVM Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= 'Nothing is impossible; The impossible just takes longer time :)' - Inventor of a new energy saver light bulp from Denmark. No software patents - Thank you Pola...
2011 Mar 24
5
subset and as.POSIXct / as.POSIXlt oddness
...n' must be supplied Well that did not work. But why does the following work? 14 > as.POSIXlt(dx)$hour & as.POSIXlt(dx)$hour < 10 Is there something I miss about subset()? Or is there even another way of aggregating over an hourly time interval in a nicer way? Best Regards, Michael Bach [[alternative HTML version deleted]]
2012 Nov 23
1
Problems with weight
Until a weeks ago I used stata for everything. Now I'm learning R and trying to move. But, in this stage I'm testing R trying to do the same things than I used to do in stata whit the same outputs. I have a problem with the logit, applying weights. in stata I have this output . svy: logit bach job2 mujer i.egp4 programa delay mdeo i.str evprivate (running logit on estimation sample) Survey: Logistic regression Number of strata = 1 Number of obs = 248 Number of PSUs = 248 Population size = 5290.1639 Design df =...
2004 Dec 23
2
[LLVMdev] lli.exe.exp: No such file or directory
.../llvm-1-1/mklib: /C/projects/build/MinGW/llvm-1-1/Debug/bin/.libs//C/projects/build/MinGW/llvm-1-1/Debug/bin/lli.exe.exp: No such file or directory llvm[2]: ======= Finished Linking Debug Executable lli -------------- Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================= ____________________...
2005 Jan 28
0
[LLVMdev] The complete suite of llvm now compiles on mingw
...too. Without your help - especially from Jeff, Morten, Reid and Chris, to name a few, this wouldn't have succeded. Just for fun, I ran from a windows command prompt the fibinacci.exe with the argument of 10 and it returned 55. All in all, something lives. Great! :) >From: "Henrik Bach" Date: Fri, 28 Jan 2005 23:26:02 +0100 > >Hi, > >Today I've succeded in compiling the llvm-tools, llvm-gcc and stacker >frontend and in installing it. > >Uptill now I've followed the steps given in: >http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html with modifi...
2004 Dec 21
3
[LLVMdev] VC++: Cannot open include file: 'windows.h': No such file or directory
...Win32 ------ Compiling... randtable.c c:\projects\src\llvm-1\llvm\lib\Support\bzip2\bzlib.h(117) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory huffman.c ---------------- Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================= ____________________...
2004 Dec 14
1
[LLVMdev] __time_t type instead of __time64_t inwin32/TimeValue.cpp
...); char* buffer = ::asctime(::localtime(&ourTime)); std::string result(buffer); return result.substr(0,24); } without any complaints. Shouldn't it do with this, Jeff? Henrik. I'm not sure. Perhaps Jeff Cohen knows as he wrote this. Reid. On Tue, 2004-12-14 at 11:51, Henrik Bach wrote: > Hi, > > Is it necessary to use the VC6.1+ `__time64_t' type instead of __time_t in > win32/TimeValue.cpp? > > --------------- > In file included from > c:/projects/src/llvm-1/llvm/lib/System/TimeValue.cpp:51: > c:/projects/build/MinGW/llvm-1-1/lib/S...
2004 Dec 14
2
[LLVMdev] __time_t type instead of __time64_t in win32/TimeValue.cpp
...39; undeclared (first use this function) c:/projects/build/MinGW/llvm-1-1/lib/System/platform/TimeValue.cpp:36: error: (Each undeclared identifier is reported only once for each function it appears in.) --------------- Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================= ____________________...
2005 Jan 27
2
content of initramfs CPIO archive
...kernel and cannot use a normal PXE boot. Which files should I include in the initramfs CPIO archive? klibc.so ifconfig mount kinit ... How does the shared versions of ifconfig find klibc.so? Has anyone portet a tftp client to klibc? -or shall I port the one from busybox? Regards, -- Andreas Bach Aaen System Developer, M. Sc. Ericsson Telebit A/S tel: +45 89 38 51 00 Skanderborgvej 232 fax: +45 89 38 51 01 8260 Viby J Denmark andreas.bach.aaen@ericsson.com
2012 Nov 23
1
problem with svyglm
I have this problem. test <- svydesign(id=~1,weights=~peso) logit <- svyglm(bach ~ job2 + mujer + egp4 + programa + delay + mdeo + str + evprivate, family=binomial,design=test) then appear: Error in svyglm.survey.design(bach ~ job2 + mujer + egp4 + programa + : all variables must be in design= argument I don't know what this mean... Please help. Pablo. [[alternati...
2005 Mar 30
0
New vorbis music http://pan.zipcon.net
...p;&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& March 11 NEWS New postings: Felix Skowronek Live: Bach Bminor Sonata. Felix Skowronek, flute and Martha Goldstein, keyboard lute. As far as we know this is the first recording of such a combination. Elias Goldstein Live: Elias Goldstein, violin plays the Saint-Saens Rondo Capriccioso, accompanied by the Depaul Symphony. Soni Ventorum...