search for: 15674

Displaying 7 results from an estimated 7 matches for "15674".

Did you mean: 1567
2023 Oct 26
2
Plot for 10 years extrapolation
...14-12-31", "2013-12-31", "2012-12-31", "2011-12-31", "2010-12-31", "2009-12-31", "2008-12-31", "2007-12-31", "2006-12-31", "2005-12-31", "2004-12-31")) ? value <-c(15348, 13136, 11733, 10737, 15674, 11098, 13721, 13209, 11099, 10087, 14987, 11098, 13421, 9023, 12098) ? model <- lm(value~date) ? plot(value~date ,col="grey",pch=20,cex=1.5,main="Plot") abline(model,col="darkorange",lwd=2) ? dfuture <- data.frame(date=seq(as.Date("2019-12-31"), by=&qu...
2018 Oct 12
0
Bad MAINTAINERS pattern in section 'VIRTIO AND VHOST VSOCK DRIVER'
...irtio_vsock.h > 15668 F: include/uapi/linux/vsockmon.h > 15669 F: include/uapi/linux/vm_sockets_diag.h > 15670 F: net/vmw_vsock/diag.c > 15671 F: net/vmw_vsock/af_vsock_tap.c > 15672 F: net/vmw_vsock/virtio_transport_common.c > 15673 F: net/vmw_vsock/virtio_transport.c > 15674 F: drivers/net/vsockmon.c > 15675 F: drivers/vhost/vsock.c > --> 15676 F: drivers/vhost/vsock.h Hi Joe, Thanks for pointing this out and sorry for the late response. I have sent a patch. Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: signatur...
2006 May 03
0
allign records with start- and enddates
I have this model (Days), that has a start- end enddate. It has a belongs_to relationship with Child. So, one child can have many Days. If a new Day is added, the start- and enddates should all allign. Is there a plugin, or a ruby class that I could use to achieve this? -- Posted via http://www.ruby-forum.com/.
2003 Sep 01
1
Crash when searching messages
...ith mozilla on a newly indexed/subscribed mailbox. I tryed to search something in "To or CC" and got the following : Sep 1 09:07:13 aster imap(nico): file message-address.c: line 255 (message_address_write): assertion failed: (addr->domain != NULL) Sep 1 09:07:13 aster dovecot: child 15674 (imap) killed with signal 6 In addition, mozilla gives the following message : "Server mail.neo-lan.net has disconnected. The server may have gone down or there may be a network problem" and the search fails. But there was no problem when doing other searches. After trying several diffe...
2011 Jun 24
0
Wine release 1.3.23
...Bugs fixed in 1.3.23: 6719 Office 2000/2003 - installer ignore selected functions 7078 Installation of Army Men 2 crashes 10884 pkzip 2.5 gets confused when waiting for console input 11057 Blood 2: The Chosen (v.2.1) - all textures corrupted 11486 Anarchy Online does not patch 15674 Sacred 2 - Fallen Angel fails to start 15729 No videos ,UI in Command and Conquer 3:Tiberium Wars v1.09 15851 Far Cry 2 does not pass the SecuROM test (SecuROM 7.x and SecuROM PA) 16010 IBP Internet Business Promoter startup fails with OLE error 80070057 17260 Wined3d doesn't suppo...
2006 Jul 07
7
[PATCH] xenconsole fix
xenconsole fix. reference of tty->count in xencons_close() is racy. It must be protected by tty_sem semaphore like con_close() in drivers/char/vt.c -- yamahata _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2014 Oct 25
4
linux kernel 3.17, freeze on resume
This may not be the proper place to raise this question but I've had little luck elsewhere. After trying again, unsuccessfully this time, to install the proprietary NVIDIA driver, I've decided to focus my efforts on the open source Nouveau driver. I've seen video drivers blamed for varying degrees of "freeze on resume" but I'm not certain that's what I'm up