search for: 1792

Displaying 20 results from an estimated 147 matches for "1792".

Did you mean: 172
2002 Feb 19
2
Dump Analysis -- when NCR server frozen by rsync
...*(803)-939-7845 V+ 633-7845 FAX: (803)-939-7707 > * beatrice.lyons-daniels@ncr.com > If I have helped somebody as I walked this land ... then my living ... then my living would not have been in vain. Dump Analysis --- 0> p ! nawk '{ if ($9==94) print }' 13 c4732800 s 1868 1792 1792 1792 2063 94 0 c3fb4ac1 cron load nwak 27 c3bd6000 s 1858 1850 1792 1792 0 94 0 c3fb4ac1 sh load nwak 28 c49de000 s 1845 1792 1792 1792 1577 94 0 c3fb4ac1 cron load nwak 32 c3bdc000 s 3501 1 692 692 1577 94 0 c3fb4ac1 plb load nwak 34 c47c5a00 s 1...
2010 Jul 09
6
[Bug 1792] New: Unable to "ls" within a directory with special characters "[" or "]"
https://bugzilla.mindrot.org/show_bug.cgi?id=1792 Summary: Unable to "ls" within a directory with special characters "[" or "]" Product: Portable OpenSSH Version: 5.5p1 Platform: All OS/Version: All Status: NEW Severity: norm...
2015 Sep 16
0
CEBA-2015:1792 CentOS 7 libvirt BugFix Update
CentOS Errata and Bugfix Advisory 2015:1792 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1792.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c102045d05176204146bf348fa1529ed3ed1d8dd1c77e655dd0283859ed89220 libvirt-1.2.8-16.el7_1.4.x86_64.rpm...
2011 Dec 07
0
CEEA-2011:1792 CentOS 5 x86_64 igb-kmod Update
CentOS Errata and Enhancement Advisory 2011:1792 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1792.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 272a5533abed3f43a05c37c61d8dc36a kmod-igb-rhel5u7-3.0.6_k2_1-1.el5_7.x86_64.rpm 832ecad9aa8f1dee8055381...
2011 Dec 07
0
CEEA-2011:1792 CentOS 5 i386 igb-kmod Update
CentOS Errata and Enhancement Advisory 2011:1792 Upstream details at : https://rhn.redhat.com/errata/RHEA-2011-1792.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 8d7f04d6f5766bf86fbdf0d4d9256cc7 kmod-igb-PAE-rhel5u7-3.0.6_k2_1-1.el5_7.i686.rpm a9bf8cedd22a8c19268b1d7...
2014 Nov 03
0
CEBA-2014:1792 CentOS 7 mdadm BugFix Update
CentOS Errata and Bugfix Advisory 2014:1792 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1792.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2636cba70b25f7edc8c4adedbc73d7c3b6e8d49f0e4d92d472e5f3ef4dc709c8 mdadm-3.2.6-31.el7_0.2.x86_64.rpm...
2017 Aug 02
3
[InstCombine] Simplification sometimes only transforms but doesn't simplify instruction, causing side effect in other pass
...---------------------- @a = global i64 0, align 8 @b = global i32 0, align 8 define i32 @_Z25InternalUncompressAllTagsv(i16* %arrayidx) local_unnamed_addr { entry: %t1 = load i16, i16* %arrayidx, align 2 %conv.i = zext i16 %t1 to i32 %and.i = and i32 %conv.i, 255 %and7.i = and i32 %conv.i, 1792 %t3 = zext i32 %and7.i to i64 %t4 = load i64, i64* @a, align 8 %add.i = add i64 %t4, %t3 %cmp1 = icmp eq i64 %add.i, 1 %cmp2 = icmp ult i32 %and.i, 101 %bool = and i1 %cmp1, %cmp2 br i1 %bool, label %if.then, label %if.else, !prof !0 if.then:...
2011 Dec 07
0
CentOS-announce Digest, Vol 82, Issue 4
...replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEEA-2011:1789 CentOS 5 x86_64 tg3-kmod Update (Johnny Hughes) 2. CEEA-2011:1789 CentOS 5 i386 tg3-kmod Update (Johnny Hughes) 3. CEEA-2011:1792 CentOS 5 x86_64 igb-kmod Update (Johnny Hughes) 4. CEEA-2011:1792 CentOS 5 i386 igb-kmod Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Tue, 6 Dec 2011 18:34:14 +0000 From: Johnny Hughes <johnny at centos.org> Subject: [C...
2004 Sep 17
0
[Bug 1792] New: doing directory only rsync causes an rsync protocol error
https://bugzilla.samba.org/show_bug.cgi?id=1792 Summary: doing directory only rsync causes an rsync protocol error Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core...
2004 Sep 17
0
[Bug 1792] doing directory only rsync causes an rsync protocol error
https://bugzilla.samba.org/show_bug.cgi?id=1792 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Version|2.6.3...
2017 Aug 02
3
[InstCombine] Simplification sometimes only transforms but doesn't simplify instruction, causing side effect in other pass
...bal i32 0, align 8 >> >> define i32 @_Z25InternalUncompressAllTagsv(i16* %arrayidx) local_unnamed_addr { >> entry: >> %t1 = load i16, i16* %arrayidx, align 2 >> %conv.i = zext i16 %t1 to i32 >> %and.i = and i32 %conv.i, 255 >> %and7.i = and i32 %conv.i, 1792 >> %t3 = zext i32 %and7.i to i64 >> %t4 = load i64, i64* @a, align 8 >> %add.i = add i64 %t4, %t3 >> %cmp1 = icmp eq i64 %add.i, 1 >> %cmp2 = icmp ult i32 %and.i, 101 >> %bool = and i1 %cmp1, %cmp2 >> br i1 %bool, label %if.then, label %if.else, !pro...
2012 Aug 07
4
help to program my function
...p(e1)) Warning message: In 1:(i - 1) : numerical expression has 76 elements: only the first used > numer [1] 9.5 9.5 9.5 9.5 9.5 9.5 9.5 9.5 >> e2 <- -(beta)*Z[ iZ[i:n] ] Warning message: In i:n : numerical expression has 76 elements: only the first used > e2 [1] -442 -1664 -442 -1792 -476 -1792 -476 -1792 -510 -1920 -510 -1920 [13] -510 -1920 -510 -1920 -510 -1920 -510 -2048 -544 -2048 -544 -2048 [25] -544 -2048 -544 -2048 -544 -2048 -544 -2048 -544 -2048 -578 -2176 [37] -578 -2176 -578 -2176 -578 -2176 -578 -2176 -578 -2176 -578 -2176 [49] -578 -2176 -5...
2006 Jul 04
2
has_many working correctly only on reload!
...:posts end >> Tag.find(10).users NoMethodError: undefined method `users'' for #<Tag:0x26f4d08 @attributes={"name"=>"rails", "id"=>"10"}> from /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.3/lib/active_record/base.rb:1792:in `method_missing'' from (irb):1 >> Tag.find(10).events NoMethodError: undefined method `events'' for #<Tag:0x26f16e4 @attributes={"name"=>"rails", "id"=>"10"}> from /opt/local/lib/ruby/gems/1.8/gems/activ...
2003 Mar 24
3
winbind and bad permissions mapping from NT to Samba
I'm installed Samba 2.2.8 with the intetion of use it as file share for a NT Domain. I have also an interest to the use of extended ACL so I recompiled the kernel (2.4.20) with the acl patch and I added to my system acl, attr, e2fsprogs and fileutils packages. After all I join the samba server into the NT domain: smbpasswd -j SAMBATEST -r SAMBA-SRV -U Administrator where SAMBATEST is the
2005 Oct 11
1
Samba not obeying locking = no from smb.conf file
...a server's CD-ROM writable = no locking = no path = /media/cdrecorder public = yes When I go to that share from a Windows workstation it does still lock as you can see: [root@pc843 ~]# lsof | grep cdrecorder smbd 9647 root 20w DIR 22,0 2048 1792 /media/cdrecorder smbd 9647 root 27r DIR 22,0 2048 1792 /media/cdrecorder This prohibits me of ejecting my cdrom when someone's browsing it. I have version 3.0.14a-2 Is this a bug or expected behavior? -- for some how-to's and rpms visit my site :...
2013 Feb 21
5
BTRFS fails defragging
Hi folks, I''m using Ubuntu 12.10 Quantal with # uname -r 3.5.0-24-generic And it seems I cannot defrag : # filefrag /boot/initrd.img-3.5.0-24-generic /boot/initrd.img-3.5.0-24-generic: 3 extents found # btrfs filesystem defrag /boot/initrd.img-3.5.0-24-generic # echo $? 20 # filefrag /boot/initrd.img-3.5.0-24-generic /boot/initrd.img-3.5.0-24-generic: 3 extents found Any clue
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
...can not redirect ttraffic to IMQ device. and modules are loaded. - # lsmod Module Size Used by ipt_ipp2p 6656 2 ipt_MASQUERADE 2688 1 sch_sfq 4864 31 cls_u32 6660 8 sch_htb 14208 2 ipt_IMQ 1792 0 imq 3592 0 xt_mac 1792 19 ipt_LOG 5504 2 xt_limit 2304 2 xt_multiport 3200 4 xt_state 2176 3 iptable_mangle 2304 1 iptable_nat 6020 1 nf_nat 13996 2 ipt_MAS...
2011 Aug 26
3
elegant way to check if 2 values are in 3 columns?
...oc3 { recode treat(0=1) if ((`x'==56.36 | `x'==59.81) & yearsep<1988) | ((`x'>=63.70 &`x'<=63.79) & yearsep>=1988) } tab treat -- Joanne Demmler Ph.D. Research Assistant College of Medicine Swansea University Singleton Park Swansea SA2 8PP UK tel: +44 (0)1792 295674 fax: +44 (0)1792 513430 email: j.demmler at swansea.ac.uk DECIPHer: www.decipher.uk.net
2004 May 13
0
Cannot set a "Domain group" membership with ldapSAM
...see the logs: ... [2004/05/13 14:48:04, 2] lib/access.c:check_access(324) Allowed connection from (161.116.x.y) [2004/05/13 14:48:04, 2] passdb/pdb_ldap.c:init_sam_from_ldap(483) init_sam_from_ldap: Entry found for user: samba4 [2004/05/13 14:48:04, 2] passdb/pdb_ldap.c:init_group_from_ldap(1792) init_group_from_ldap: Entry found for group: 1001 [2004/05/13 14:48:04, 2] auth/auth.c:check_ntlm_password(305) check_ntlm_password: authentication for user [samba4] -> [samba4] -> [samba4] succeeded ... [2004/05/13 14:48:04, 1] smbd/service.c:make_connection_snum(619) vmww2k (161...
2005 Jan 13
0
IpRoute + NAT problem
...view debug/log information about it? From VPN client >>ping www.ya.ru there is NO reply Iptables logs during ping: Jan 11 19:35:37 SkyPort kernel: PREROUTING: IN=ppp0 OUT= MAC= SRC=172.23.1.3 DST=213.180.193.123 LEN=60 TOS=0x00 PREC=0x00 TTL=128 ID=8377 PROTO=ICMP TYPE=8 CODE=0 ID=1024 SEQ=1792 Jan 11 19:35:37 SkyPort kernel: TO YANDEX IN=ppp0 OUT=eth0 SRC=172.23.1.3 DST=213.180.193.123 LEN=60 TOS=0x00 PREC=0x00 TTL=127 ID=8377 PROTO=ICMP TYPE=8 CODE=0 ID=1024 SEQ=1792 Jan 11 19:35:37 SkyPort kernel: POSTROUTING: IN= OUT=eth0 SRC=172.23.1.3 DST=213.180.193.123 LEN=60 TOS=0x00 PREC=0x00 TT...