search for: stx

Displaying 20 results from an estimated 33 matches for "stx".

Did you mean: str
2017 Sep 08
5
EOF from net_disconnect(fd)
...eof(res)-1); ? if (ret < 0) { ??????????????? i_error("read(%s) failed: %m", socket_path); ? } else { ??????????????? res[ret] = '\0'; ??????????????? if (strncmp(res, "OK ", 3) == 0) { ??????????????? ? ret = 0; ??????????????? } ? } } } alarm(0); char stx[1]; stx[0]=(char) 4; //stx[1]='\0'; if ( net_transmit(fd, stx, sizeof(stx) ) < 0 ) { ? i_error("Error writing EOF"); } //string_t *testEOF= t_str_new(2); //str_append(testEOF, (char*) 4); //if ( net_transmit(fd, str_data(testEOF), str_len(testEOF) ) < 0 ) { //???...
2017 Sep 08
1
EOF from net_disconnect(fd)
...;; >> >> if (strncmp(res, "OK ", 3) == 0) { >> >> ret = 0; >> >> } >> >> } >> >> } >> >> } >> >> alarm(0); >> >> >> >> char stx[1]; >> >> stx[0]=(char) 4; >> >> //stx[1]='\0'; >> >> if ( net_transmit(fd, stx, sizeof(stx) ) < 0 ) { >> >> i_error("Error writing EOF"); >> >> } >> >> >> >> //string_t *testEOF= t_str...
2015 Feb 03
3
Joining samba4 as a DC to Windows Server 2012 active directory
...the moment we don't support this and we still have a schema issue > with 2012 so you'd better off not using 2012. > > Matthieu. > Hi Matthieu, I will warm up this story again. We are using Windows 2012 R2 Domain Controller with AD level 2008 R2. samba-tool domain join STX.CORP DC -UAdministrator --realm=STX.CORP Finding a writeable DC for domain 'STX.CORP' Found DC MAINFRAME.stx.corp Password for [STX\Administrator]: workgroup is STX realm is stx.corp checking sAMAccountName Adding CN=DC02,OU=Domain Controllers,DC=stx,DC=corp Adding CN=DC02,CN=Servers,CN=HQ...
2013 Apr 28
2
Joining samba4 as a DC to Windows Server 2012 active directory
Hello all, I am attempting to join samba4 to my current domain which is controlled by a Windows 2012 Active Directory Server. When following the instructions on the official WIKI: http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC I am able to do a kinit administrator, which then gives me a ticket which I can see via klist. The problem is that once I run the command: #
2008 Feb 14
1
Riello Dialog Plus UPS
...04001?40>=1?40>6001?40>=044=5:28=1908>3_ Host --> _ !RE000138_ Device --> _! _20000>8_ Host --> _ !RC000136_ Device --> _! _20000>8_ Host --> _ !RS000146_ Device --> _! RS24804001?40>=1?40>8001?40>=044=5:28=1908>5_ All messages start with a <STX> and end with a <ETX>; all the messages from the application start with a <STX> <SPACE> <!> and the response from the UPS with a <STX> <!> <SPACE> Any idea? Thanks and excuse me for my bad English...
2005 Jan 01
1
extlinux probs
...0000000 k H dle P < nul | { P bel P us | > esc | 0000020 ? esc ack P W 9 e soh s $ K > > bel 1 eot 0000040 8 , | ht u nak etx F dle b u M can vt dc4 vt 0000060 n etx F dle I t syn 8 , t v > dle bel etx stx 0000100 del nul nul sp soh nul nul nul nul stx z nul J nul j S 0000120 | nul nul 1 @ so X so P < nul sp { sp @ | 0000140 < del t stx bs B R > y } h 4 soh v B nul 0000160 t T 4 A ; * U M dc3 Z R r I soh { U 00...
2010 Mar 23
4
Publishing a webcam on a web page?
This talk of cameras has reminded me of a problem I've not yet been able to solve. I have a Logitech Communicate STX ( ID 046d:08ad Logitech, Inc. QuickCam Communicate STX ) This seems to work under v4l on CentOS 5.4. If I load xawtv (from rpmforge) then I can view the image from the camera. But what I'd like to be able to do is have the image appear on a web page (maybe streaming video or maybe multi-par...
2002 Jul 03
2
grouping in scatterplot3d
Hi all, I've been using the scatterplot3d function (from the scatterplot3d library) to create 3D plots. I was wondering whether there is anyway to group the points according to a particular group variable. For example I used the plot function as plot( factor( <GROUPINGVAR> ) , <PLOTVARS> ) to organise the results in a according to the grouping variable. I was wondering
2017 Sep 08
0
EOF from net_disconnect(fd)
...path); > > } else { > > res[ret] = '\0'; > > if (strncmp(res, "OK ", 3) == 0) { > > ret = 0; > > } > > } > > } > > } > > alarm(0); > > > > char stx[1]; > > stx[0]=(char) 4; > > //stx[1]='\0'; > > if ( net_transmit(fd, stx, sizeof(stx) ) < 0 ) { > > i_error("Error writing EOF"); > > } > > > > //string_t *testEOF= t_str_new(2); > > //str_append(testEOF, (char*) 4); > &gt...
2002 Aug 12
1
question about cloud() in lattice package
...cloud() function. Is there a way I can draw lines along each axis on the plot. Any help would be greatly appreciated. Many Thanks Rishabh THE SCRIPT: s3d <- scatterplot3d(x, y, z, type="n", xlab="x", ylab="y", zlab="z") for (g in unique(G)) { bxp.stx <- boxplot.stats(x[G==levels(G)[g]]) bxp.sty <- boxplot.stats(y[G==levels(G)[g]]) bxp.stz <- boxplot.stats(z[G==levels(G)[g]]) lines(s3d$xyz.convert(bxp.stx$stats[c(3, 3)], bxp.sty$stats[c(3, 3)], bxp.stz$stats[c(1, 5)])) lines(s3d$xyz.convert(bxp.stx$stats[c(3, 3)], bxp.s...
2006 Feb 09
6
gcc4 compiler warnings
Hi all! The following files emits warnings when compiled with gcc 4.0: al175.c bcmxcp_ser.c belkinunv.c cyberpower.c everups.c powercom.c solis.c All warnings seem to be of this variety: everups.c:38: warning: pointer targets in passing argument 2 of 'ser_get_char' differ in signedness I suggest that those who fiddles with those drivers fixes the warnings and verifies that it works
2008 Dec 24
1
Driver removal notification: al175
Hi Kirill, just to notify you that your al175 driver is being removed from the NUT tree, as of 2.4.0-pre1. if you wish to see it entering the tree again, please contact the Development mailing list to talk about it. Merry Christmas and happy New Year. Arnaud -- Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops Network UPS Tools (NUT) Project Leader -
2009 Jan 01
2
Permission to add an entry to the Webcams page
I would like to add an entry for the Logitech QuickCam Communicate STX to this page: http://wiki.centos.org/AdditionalResources/HardwareList/Webcams Thank you. Marko
2007 Jun 26
0
Slip Events
All, I'm using a Digium TE410P w/ Asterisk 1.2.18. Trying to connect it to our NACT STX switch via PRI, d channel is up, T1 shows normal, but I'm getting crazy errors. I rewired this thing three times, then I connected the same cable from the STX to a Cisco AS5300 (same pri settings as asterisk), and all slip events and frame sync errors went away, so the cable is good. STX --&g...
2007 Jul 03
2
[LLVMdev] Swaps of FP registers
Dear guys, what is the best way to implement a swap of floating point registers in X86? For the integer registers, I am using xchg. Is there a similar instruction for floating point? My function to insert swaps is like: void X86RegisterInfo::swapRegs( MachineBasicBlock & mbb, MachineBasicBlock::iterator mi, unsigned r1, unsigned r2, const TargetRegisterClass
2007 Jul 04
0
[LLVMdev] Swaps of FP registers
On 7/3/07, Fernando Magno Quintao Pereira <fernando at cs.ucla.edu> wrote: > > what is the best way to implement a swap of floating point registers > in X86? For the integer registers, I am using xchg. Is there a similar > instruction for floating point? FXCH swaps stN with st0, but you'd have to use memory for arbitrary swaps I believe. I have no idea if it's the
2008 Jan 24
0
Samba hangs DOS apps (foxpro and clipper)
...192 SO_RCVBUF=16384 IPTOS_LOWDELAY read raw = no write raw = no getwd cache = no preserve case = yes max open files = 1000 guest account = pcguest level2 oplocks = no oplocks = no veto oplock files = /*.DBF/*.dbf/*.CDX/*.cdx/*.STX/*.stx blocking locks = no locking = yes strict locking = yes username map = /usr/local/samba/private/smbusers log level = 2 log file = /var/log/samba/%m.log max log size = 50 time server = Yes logon script = %U.bat logo...
2006 Jun 26
0
[klibc 36/43] sparc64 support for klibc
...libc/arch/sparc64/setjmp.S @@ -0,0 +1,55 @@ +! +! setjmp.S +! +! Basic setjmp/longjmp +! +! This code was based on the equivalent code in NetBSD +! + +! +! The jmp_buf contains the following entries: +! sp +! fp +! pc +! + .text + .align 4 + .global setjmp + .type setjmp, @function +setjmp: + stx %sp,[%o0+0] ! Callers stack pointer + stx %o7,[%o0+8] ! Return pc + stx %fp,[%o0+16] ! Frame pointer + retl ! Return + clr %o0 ! ...0 + + .size setjmp,.-setjmp + + + .globl longjmp + .type longjmp, @function +longjmp: + mov %o1, %g4 ! save return value + mov %o0, %g1 ! save target + ldx...
2009 Nov 25
1
Eliminating 'Unprintable ASCII' characters
...cters in the ASCII-table are unprintable control codes and are used to control peripherals such as printers. *DEC* *OCT* *HEX* *BIN* *Symbol* *HTML Number* *HTML Name* *Description* 0 000 00 00000000 NUL &#000; Null char 1 001 01 00000001 SOH &#001; Start of Heading 2 002 02 00000010 STX &#002; Start of Text 3 003 03 00000011 ETX &#003; End of Text 4 004 04 00000100 EOT &#004; End of Transmission 5 005 05 00000101 ENQ &#005; Enquiry 6 006 06 00000110 ACK &#006; Acknowledgment 7 007 07 00000111 BEL &#007; Bell 8 010 08 00001000 BS &#008; Back...
2011 Aug 22
1
looping with paste
Dear list, I have a spacialPolygonDataFrame where variables were unnecessarily imported as factors. So I am trying to unfactor variables from spatialPolygonDataFrame at data with a loop for (i in (1:length(names( spatialPolygonDataFrame)))){ command<-paste("spatialPolygonDataFrame$names(spatialPolygonDataFrame at data[",i,"])<-as.character(