search for: 1536

Displaying 20 results from an estimated 361 matches for "1536".

Did you mean: 15,6
2012 Mar 10
3
problem: The decoded frame is not as the original one
...= "); printf("%i",frame_size); printf ("\n"); //----------------- printf("end of run!"); return 0; } OUTPUT: //the original frame 1? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16? -768? -512? -1? 0? -512? -768? -1536? -512? -512? -768? 16384? 0? 8192? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16? -768? -512? -1? 0? -512? -768? -1536? -512? -512? -768? 16384? 0? 8192? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16...
2014 Feb 27
1
Build/install on Debian failed
...ection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) dnl at storestone:~$ sudo netstat -tulpn | egrep "53|88|135|137|138|139|389|445|464|636" tcp 0 0 0.0.0.0:464 0.0.0.0:* LISTEN 2255/kadmind tcp 0 0 0.0.0.0:48336 0.0.0.0:* LISTEN 1536/rpc.statd tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 15607/samba tcp6 0 0 :::464 :::* LISTEN 2255/kadmind tcp6 0 0 :::33968 :::* LISTEN 1536/rpc.statd udp 0 0 127.0.0.1:864 0.0.0.0:* 1536/...
2004 Aug 05
3
[Bug 1536] rsync aborts transferring files larger than 2 GB
https://bugzilla.samba.org/show_bug.cgi?id=1536 ------- Additional Comments From wayned@samba.org 2004-07-30 13:30 ------- Created an attachment (id=589) --> (https://bugzilla.samba.org/attachment.cgi?id=589&action=view) Add checks for open64 and mkstemp64 to configure If the user's system has open64() but not mkstemp64(), we...
2013 Mar 28
2
[Bridge] [PATCH v2] net: add ETH_P_802_3_MIN
...100644 --- a/drivers/firewire/net.c +++ b/drivers/firewire/net.c @@ -547,7 +547,7 @@ static int fwnet_finish_incoming_packet(struct net_device *net, if (memcmp(eth->h_dest, net->dev_addr, net->addr_len)) skb->pkt_type = PACKET_OTHERHOST; } - if (ntohs(eth->h_proto) >= 1536) { + if (ntohs(eth->h_proto) >= ETH_P_802_3_MIN) { protocol = eth->h_proto; } else { rawp = (u16 *)skb->data; diff --git a/drivers/isdn/i4l/isdn_net.c b/drivers/isdn/i4l/isdn_net.c index babc621..88d657d 100644 --- a/drivers/isdn/i4l/isdn_net.c +++ b/drivers/isdn/i4l/isdn_ne...
2008 Nov 10
4
[Bug 1536] New: SSH modifies line endings when using command in authorized_keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1536 Summary: SSH modifies line endings when using command in authorized_keys Product: Portable OpenSSH Version: 5.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2...
2006 Jun 27
0
tc filter problems, please help...
...uple of problems that are driving me nuts. This is the script I am using to setup restirctions and bw limitations: #Adding root class. tc qdisc add dev eth0 root handle 1: htb default 10 &>/dev/null tc class add dev eth0 parent 1: classid 1:1 htb rate 100Mbit ceil 100Mbit burst 2k quantum 1536 tc qdisc add dev eth1 root handle 1: htb default 10 &>/dev/null tc class add dev eth1 parent 1: classid 1:1 htb rate 100Mbit ceil 100Mbit burst 2k quantum 1536 # Checking for network cards #DEVICE: eth0 tc class add dev eth0 parent 1:1 classid 1:10 htb rate 100Mbit ceil 100Mbit burst 12k p...
2001 Dec 07
2
Memory problem
...t cfn <- file("filelist", "rt") fn <- readLines(cfn, n = -1, ok = TRUE) close(cfn) pad <- integer(length = 384) for (j in 1:length(fn)) { img <- file(fn[j], "rb") header <- readChar(img,8192) imv <- readBin(img, "integer", n=1536*1536, size=2, signed=FALSE, endian="big") close(img) imm <- matrix(imv, nrow=1536, ncol=1536) imout <- file(paste("test_", fn[j], sep=""), "wb") writeChar(header, imout, nchars = 512, eos = NULL) #-------- for (i in 1:1536) { write...
2016 Aug 02
0
CEBA-2016:1536 CentOS 7 libgovirt BugFix Update
CentOS Errata and Bugfix Advisory 2016:1536 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1536.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 87b4a73012cb08b9068dac809832905ce7832c70dbcec218750c03a7026daad4 libgovirt-0.3.3-1.el7_2.4.i686.rpm...
2016 Aug 02
0
CEBA-2016:1536 CentOS 7 virt-viewer BugFix Update
CentOS Errata and Bugfix Advisory 2016:1536 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1536.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ffad11d03c7f4410ff1ee7521ac1f1d952839f4b8277300cad74227fc2f27b0f virt-viewer-2.0-6.el7_2.2.x86_64.rp...
2009 Oct 30
0
CESA-2009:1536 Moderate CentOS 5 i386 pidgin Update
CentOS Errata and Security Advisory 2009:1536 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2009-1536.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 45b0a63c9a40e17913e079f4ddd57ed1 finch-2.6.3-2.el5.i386.rpm 5de07240757e7da893b84adc737a67c6 fin...
2009 Oct 30
0
CESA-2009:1536 Moderate CentOS 5 x86_64 pidgin Update
CentOS Errata and Security Advisory 2009:1536 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2009-1536.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 153dcdcda4cbef1cfe320d0c1f8667d1 finch-2.6.3-2.el5.i386.rpm bef4ad58ea4b0a92ef6f4c4776494939 f...
2009 Oct 30
0
CESA-2009:1536 Moderate CentOS 4 i386 pidgin - security update
CentOS Errata and Security Advisory CESA-2009:1536 pidgin security update for CentOS 4 i386: https://rhn.redhat.com/errata/RHSA-2009-1536.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/finch-2.6.3-2.el4.i386.rpm updates/i386/RPMS/finch-devel-2.6.3-2.el4.i386.rpm updates/i386/RPM...
2009 Oct 30
0
CESA-2009:1536 Moderate CentOS 4 x86_64 pidgin - security update
CentOS Errata and Security Advisory CESA-2009:1536 pidgin security update for CentOS 4 x86_64: https://rhn.redhat.com/errata/RHSA-2009-1536.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/finch-2.6.3-2.el4.x86_64.rpm updates/x86_64/RPMS/finch-devel-2.6.3-2.el4.x86_64.rpm upda...
2009 Oct 31
0
CentOS-announce Digest, Vol 56, Issue 10
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2009:1536 Moderate CentOS 4 i386 pidgin - security update (Tru Huynh) 2. CESA-2009:1536 Moderate CentOS 4 x86_64 pidgin - security update (Tru Huynh) ---------------------------------------------------------------------- Message: 1 Date: Fri, 30 Oct 2009 22:27:32 +0100 From: Tru Huynh <t...
2004 Jul 16
0
[Bug 1536] New: rsync aborts transferring files larger than 2 GB
https://bugzilla.samba.org/show_bug.cgi?id=1536 Summary: rsync aborts transferring files larger than 2 GB Product: rsync Version: 2.6.2 Platform: PA-RISC OS/Version: HP-UX Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayne...
2012 Mar 11
0
problem: The decoded frame is not as the original one
...= "); printf("%i",frame_size); printf ("\n"); //----------------- printf("end of run!"); return 0; } OUTPUT: //the original frame 1? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16? -768? -512? -1? 0? -512? -768? -1536? -512? -512? -768? 16384? 0? 8192? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16? -768? -512? -1? 0? -512? -768? -1536? -512? -512? -768? 16384? 0? 8192? -512? 16384? 512? -768? -2048? -1280? 256? -1024? 12288? 0? 8192? 253? 256? -768? 12288? 0? -16...
2003 Dec 14
1
dg/ux --delete anomaly
I'm running rsync 2.5.7 on Data General dg/ux 4.20, and just noticed that the --delete command is not deleting. # />ls -la /test total 5 drwxr-xr-x 2 root other 512 Dec 13 10:46 . drwxr-xr-x 37 root root 1536 Dec 13 10:46 .. -rw-r--r-- 1 root other 0 Dec 13 10:46 a -rw-r--r-- 1 root other 0 Dec 13 10:46 b -rw-r--r-- 1 root other 0 Dec 13 10:46 c # />ls -la /test1 total 5 drwxr-xr-x 2 root other 512 Dec 13 10:47 . drwxr-xr-x 37 ro...
2001 Oct 18
3
group ownership
...read only = true hosts allow=rclient gid = cdburners on the server, ls -al of the source directory indicates that group ownership is "visitor": rserver01>ls -al total 12 drwxr-xr-x 3 rwalkup visitor 512 Oct 17 13:43 . drwxrwxrwt 6 sys sys 1536 Oct 17 13:31 .. -rw-r--r-- 1 rwalkup visitor 79 Mar 13 2001 hosts drwxr-xr-x 3 rwalkup visitor 512 Mar 13 2001 inet -rw-r--r-- 1 rwalkup visitor 330 Mar 21 2001 vfstab I then execute the following syntax from the client: rclien01> rsync -avz rserver01::test /var/...
2006 Jul 10
2
ArcView + Samba: Performance nightmare under Linux, ok under Solaris or HP-UX
...ffset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1024, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1536, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1024, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1536, size = 512, returned 512...
2006 Jul 10
1
ArcView + Samba: Performance nightmare under Linux, o k under Solaris or HP-UX
...ffset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1024, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1536, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 512, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1024, size = 512, returned 512 read_file (daten/covers/dhm_offset/o1000c/arc.adf): pos = 1536, size = 512, returned 512...