search for: 8083

Displaying 20 results from an estimated 35 matches for "8083".

Did you mean: 8.83
2005 Aug 22
1
Example in pdf() help file (PR#8083)
The example in the help file for pdf() plots the characters outside the plotting area in this for loop: for(i in c(32:255)) { x <- i y <- i points(x, y, pch=i) } The following loop seems to be working as intended for(i in c(32:255)) { x <- (i-31)%%16 y <- (i-31)%/%16 points(x, y, pch=i) } As an extra
2004 Apr 11
1
editing errors/typos in rev 2 of The Asterisk Handbook (current version on digium's site)
...is the solely capable" should read "Digium is solely capable" -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040412/46ef7858/attachm...
2018 Mar 20
6
[Bug 105629] New: WebGL shader regular update crashes nouveau driver 17.3.3
https://bugs.freedesktop.org/show_bug.cgi?id=105629 Bug ID: 105629 Summary: WebGL shader regular update crashes nouveau driver 17.3.3 Product: Mesa Version: 17.3 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2004 Apr 12
4
Invalid module format in 2.6.5 after running make linux26
...Fri Apr 9 13:44:11 EDT 2004 i686 i686 i386 GNU/Linux[root@asterisk zaptel]# -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040412/0ae12c7b/attachm...
2015 Jan 16
1
bug#0008083: OS failed to update kernel after nss-softokn-freebl-3.14.3-19
https://rhn.redhat.com/errata/RHBA-2015-0048.html http://bugs.centos.org/view.php?id=8083 Hi All, I would like to check if you are also able to see this issue. After nss-softokn-freebl upgraded to 3.14.3-19, it doesnt provide file: /usr/lib64/libfreebl3.chk If we try to install/reinstall kernel, or try mkinitrd. it will fail. I can reproduce this problem on EL 6.6, I thin...
2003 Mar 20
0
htb after ptrace patch
...t;HTB: quantum of class 10010 is big. Consider r2q change.<4>HTB: quantum of class 10011 is big. Consider r2q change.<4>HTB: quantum of class 10021 is big. Consider r2q change.<4>HTB: quantum of class 10022 is big. Consider r2q change.<3>request_module[net-pf-14]: waitpid(8083,...) failed, errno 512 Mar 20 15:33:54 stovokor kernel: HTB: quantum of class 10001 is big. Consider r2q change.<4>HTB: quantum of class 10010 is big. Consider r2q change.<4>HTB: quantum of class 10011 is big. Consider r2q change.<4>HTB: quantum of class 10021 is big. Consider...
2024 Jan 30
1
Basic astronomy package recommendation wanted.
...f-contained, reproducible code. -- Kevin E. Thorpe Head of Biostatistics, Applied Health Research Centre (AHRC) Li Ka Shing Knowledge Institute of St. Michael?s Hospital Assistant Professor, Dalla Lana School of Public Health University of Toronto email: kevin.thorpe at utoronto.ca Tel: 416.946-8083
2008 Aug 22
1
A couple of minutes on GnuPG and signing files
...valid: 5 signed: 2 trust: 0-, 0q, 0n, 1m, 4f, 0u gpg: next trustdb check due at 2009-03-14 3. Compute a local fingerprint of the candidate [herrold at centos-5 redhat]$ gpg --fingerprint 650D5882 pub 1024D/650D5882 2001-11-21 Key fingerprint = 9273 2337 E5AD 3417 5265 64AB 5E54 8083 650D 5882 uid Red Hat, Inc. (Security Response Team) <secalert at redhat.com> sub 2048g/7EAB9AFD 2001-11-21 [herrold at centos-5 redhat]$ 4. Compare and validate the fingerprint of the candidate against the RHT statement of the same fingerprint: http://www.redhat.com/...
2007 Mar 25
1
how can one get a remote acess command prompt on install cd via drac to eject ?
Is there a way to get to get past the cga type centos 4 install screen where it says To begin testing the cd media etc etc...... and shows the OK or SKIP selections... ...and get to a "text shell command prompt" and *eject* the cd so I can reboot the machine from remote??? I have a remote console drac connection, yet for once we sent the hired guns home for the weekend and I am a
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
...6: sgid bit lost on folder rename. * BUG 8040: Fix 'smbclient' segfaults when a Cyrillic netbios name or workgroup is configured. * BUG 8072: Fix panic in create_file_acl_common. * BUG 8038: Fix is_myname_or_ipaddr() to be robust against strange DNS setups. * BUG 8083: "inherit owner = yes" doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module. * BUG 8088: Fix segfault in rpccli_samr_chng_pswd_auth_crap if any input blobs are null. * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open. * BUG 8157: Fix pa...
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
...6: sgid bit lost on folder rename. * BUG 8040: Fix 'smbclient' segfaults when a Cyrillic netbios name or workgroup is configured. * BUG 8072: Fix panic in create_file_acl_common. * BUG 8038: Fix is_myname_or_ipaddr() to be robust against strange DNS setups. * BUG 8083: "inherit owner = yes" doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module. * BUG 8088: Fix segfault in rpccli_samr_chng_pswd_auth_crap if any input blobs are null. * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open. * BUG 8157: Fix pa...
2019 Feb 10
2
xl / xen bash completion
reassign 768005 src:xen 4.11.1-1 thanks Hi, I was browsing the bash-completion package bug list before filing a bug to remove the obsolete 'xm' file, and then I ran into this one. Reassigning to Debian Xen team, since I that makes more sense. We totally missed this on our (release) radar. And indeed, we're shipping the upstream completion file now. Adi, I see how you're
2024 Jan 30
2
Basic astronomy package recommendation wanted.
On Tue, 30 Jan 2024, Richard O'Keefe writes: > Given > - UTC timestamp > - a location (latitude,longitude,elevation) > I want to know > - the sun angles > - the moon angles > - the phase of the moon. > I looked on CRAN for astronomy, but didn't notice anything that seems > to offer what I want. I could try coding these functions myself, but > "if
1999 Jun 09
3
Win98 : passwd change fail / where is mksmbpasswd.sh ?
I 'm currently running a SUN SparcStation with Solaris 2.7 and Samba 2.0.3 Samba runs as domain master and i got security=user and i enabled plain text password on PCs but those Win98 boxes are unable to change their password ( password fail) So i want to try with encrypted password but i can't find mksmbpasswd.sh. Can anyone tell me where to find it ( NOT in source please, i tried
2004 Sep 30
1
[don@donarmstrong.com: Bug#274301: libflac4 segfaults on corrupt flac files]
...0, __pad2 = 0, st_size = 110592, st_blksize = 4096, st_blocks = 224, st_atim = {tv_sec = 1096585478, tv_nsec = 271352832}, st_mtim = {tv_sec = 1096585268, tv_nsec = 0}, st_ctim = {tv_sec = 1096585340, tv_nsec = 284815843}, __unused4 = 0, __unused5 = 0} i = 0 (gdb) info threads * 1 process 8083 0x40205422 in FLAC__bitbuffer_read_rice_signed_block (bb=0x80601b8, vals=0x807dd80, nvals=4294967293, parameter=9, read_callback=0x40220080 <read_callback_>, client_data=0x805ba58) at bitbuffer.c:2254 (gdb) See http://rzlab.ucr.edu/debian/libflac/core and http://rzlab.ucr.edu/de...
2019 Feb 11
1
Bug#768005: xl / xen bash completion
...ream (no need to credit me; this is just copied together from xm and upstream's command list). best regards, Adi [1] https://xenbits.xen.org/git-http/xen.git -------------- next part -------------- A non-text attachment was scrubbed... Name: xl_bash_completion.diff Type: text/x-diff Size: 8083 bytes Desc: not available URL: <http://alioth-lists.debian.net/pipermail/pkg-xen-devel/attachments/20190211/a1889c72/attachment-0001.diff> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: no...
2024 Jun 06
1
Bug report for package foreign anf functon write.foreign
Dear all, First of all, I thank you for the creation of the package. I write this message concerning the write.foreign() function from the foreign package and a bug that I discovered. When we want to save our dataset as a .sas file, the limit of variable names character is 8 by default. In SAS this limit is 32 character and an argument in the function, validvarname, can theorically switch the
2007 Apr 05
4
New full text search indexer
..., and unless there are some bugs left I think it shows that this can work pretty well: Squat-like 4 byte substrings (but can answer 1-3 char queries also): Message count: 7495 Index time: 4.19 CPU seconds (7.39MB/CPUs) Node memory: 3014072 bytes (2943 kB) in 90550 nodes UID memory: 8277212 bytes (8083 kB) in 352778 lists Total: 11291284 / 32474899 bytes = 34.77% Indexing the same mailbox file with squat-test gives: - Index time: 9.55 CPU seconds, 9.63 real seconds (3.24MB/CPUs) - 4145192 bytes in 102208 nodes (12.76%) - 7286058 bytes in 305501 uid_lists (22.44%) - 11431250 bytes total of 3...
2006 Jun 04
5
WCTDM-24xxp woes
...s or ideas, your input will be greatfully appreciated. Thank you in advance. -- Andrew D Kirch | Abusive Hosts Blocking List | www.ahbl.org Security Admin | Summit Open Source Development Group | www.sosdg.org Key At http://www.2mbit.com/~trelane/trelane.key Key fingerprint = B4C2 8083 648B 37A2 4CCE 61D3 16D6 995D 026F 20CF
1998 Oct 23
4
Samba replacing NFS
Hi, I have a number of web servers that mount their /htdocs (and /log and /cgi-bin) directories from a large file server. I am currently using NFS for this. The web servers are Linux, the file server a Sun E450. NFS seems dreadfully slow, and I keep reading about how it doesn't do file locking. Is there a good reason not to simply use samba, and share the volumes with samba from the Sun, and