search for: vax

Displaying 20 results from an estimated 121 matches for "vax".

Did you mean: va
2007 Jun 06
3
Using odesolve to produce non-negative solutions
...Jeremy P.S., Below is a simplified version of the code I use to try to do this, but I am not sure that it is theoretically right dynmodel <- function(t,y,p) { ## Initialize parameter values birth <- p$mybirth(t) death <- p$mydeath(t) recover <- p$myrecover beta <- p$mybeta vaxeff <- p$myvaxeff vaccinated <- p$myvax(t) vax <- vaxeff*vaccinated/100 ## If the state currently has negative quantities (shouldn't have), then reset to reasonable values for computing meaningful derivatives for (i in 1:length(y)) { if (y[i]<0) { y[i] <- 0 } } S &...
2005 Jan 25
0
Inconsistent ls behavior on smbmount'ed Windows shares
Hi group When I use [TAB] to finish the file name ls shows the file. When I repeat the comman with [UP] ls says there's no such file. Any ideas ? The same thing on Fedora Core 3 and FreeBSD 5.3,4.9 [root@vax ~]# cat /etc/sysconfig/i18n LANG="ru_RU.UTF-8" SUPPORTED="en_US.UTF-8:en_US:en:ru_RU.UTF-8:ru_RU:ru" SYSFONT="latarcyrheb-sun16" [root@vax ~]# mount -t smbfs -o username=username/DOMAIN%password,iocharset=utf8,codepage=cp866 //computer/c$ /mnt [root@vax ~]# ls -la /mnt...
2001 May 31
1
R and SAS
Hi I'm trying to read SAS-data on VAX/VMS to Windows R using foreign pakage read.xport and experience some problems. Following lines are used in SAS to create XPORT file LIBNAME a ''xxx; LIBNAME b XPORT ''; PROC COPY IN=a OUT=b; RUN; and I succeed in getting file that looks like corre...
2010 Apr 05
20
SAS and R on multiple operating systems
...ed as a possible source for improvements to R. SAS needs the competition. I am reasonably knowledgeable about R SAS-(all products including IML) SAS and R run on Windows(all flavors) UNIX(all flavors) Apple OSs Does R run on natively (no emulation)? We have quite a few users on these systems VAX-VMS Z-OS (mainframe) MVS VM/CMS(IBM) SAS had the notion in the 80's of a logon to SAS and connections to mutiple operating systems simultaneously, making all operating systems look like one. SAS has native low level functions like dcreate(create directory), fopen, fread.. that can be used on...
2015 Jan 14
6
[LLVMdev] Introduction for new consumer of LLVM
Hello, I'd like to introduce myself, my company, and our upcoming use of LLVM. My name is John Reagan. I've been working on compilers and assemblers since 1983 (yes, 31 years). Most of that time was spent on compilers for VAX/VMS (later renamed to OpenVMS), then OpenVMS on Alpha, and OpenVMS on Itanium. I've also worked with the HP NonStop platform and was directly involved with the compilers for its upcoming port to x86. OpenVMS ended up at Hewlett-Packard after Digital was sold to Compaq, and Compaq was sold t...
2019 Oct 01
7
upgrading from CentOS 7 to 8
Your answer has nothing to do with the original question which is related to upgrade method and not condition for reinstalling without loosing data. Sometimes you need to keep your configuration and want to avoid reconfiguring everything, and reimaging your computer keeping /home is not an option. Of course having all user files on a separate filesystem helps when reimaging the OS (that what I do
2018 Nov 03
2
Red Hat is Planning To Deprecate KDE on RHEL By 2024
...ip> > Yeah, there are very few of us that completely skipped > MS-DOS/MS-Windows/MacOS-Clasic and *never* used a graphical file manager or > any of the eye-candy that people now believe is "standard" or "normal". I > went from VMS on a VT<whatever> to a VAXStation 2000 to a VAXStation 3000, to > DECStation 5000, to Linux, with some time spent on CP/M-68K and OS-9/68000, as > well as SunOS, IRIX, etc. *I* have never owned a machine running any verison > of MS-Windows (I did have a box that dual booted MS-DOS and Linux). > VTs? How ab...
2020 Jun 15
2
halt versus shutdown
> I'm quite sure that in original Berkeley Unix, as on the VAX 11/780, halt > was an immediate halt of the CPU without any process cleanup or file system > umounting or anything. Early SunOS (pre-Solaris) was like this, too. > The SunOS 4.1.2 man page for halt says NAME halt - stop the processor SYNOPSIS /usr/etc/halt [ -oqy ]...
2016 Jan 18
2
HDD badblocks
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Not new: I can remember seeing DEC engineers cleaning up the contacts on memory boards for a VAX 11/782 with a pencil eraser c.1985. It's still a pretty standard first fix to reseat a card or connector. On 18/01/16 15:47, Matt Garman wrote: > That's strange, I expected the SMART test to show some issues. > Personally, I'm still not confident in that drive. Can you check...
2007 May 15
1
read.table() can't read in this table (But Splus can) (PR#9687)
On Mon, 2007-05-14 at 23:41 +0200, vax9000 at gmail.com wrote: > Full_Name: vax, 9000 > Version: 2.4.0, 2.2.1 > OS: 2.4.0: Mac OS X; 2.2.1: Linux > Submission from: (NULL) (192.35.79.70) > > > To reproduce this bug, first go to the website "http://llmpp.nih.gov/DLBCL/" and > download the 14.8M data se...
2019 May 08
3
kickstart compat C7 -> C8
...els will be > such that kernel update will remove oldest kernel. And _we_ called > Windows 2000 "bloated pig" when it was released... Sigh. > > Software seems to grow to the maximum space it can occupy. I think in 1989 we were complaining about BSD not being able to fit on our VAX 750's boot drive anymore and we needed to put in a 40MB drive system instead. I expect by the 2040's we will be looking at petabyte drives and wondering how we can fit anything on it. > Valeri > > > > > > >> mark > >> > >> ___________...
1998 Nov 24
1
Dissapearence of samba servers.
We have a LAN network consisting mostly of Win95 machines, with a couple of NT boxes and 3 Linux-based Samba servers. Throw in a VAX running Pathworks and a partridge in a pear tree. Anyway, it seems that since Monday all three of the Samba boxes have dissapeared from the browse lists (from the POV of the Windows users). Typing in \\server only gives a "Network name not found error." However, each of the samba server...
2006 Sep 27
1
Samba for VMS 5.5
Hello, Is anyone aware of a stable version of Samba for VAX/VMS 5.5-2? I will use 2.0.3 if that's the only version available, but I've read that there are several known problems with this particular version. Thanks
2013 Nov 16
2
[Bug 10272] New: resource fork handling is broken in 3.1.0
...ity: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: bugzilla-samba at narthex.bantha.org QAContact: rsync-qa at samba.org In rsync 3.1.0, when rsyncing between two Macs running OS X (I've tried with both Mountain Lion and Snow Leopard), rsync -vaX chokes on files with resource forks, with the following error message: $ rsync -vaX test2-20131116 remotehost:/tmp/ sending incremental file list need to write 836037 bytes, iobuf.out.buf is only 65532 bytes. rsync error: protocol incompatibility (code 2) at io.c(599) [sender=3.1.0] Note that the...
2008 Apr 14
0
[PATCH] xattrs not set on locked files that already exist on target
...mktemp -d /tmp/tgt.XXXXXX` touch $src/locked_file $xattr -s test_xattr "Test attribute" $src/locked_file $xattr -s test_xattr.temp "Temp attribute" $src/locked_file chflags uchg $src/locked_file ## First backup printf "### Initial backup ###\n\n" "$rsync" -vaX --fileflags --force-change $src/ $tgt/ ## Change the source file chflags nouchg $src/locked_file $xattr -s test_xattr "Modified attribute" $src/locked_file $xattr -d test_xattr.temp $src/locked_file chflags uchg $src/locked_file ## Second backup printf "\n### Second backup ###\n\n...
2016 Oct 27
1
PIC and mcmodel=large on x86 doesn't use any relocations
...lem to have multiple DSOs that span much more than 2GB, but doing > that inside a single object is very expensive. > > Joerg > I want my GOT, .plt, and other static data to be more than 2GB away from the code. Our stack and heap will also live in the bottom 2GB chunk of memory due to VAX history. No single code segment or data segment will be larger than 2GB however. So branches inside of .text for example (or to other code sections) will fit within 2GB. John
2004 Dec 14
1
CentOS newbie just saying hello
...- if I'm in for any major fun mirroring a SATA drive do let me know now - I think hardware mirroring is not an option (yet!?) but I haven't checked this out completely. This isn't my first *nix/linux install - I go all the way back to Daisy Dnix, Xenix, SC..er..you know who..unix, via VAX VMS and CP/M on various systems. I have a couple of RH9 boxes that will need updating soon and I'm also running one other Acer G310 server on..er..White Box..(sorry!) so this is kind of a 'keeping my options open' thing! This new G310 will be running Bacula to provide remote backup ser...
2019 Oct 01
1
upgrading from CentOS 7 to 8
On Tue, 01 Oct, 2019 at 13:57:19 -0400, MAILIST wrote: > After 40 years of upgrading many different operating systems, > Windows (from 3.1 to 10), CentOS 6 to 8, Ubuntu, Fedora, Red Hat, > AT&T Unix, VAX VMS; I have never observed an upgrade from one major > version to the next to work. The last one I tried using their "upgrade > process" was Ubuntu 18 to 19. Didn't work. I've been running Debian stable on various machines over the course of about 17 years. I have *never*...
2020 Jun 15
2
halt versus shutdown
> fwiw, i've always used 'init 0' to shut down all sorts of unix/linux > systems. In EL7/EL8, init is now a symlink as well because everything is controlled by systemd. > On old school unix, and I think even early Linux, halt was an > /immediate/ halt, as in catch fire. might as well hit the power switch. > Not quite. Shutdown is a timed thing so you can tell it
2016 Jan 19
2
HDD badblocks
...termine which memory chip was at fault and replacing the chip using a soldering iron. Try that on a DIMM! On 19/01/16 00:39, Peter wrote: > On 19/01/16 12:34, J Martin Rushton wrote: >> Not new: I can remember seeing DEC engineers cleaning up the >> contacts on memory boards for a VAX 11/782 with a pencil eraser >> c.1985. It's still a pretty standard first fix to reseat a card >> or connector. > > I used to do that as well. The contacts would come out nice and > shiny when you clean them. Then I found out that what I was > actually doing was rem...