search for: 257

Displaying 20 results from an estimated 1163 matches for "257".

Did you mean: 25
2013 Sep 10
1
merge two lists by column
...columns, one per variable. Thus, stack the data for variable A in a single column and the same for variable B. I have tried to first merge in a data.frame but that just add generates four columns. If any one could help I appreciate. Thanks in advance. [[1]] A B 5 257 259 10 257 259 10.1 257 259 4 257 259 9 257 259 2 257 259 8 257 259 1 257 259 8.1 257 259 8.2 257 259 7 255 257 [[2]] A B 11...
2013 Sep 22
10
[PATCH] Btrfs: fix sync fs to actually wait for all data to be persisted
...9; && btrfs fi sync /mnt/btrfs Right after the btrfs fi sync command (a second or 2 for example), power off the machine and reboot it. The file will be empty, as it can be verified after mounting the filesystem and through btrfs-debug-tree: $ btrfs-debug-tree /dev/sdb3 | egrep ''\(257 INODE_ITEM 0\) itemoff'' -B 3 -A 8 item 3 key (256 DIR_INDEX 2) itemoff 3751 itemsize 36 location key (257 INODE_ITEM 0) type FILE namelen 6 datalen 0 name: foobar item 4 key (257 INODE_ITEM 0) itemoff 3591 itemsize 160 inode...
2010 Dec 09
4
Sequence generation in a table
Dear R helpers I have following input f = c(257, 520, 110). I need to generate a decreasing sequence (decreasing by 100) which will give me an input (in a tabular form) like 257, 157, 57 520, 420, 320, 220, 120, 20 110, 10 I tried the following R code f = c(257, 520, 110) yy = matrix(data = NA, nrow = 3, ncol = 6) for (i in 1:3)      {    ...
2005 Aug 10
1
BUG: samba-3.0.14a & samba-3.0.20pre2 endless loop AIX 5.3 (jfs2) & Win98
...cache(233) fetch sid from gid cache 1 -> S-1-5-21-990301892-1366075780-2263035062-513 [2005/08/02 13:13:04, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (487, 50) - sec_ctx_stack_ndx = 0 [2005/08/02 13:13:04, 3] smbd/trans2.c:call_trans2findnext(1595) call_trans2findnext: dirhandle = 257, max_data_bytes = 2432, maxentries = 4, close_after_request=0, close_if_end = 0 requires_resume_key = 0 resume_key = 0 resume name = sums continue=0 level = 260 [2005/08/02 13:13:04, 3] smbd/dir.c:dptr_fetch_lanman2(667) fetching dirptr 257 for path ./ [2005/08/02 13:13:04, 3] smbd/trans2.c:ca...
2019 Oct 31
2
RFC: On non 8-bit bytes and the target for it
...ger types, > only an assumption that, for example, i32 is 4 i8s in a specific order > specified by the data layout). > > - char is lowered to i8. > > - All ABI-visible types have a size that is a multiple of 8 bits. > > It's not clear to me that saying 'a byte is 257 bits' means changing all > of these to 257 or changing only some of them to 257 (which?). For > example, when compiling C for 16-byte-addressible historic > architectures, typically: > > - char is 8 bytes. > > - char* and void* is represented as a pointer plus a 1-bit...
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c receiver.c -o receiver.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated w "receiver.c",L134/C9(#257): '=' encountered where '==' may have been intended. No errors 1 warning cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c cleanup.c -o cleanup.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated w &quot...
2002 May 27
9
[Bug 257] sftp and 32 bit integar
http://bugzilla.mindrot.org/show_bug.cgi?id=257 ------- Additional Comments From markus at openbsd.org 2002-05-27 17:09 ------- openssh is not derived from ssh.com-2.x or 3.x. but adding support for 32bit int is not hard. you can attach patches to this bug. ------- You are receiving this mail because: ------- You are the assignee for...
2011 May 16
0
[LLVMdev] Fail when building llvm2.9 using MinGW64
...rNodes (MatcherPtr=...) > at > C:/MinGW/msys/1.0/home/xchen/llvm2.9/llvm-2.9/utils/TableGen/DAGISelMatch > erOpt.cpp:249 > #1 0x00000000004902ff in FactorNodes (MatcherPtr=...) > at > C:/MinGW/msys/1.0/home/xchen/llvm2.9/llvm-2.9/utils/TableGen/DAGISelMatch > erOpt.cpp:257 > #2 0x00000000004902ff in FactorNodes (MatcherPtr=...) > at > C:/MinGW/msys/1.0/home/xchen/llvm2.9/llvm-2.9/utils/TableGen/DAGISelMatch > erOpt.cpp:257 > #3 0x00000000004902ff in FactorNodes (MatcherPtr=...) > at > C:/MinGW/msys/1.0/home/xchen/llvm2.9/llvm-2.9/utils/...
2020 Mar 16
2
CentOS rpm versioning
Hello Clair vulnerability scanner considers the latest version of CentOS mariadb vulnerable, because of RHSA-2019:3708 It states, that mariadb must be updated at least to the version "10.3.17-1.module+el8.1.0+3974+90eded84". CentOS' last version is "10.3.17-1.module_el8.1.0+257+48736ea6". Rpm/yum considers CentOS' version older, than RHEL's. % rpmdev-vercmp 3:10.3.17-1.module_el8.1.0+257+48736ea6 3:10.3.17-1.module+ el8.1.0+3974+90eded84 3:10.3.17-1.module_el8.1.0+257+48736ea6 < 3:10.3.17-1.module+el8.1.0+3974+ 90eded84 That's why Clair considers it&...
2011 May 13
4
[LLVMdev] Fail when building llvm2.9 using MinGW64
I was building llvm2.9 using MinGW64 on windows, msys was 32 bit so I specified --host option for a cross compiling. Following are my configure options: ../llvm2.9/configure --prefix=/home/AutoESL/llvm-obj --host=x86_64-w64-mingw32 --disable-multilib The error: make[1]: Entering directory `/home/AutoESL/llvm-obj/lib/VMCore' make[1]: ***
2006 Jun 16
0
H323 to SIP connection problem
...call on either end, the phone hangs up immediately. Debug shows normal to me but at the last few lines of data there is an error shown that I have not been able to find any information to help with troubleshooting. Could someone assist with the fix? **Last few line from logfile** 12:48:19:257 Queued H245 messages 1. (outgoing, ooh323c_o_2) 12:48:19:257 msgCtxt Reset? Done (outgoing, ooh323c_o_2) 12:48:19:257 MasterSlaveDetermination done - Slave(outgoing, ooh323c_o_2) 12:48:19:257 Not opening logical channels as Cap exchange remaining 12:48:19:257 Finished handling H245 message...
2019 Oct 24
4
RFC: On non 8-bit bytes and the target for it
On 24/10/2019 14:21, JF Bastien via llvm-dev wrote: > I’d like to understand what programming model you see programmers using. > You don’t need 257 bits per byte if you only offer 257 bit integers. > Rather, bytes aren’t really a thing at that point. LLVM kinda handles iN > already, and your backend would legalize everything to exactly this type > and nothing else, right? Would it be sufficient to expose something like > int&lt...
2013 Sep 23
12
balance induced csum errors
SAMSUNG SSD 830 Series CPU0: Intel® Core(TM) i7-2820QM CPU @ 2.30GHz (fam: 06, model: 2a, stepping: 07) 8GB RAM (quite heavily tested, not recently, with several days of memtest) kernel 3.11.1-200.fc19.x86_64 running on baremetal btrfs-progs-0.20.rc1.20130308git704a08c-1.fc19.x86_64 Today I did a scrub on a btrfs volume, with no message or errors in console or dmesg or journal. Immediately after
2011 Mar 10
1
vegan CCA I am Completely new to ordination analyses
...m9 + bioclim11) Inertia Rank Total 0 Inertia is mean squared contingency coefficient ######################################################## -------------- next part -------------- sum_vol bioclim6 bioclim9 bioclim11 bioclim12 bioclim13 bioclim15 0.59 207 262 250 3270 395 32 3.19 204 257 247 3333 365 21 1.39 215 270 262 3134 352 19 1.31 213 266 255 2879 339 19 0.85 192 252 244 2192 308 34 6.85 197 257 249 1947 337 55 7.52 189 250 242 2275 351 41 7.15 198 257 250 1997 332 50 10.57 204 263 255 1816 296 53 0.96 201 260 252 1823 297 53 6.44 208 268 258 1801 314 65 1.77 211 271 261 1782...
2019 Jan 29
3
Samba and UFW
...71986 PROTO=UDP SPT=8612 DPT=8610 LEN=24 Jan 28 10:24:44 martin-RB042AV-ABA-a1410y kernel: [ 1166.954068] [UFW BLOCK] IN=enp2s5 OUT= MAC=00:19:21:a2:11:5e:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.39 LEN=41 TOS=0x00 PREC=0x00 TTL=128 ID=18139 DF PROTO=TCP SPT=445 DPT=54928 WINDOW=257 RES=0x00 ACK URGP=0 Jan 28 10:24:46 martin-RB042AV-ABA-a1410y kernel: [ 1168.989657] [UFW BLOCK] IN=enp2s5 OUT= MAC=00:19:21:a2:11:5e:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.39 LEN=41 TOS=0x00 PREC=0x00 TTL=128 ID=726 DF PROTO=TCP SPT=445 DPT=54928 WINDOW=257 RES=0x00 ACK URGP=...
2002 Aug 25
0
strange: failing upload of special profile-dirs
...! Here, everything seems to work until..... Transaction 501 of length 76 [2002/08/24 13:26:52, 3] smbd/process.c:switch_message(684) switch message SMBtrans2 (pid 665) [2002/08/24 13:26:52, 3] smbd/trans2.c:call_trans2qfilepathinfo(1621) call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 257 [2002/08/24 13:26:52, 3] lib/util.c:unix_clean_name(387) unix_clean_name [muellerr/Anwendungsdaten/Microsoft/Internet Explorer] [2002/08/24 13:26:52, 3] lib/util.c:unix_clean_name(387) unix_clean_name [muellerr/Anwendungsdaten/Microsoft/Internet Explorer] [2002/08/24 13:26:52, 3] smbd/trans2.c:...
2003 May 04
1
[Bug 257] sftp and 32 bit integar
http://bugzilla.mindrot.org/show_bug.cgi?id=257 ------- Additional Comments From dtucker at zip.com.au 2003-05-04 11:10 ------- Should this bug be closed now that platforms without a 64 bit int are not supported? 20030320 - (bal) The days of lack of int64_t support are over. Sorry kids. ------- You are receiving this mail because: -...
2019 Oct 23
2
RFC: On non 8-bit bytes and the target for it
...ee the original specifications for TVM and TON respectively at <https://test.ton.org/tvm.pdf> https://test.ton.org/tvm.pdf and at <https://test.ton.org/tblkch.pdf> https://test.ton.org/tblkch.pdf). The target has the following key particularities: - stack-based virtual machine - 257-bit wide integers, signed magnitude representation - no float point arithmetic support - persistent storage - no "native" memory; modeling is possible by costly - presence of custom types (it is exactly the reason for upstreaming) Given that the TVM only operates with 257 bit...
2010 May 14
2
Problem starting stubdoms past a domid of 257 + fix
...target is not None and int(target) is self.domid : return int(d) return None The bolded line has a bug in it, unfortunately. This function is used in domain destruction, and destruction works properly when a domain has a stubdom, but only until it reaches a domid of around 257. Past that, it breaks. This can be easily seen by simply starting a bunch of HVMs with stubdoms (I tested by creating + destroying the same one, over and over). What''s interesting is that the function works at all -- "is" really does not seem to be the right comparator to use he...
2013 Jan 03
4
btrfsck: extent-tree.c:2549: btrfs_reserve_extent: Assertion `!(ret)' failed.
Hi All, I''m trying to repair a broken fs using btrfsck and am hitting a failed assertion. I''d appreciate any suggestions for what to do next. Is there any thing I can do to help fix this bug? Any other information from my FS which would help? If the FS could be salvaged that would be a bonus, but I''m more interested in providing a useful bug report before wiping the