search for: attrib

Displaying 20 results from an estimated 509 matches for "attrib".

2015 May 26
2
[PATCH 2/2] nv30/draw: switch varying hookup logic to know about texcoords
...PSIZE, INTERP_POS , 6, 6, 0x00000020 }, > - [TGSI_SEMANTIC_GENERIC ] = { EMIT_4F, INTERP_PERSPECTIVE, 8, 7, 0x00004000 } > + [TGSI_SEMANTIC_TEXCOORD] = { EMIT_4F, INTERP_PERSPECTIVE, 8, 7, 0x00004000 }, > }; > > static boolean > vroute_add(struct nv30_render *r, uint attrib, uint sem, uint *idx) > { > - struct pipe_screen *pscreen = &r->nv30->screen->base.base; > + struct nv30_screen *screen = r->nv30->screen; > struct nv30_fragprog *fp = r->nv30->fragprog.program; > struct vertex_info *vinfo = &r->vertex_...
2015 May 26
2
[PATCH 2/2] nv30/draw: switch varying hookup logic to know about texcoords
..._SEMANTIC_GENERIC ] = { EMIT_4F, INTERP_PERSPECTIVE, 8, 7, >>> 0x00004000 } >>> + [TGSI_SEMANTIC_TEXCOORD] = { EMIT_4F, INTERP_PERSPECTIVE, 8, 7, >>> 0x00004000 }, >>> }; >>> static boolean >>> vroute_add(struct nv30_render *r, uint attrib, uint sem, uint *idx) >>> { >>> - struct pipe_screen *pscreen = &r->nv30->screen->base.base; >>> + struct nv30_screen *screen = r->nv30->screen; >>> struct nv30_fragprog *fp = r->nv30->fragprog.program; >>> str...
2015 May 25
3
[PATCH 1/2] nv30/draw: rework some of the output vertex buffer logic
...gt;offset, r->length, + PIPE_TRANSFER_WRITE | + PIPE_TRANSFER_DISCARD_RANGE, + &r->transfer); + assert(map); + return map; } static void @@ -127,12 +131,18 @@ nv30_render_draw_elements(struct vbuf_render *render, for (i = 0; i < r->vertex_info.num_attribs; i++) { PUSH_RESRC(push, NV30_3D(VTXBUF(i)), BUFCTX_VTXTMP, nv04_resource(r->buffer), r->offset + r->vtxptr[i], - NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 0, 0); + NOUVEAU_BO_LOW | NOUVEAU_BO_RD, 0, NV30_3D_VTXBUF_DMA1);...
1999 Feb 02
1
Unix permission problems with 'attrib'
..." and Samba does not deal with these very well. I am now makind sure that this case does not happen but still, I think Samba's behavior is incorrect. Here is what happens: $ cat /dev/null >foo $ chmod 460 foo $ ls -l foo -r--rw---- 1 me me 0 Feb 2 11:01 foo M:\> attrib foo R M:\foo Up to here everything is fine. foo is not writable on Unix so attrib returns that it is read-only. Let's continue... M:\> attrib -r foo M:\> attrib foo R M:\foo $ ls -l foo -r--rw---- 1 me me 0 Feb 2 11:01 foo Here it...
2002 Jul 19
1
Re RGui and object browser
...<- rep("-",length(Object.Name)) for (i in 1:length(Object.Name)){ Object.Mode[[i]] <- mode(get(Object.Name[[i]])) if(is.list(get(Object.Name[[i]]))){ if(is.null(class(get(Object.Name[[i]])))) Object.Type[[i]] <- c("unknown") else { Object.Attrib <- attributes(get(Object.Name[[i]])) # this is the change which anable to get Correct object type with aov fits. Object.Type[[i]] <- Object.Attrib$class[1] if(Object.Type[[i]]=="data.frame"){ Variables[[i]] <- as.character(length(Object.Attrib$names))...
2006 Oct 13
1
[PATCH] Extra Notifications
...nminimizeNotify; s->windowStateChangeNotify = windowStateChangeNotify; -------------- next part -------------- diff --git a/src/window.c b/src/window.c index 3346d89..23f9419 100644 --- a/src/window.c +++ b/src/window.c @@ -1786,6 +1786,8 @@ addWindow (CompScreen *screen, w->attrib.x, w->attrib.y, w->attrib.width, ++w->attrib.height - 1, w->attrib.border_width); + + (*w->screen->windowCreateNotify) (w); } void @@ -1819,6 +1821,8 @@ removeWindow (CompWindow *w) void destroyWindow (CompWindow *w) { + (*w->screen->windowDest...
2002 Nov 05
0
[PATCH] Add getlink command to sftp
...th, newpath, fx2txt(status)); return(status); *************** *** 673,679 **** } char * ! do_readlink(struct sftp_conn *conn, char *path) { Buffer msg; u_int type, expected_id, count, id; --- 673,679 ---- } char * ! do_readlink(struct sftp_conn *conn, char *path, Attrib *attrib) { Buffer msg; u_int type, expected_id, count, id; *************** *** 712,717 **** --- 712,720 ---- debug3("SSH_FXP_READLINK %s -> %s", path, filename); + if (attrib != NULL) + *attrib = *a; + xfree(longname); buffer_free(&msg); ******...
2006 May 25
1
Unable to add attrib +r for directory
Hi all I have a Samba PDC (samba 3.0.21c) with Openldap , and a BDC (samba 3.0.21c) with slave ldap server. I have some foxpro files on the share created on BDC, and the users logon on and access the foxpro files on the shares declared on BDC. In the fox pro program uses attrib command to make file /directory read only and remove read only. but when users tries to use attrib command, it says "Access Denied". I would like to know, how do i make my user able to attrib command for the file/directory to which he has permission. It works for the file, but it doesn...
2014 Apr 02
0
special handling of row.names
Hello, I think there is an inconsistency in the handling of the compact form of the row.names attributes. When n is the number of rows of a data.frame, the compact form is c(NA_integer_,-n), as in: > d <- data.frame(x=1:10) > .Internal(inspect(d)) @104f174a8 19 VECSXP g0c1 [OBJ,NAM(2),ATT] (len=1, tl=0) @103a7dc60 13 INTSXP g0c4 [] (len=10, tl=0) 1,2,3,4,5,... ATTRIB: @104959380 0...
2007 Nov 11
0
Patch to sshd match
...notstr, arg, line); } else { - debug("user %.100s matched group %.100s at line %d", user, - arg, line); + debug("user %.100s matched %sgroup %.100s at line %d", user, + notstr, arg, line); result = 1; } out: @@ -550,6 +558,8 @@ int result = 1; char *arg, *attrib, *cp = *condition; size_t len; + int not = 0; + char* notstr; if (user == NULL) debug3("checking syntax for 'Match %s'", cp); @@ -559,6 +569,13 @@ address ? address : "(null)"); while ((attrib = strdelim(&cp)) && *attrib != '\0') {...
2002 Nov 27
0
"attrib +R myowndir" fails to write-protect my owndir
I hope Time won't take me to a CDMA court martial in Guantanamo for unfair use of your quotes, Daniel! The point is that each norm is only really valid in its original context. It is the spirit of the norm which should guide us. The idea is: you slap an unorthodox attribute onto an object to evoke any kind of practical magic and then laugh your sides off. Who cares? The same with Readonly. How long are we going to proselytize that the ability to remove a something must reside in its parent container even if the common-sense interpretation and apparent design is cl...
2009 Mar 07
1
Please help me how to fix "read only" file problem
Dears, I have tested SVN on samba drive and it totally fails. Please help me to navigate in source code, where attributes are set. It would be better either to fix it or at least to block R attribute to set. fojtik@dvouramenna:~/ESC_sro/Kancl/.svn$ chmod 777 entries fojtik@dvouramenna:~/ESC_sro/Kancl/.svn$ ls -la entries -rwxrwxrwx 1 fojtik users 300 Mar 7 13:38 entries M:\ESC_sro\Kancl\.svn>attrib entries...
2009 Feb 12
2
[patch 1/3] add protocol extension to ATTR message
This patch adds all the missing commonly used UNIX attributes: st_dev, st_ino, st_nlink, st_rdev, st_blocks, st_blksize, st_ctime. In addition it extends st_atime and st_mtime to 64bits, and adds nanosecond resolution to all three timestamps. This is implemented as an extension to the ATTR message. This patch alone is sufficient for SSHFS to be able to...
2011 Feb 08
1
Naive Bayes Issue - Can't Predict - Error is "Error in log(sapply(attribs...)
...'y','y','y','n','y','y','y','n','n','n','n','n','y') temp<-data.frame(resp,var) print(temp) model<-naiveBayes(resp~.,data=temp) model predict(model,temp[,-1]) #Error: #Error in log(sapply(attribs, function(v) { : #Non-numeric argument to mathematical function [[alternative HTML version deleted]]
2005 May 14
1
new-attrib lost when calling through pop3
Hi, I noticed, that all messages are moved from new/ to cur/ (using maildirs) after the authentication in pop3, even before the list command. I'm working with 1.0-stable-20050426. Why is this done? Shouldn't a message keep it's new-attrib as long as it isn't retrieved? This is how it worked with qmail-pop3d. Through imap, it works correctly. It's just sad if I can't distinguish between older and new emails with imap, just because I logged in through pop3 shortly before. Regards Marten
2003 Aug 28
1
Visualage Gen seems to need extended attrib of a file
We can't run VisualAge Generator (2.X) retriving files from the samba server (AIX). (we receive smberror: ErrDos 282 ) It seems to require to read the extended attrib to find out the version of the file (and until now I can't realize what else). Is there any workaround or patch to get rid of it? Can Samba works fine with this kind of application? Thanks in advance, Andrea Capanema Winbr consultoria tel + 55 21 2544 1879 fax + 55 21 2240 4761 cel + 55 2...
2008 Aug 17
1
Allocated Memory Warnings in Vista 32 bit with 4 GB (PR#12557)
...35Mb: see help(memory.size) 3: In names(y) <- make.unique(cols) : Reached total allocation of 1535Mb: see help(memory.size) 4: In names(y) <- make.unique(cols) : Reached total allocation of 1535Mb: see help(memory.size) > partial=3Dsample(data,1,T) Warning messages: 1: In attributes(.Data) <- c(attributes(.Data), attrib) : Reached total allocation of 1535Mb: see help(memory.size) 2: In attributes(.Data) <- c(attributes(.Data), attrib) : Reached total allocation of 1535Mb: see help(memory.size) > partial=3Dsample(data,1,T) > partial=3Dsample(data,5...
2013 Mar 10
1
misc3d Contour export to vtk
...# get the triangles allids <- rgl.ids() id <- allids$id[allids$type == "triangles"] filename="test.vtk" f <- file(filename, open = "w") start <- c("# vtk DataFile Version 3.0", "3D Plot data", "ASCII") n3 <- rgl.attrib.count(id, "vertices") verts <- rgl.attrib(id, "vertices") norms <- rgl.attrib(id, "normals") cols <- rgl.attrib(id, "colors") if (n3 %% 3 != 0) stop("verts not divisible by 3") n <- n3/3 start <- c(start, "DATAS...
2012 Aug 15
2
How to plot data in logarithmic scale
Hi everyone, I am new in R, just used it for 2 weeks and I have a basic question. I have data, for example table$attrib that I would like to plot its cumulative distribution in logarithmic scale. How do I do that? After browsing internet, I tested this command: > plot.ecdf(1:100, log ="y", table$attrib) I got a plot, but I am not really sure what 1:100 and log="y"did to produce the plot. Any...
2002 Nov 26
0
"Special" link folders - Readonly attrib
...d directory with an SH (System, Hidden) "Desktop.ini" and an A (Archive) "target.lnk" don't replicate properly in Samba profile. At logoff the Win2K box complains that one or the other file could not be saved although the real problem is that the folder lost its readonly attrib. After loggin in again this magic folder link loses its magic - instead of opening directly onto the object linked to it it displays its trivial contents - the two files I mentioned above. A click on the target.lnk causes an Explorer view onto the linked object to be opened but it's very di...