search for: tsd

Displaying 20 results from an estimated 24 matches for "tsd".

Did you mean: bsd
2012 Aug 03
4
How to concatenate a several rows according with a column ?
...ake a new data.frame with the information in the others columns. >table1 a b c d 1 E001234 TSA IP234 like_domain 2 E001234 TSB IP234 like_domain 3 E001234 TSC IP234 like_domain 4 E001234 TSD IP234 like_domain 5 E001235 TSA IP235 two_domain 6 E001235 TSD IP235 two_domain 7 E001235 TSS IP235 two_domain 8 E001236 TSP IP236 like_domain 9 E001236 TST IP236 like_domain 10 E001237 TSV IP237 simple_dom...
2005 May 25
0
: Aremos TSD files
Hi I try to read Aremos files but with any succes, could you help me please. Thanks Eric Dubé Éric Dubé Économiste / Economist Groupe économie et stratégie (dép. 657) / Economic & Strategy Team (Dept. 657) Financière Banque Nationale / National Bank Financial 1155 Metcalfe 5e étage / 5th floor Montréal H3B 4S9 (514) 879-2579 eric.dube@fbn.ca
2002 Sep 10
8
[Bug 369] Inconsistant exiit status from scp
...L 0x0090602f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 ssh: mod-tsf.pitux.com: Name or service not known fg!rtfm 0 (pts/2) ~ $ scp -v root at mod-tsd.pitux.com:fartr /tmp Executing: program /usr/bin/ssh host mod-tsd.pitux.com, user root, command scp -v -f fartr OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Rhosts Authentication disabled, o...
2019 Jan 09
2
LTO, ifuncs, and lld
...115 launching > Process 84115 launched: '/root/pid' (x86_64) > Process 84115 stopped > * thread #1, name = 'pid', stop reason = signal SIGSEGV: invalid address (fault address: 0x0) > frame #0: 0x000000000024e6d0 pid`__je_malloc_tsd_boot0 [inlined] tsd_fetch_impl(init=true, minimal=false) at tsd.h:265 > (lldb) bt > * thread #1, name = 'pid', stop reason = signal SIGSEGV: invalid address (fault address: 0x0) > * frame #0: 0x000000000024e6d0 pid`__je_malloc_ts...
2009 Dec 04
2
[ggplot2] Wind rose orientation
...plot(wind.data, aes(x = degree, y = time, fill = wind)) wind.bar <- wind + geom_bar(stat = "identity") wind.bar + coord_polar() #+end_src All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com [[alternative HTML version deleted]]
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this morning and it appears it fixes compilation, but produces a non-working system. I know that's kinda vague and I'll have more details soon, including sample binaries. I at least wanted to give a status update so you didn't think you were being ignored. Thanks, -- Shawn Webb Cofounder and Security Engineer HardenedBSD
2013 Aug 09
1
[LLVMdev] Address space extension
...#39;s no different from before, when RDI was MOV'd into RAX. In fact, there is no instruction you can use to turn a seg:offset logical address into a linear address. That's why most systems that use the FS and GS registers for thread-specific data have a field for the linear address of the TSD structure. Chip
2003 Dec 01
0
No subject
...erver security = SHARE user = pcguest guest account = pcguest hosts allow = 193.131.26. [AIC_R1R3] comment = Shared WorkSpace Dorectory ; path = /space1/WS/smb/AIC_Archive/AIC_R1R3_Projects path = /space1/WS/smb ; guest ok = yes ; write list = tsd writable = yes ; valid users = tsd pcguest rtyler dperry --Nest_of_Vipers_701_000--
2009 Nov 23
4
Loess Fit
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091123/f708f94d/attachment-0001.pl>
2011 May 20
2
Variability plot in R
Is there a package in R that can do a variability plot? A variability plot is a kind of categorized dot plot. (If there is a lot of data in each category, box plots are used rather than dot plots.) Usually, the categories are factor level combinations. All the dot plots appear in the same window; below the x-axis a hierarchy of factors shows which dot plot corresponds to which factor-level
2008 Jul 01
25
Guest TSC and Xen (Intel and AMD feedback please)
Various versions of Linux under various circumstances select TSC as the primary clocksource for the kernel. This is especially true for uniprocessor kernels, but also in some cases for multiprocessor kernels. In most cases, this is because a processor bit (tsc_invariant? constant_tsc?) is passed through directly from the hardware via Xen and tested by the hvm guest and the result implies that
2008 Jul 09
0
"Rotated Lat-Lon" projection in mapproj
...;,1,0,sep=" "),intern=TRUE)) ## Projected coordinates coords_lamb<-mapproject(lon,lat,projection="lambert",parameters=c(60.,30.)) xs<-t(matrix(coords_lamb$x,ncol=NCC,nrow=NRC))[,1] ys<-t(matrix(coords_lamb$y,ncol=NCC,nrow=NRC))[1,]} ## Plot map filled.contour(xs,ys,Tsd[,,tstep],levels=fillevs,col=cpal,plot.axes={ map('world',projection="lambert",parameter=c(60.,30.),add=TRUE,col="grey"); contour(xs,ys,Tm[,,tstep]-273.15,levels=c(-20:20)*3,add=TRUE); axis(1,labels=F,tick=F);axis(2,labels=F,tick=F)},main=title) #,asp=1.) Appreciate y...
2009 Apr 06
1
Confidence interval?
hi folks, I need help fitting/plotting a confidence interval to a frequency distribution.... Can someone help with this? thanks, tsd -----Original Message----- > Date: Mon Apr 06 15:08:20 MST 2009 > From: r-help-request at r-project.org > Subject: Welcome to the "R-help" mailing list > To: tsd3 at nau.edu > > Welcome to the R-help at r-project.org mailing list! > > To post to this list, se...
1998 May 29
2
Encrypted passwords
...nd LM encrypted passwords in the smbpasswd file? I know about the smbpasswd command, but I can't use that function from a script. I tried #!/bin/perl system("smbpasswd \< $oldpassword\n$newpassword\n$newpassword\n"); and some other things, but I couldn't get it to work. TSD
2009 May 12
2
pair matching
...such that the sum of squared differences between the pairs is minimized. Can someone point me to an R function or an algorithm for accomplishing this? All the best, Tom Thomas S. Dye, Ph.D. T. S. Dye & Colleagues, Archaeologists, Inc. Phone: (808) 529-0866 Fax: (808) 529-0884 http://www.tsdye.com [[alternative HTML version deleted]]
2008 Jun 18
1
debugging dovecot and sieve
I have install dovecot and sieve and it doesn't appear to be working. Below is my dovecot.conf Are there some debugging settings I can use to test if dovecot is linking with sieve properly. Nothing appears to show up in the logs start dovecot.conf ======================= cat /usr/local/etc/dovecot.conf base_dir = /var/run/dovecot/ auth_verbose=yes auth_debug=yes mail_debug=yes
2017 Sep 17
2
Shiny App inside R Package
Dear List, I have a wrapper function that creates a Shiny App, as illustrated below. I'd like to include the function myApp() inside a package. I'd appreciate your guidance here, as I could not find good instructions on this online. myApp <- function(x) { require(shiny) shinyApp( ui = fluidPage( sidebarLayout( sidebarPanel(sliderInput("n",
2012 Mar 06
6
openssh static build - mission impossible?
...sd-compat/xcrypt.c:78: undefined reference to `crypt' /usr/bin/ld: /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/4.6.1/../../../libc.a(inet_ntoa.o)(.text+0x54): R_ARM_TLS_LE32 relocation not permitted in shared object /usr/bin/ld: /usr/lib/gcc/armv5tel-redhat-linux-gnueabi/4.6.1/../../../libc.a(dl-tsd.o)(.text+0x14): R_ARM_TLS_LE32 relocation not permitted in shared object collect2: ld returned 1 exit status So, I figured, I need to include -lcrypt in the mix, but then I get this: gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop....
2019 Jan 24
2
[Release-testers] [8.0.0 Release] rc1 has been tagged
On Thu, 2019-01-24 at 19:58 +0100, Dimitry Andric via Release-testers wrote: > On 24 Jan 2019, at 01:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: > > > > 8.0.0-rc1 was just tagged (from the branch at r351980). > > > > It took a little longer than planned, but it's looking good. > > > > Please run the test
2011 Jul 11
3
Intransitive DAG
...I want a DAG with only intransitive relations. Can someone point me to an R function that will take my adjacency matrix and give me back one with only intransitive relations? In the example, I'd like to get rid of (u,w) and keep (u,v) and (v,w). All the best, Tom -- Thomas S. Dye http://www.tsdye.com