Titor Special :Unix Code Vault on Torrent

recall15

Dimensional Traveler
610x.jpg


Quoted:

Ok, so I'm feeling a little paranoid. Things are not going so well in the USofA.. Hell we may as
well call it the AFE now, I mean, who are we kidding?

I've enclosed here all the UNIX source code I have come across. As you may know in 2038 all UNIX
systems will cease to function. The problem is quite simple to fix, as the date is stored as a
signed 32bit integer.. The integer represents the number of seconds since Jan 1 1969.

It's trivial to change it from an 'int', to an 'unsigned int'. However you will need to rebuild
ALL of libc, and everything it touches. Yes, that means a LOT of work will be involved.

Titor constantly mentions a 5100 (it can run APL/COBOL/FORTRAN from a 370) and the unix issue. I'm
no mainframe head, so I don't have a copy of AIX or the Unix v7 that was ported to the 370.. I have
heard too many horror stories about the "portable" 370 that is inside of ICBM's, and other fun
filled things. If titor is right, and with any luck someone will later read this and know what
I'm talking about.

In the mean time, spread this out, give it away. The information inside can be VERY usefull down
the road.


Here is a tree, and I'll try to explain what is where and why:

+---titor-dox
+---tools
¦ +---bin-win32
¦ +---bzip
¦ +---gnustuff
¦ +---qemu
¦ +---tme
+---UNIX-Source-Code
+---apple
+---AT&T Unix
+---BSD
¦ +---4.2
¦ +---4.3
¦ ¦ +---dist
¦ +---4.3RENO
¦ +---dist
+---digital
+---dynix
+---IBM
+---motorolla
+---osf
+---starunix
¦ +---32v
¦ +---3bsd
¦ +---4.0bsd
+---SUN
¦ +---www.sun3zoo.de
¦ +---sun3arc
¦ +---BootTapes
¦ +---Sun3
+---xenix


+---titor-dox This is a rather incomplete but what I have right now of any/all of the titor posts.
I'm sure there are some overlaps, misleading ones, and outright fabrications, along with the
'al deal'. I've tried to keep this straight, but this is one fun filled rabbit hole.

+---tools

Various tools you'll need to manipulate the unix software included.

¦ +---bin-win32

A set of cli tools to deal with the following fiels... Seeing that Windows is EVERYWHERE I'm assuming
that access to some kind of Windows pc won't be an issue. I could be wrong here, but who's to know.

¦ +---bzip

The source code to the bzip program. It's better than gzip but I have no idea about it's widespread
availability. I'd suspect it's not that widespread so here is the uncompressed and expanded source
code. It was trivial for me to build, so I suspect it will be easy for you as well.

¦ +---gnustuff

I've included all the 'relevant' source for some GNU programs... This is from the failed GNU-O.2
project.. Also the gzip program source is NOT compressed so any tar program ought to extract it.

¦ +---qemu

Qemu is an i386 (and other) system emulator. I'm including it for the heck of it I guess.

2,775,593 simhv38-0.zip This is SIMH, which will let you run various OLD unix OS's.. Including v1-7
for the PDP-11, interdata & the 32v/BSD/SYSVr4 for the VAX.

32,952,488 VCToolkitSetup.exe This is a CLI C/C++ compiler for Windows.. It's the Microsoft one from
VisualC 2003. It may prove usefull if access to a i386/win32 compiler is complicated. It should run
from win64 as well.

gxemul-0.4.6.5.tar.gz This like simh/qemu does more system emulations. I know it's unique for doing
m88k.

¦ +---tme
99,056 Emulate a SPARCstation 2 running NetBSD.mht
102,872 Emulate a Sun 2-120 running NetBSD.mht
111,091 Emulate a Sun 3-150 running NetBSD.mht Various docs on setting up TME
20,627 SunOS Install Media.mht
11,380 The Machine Emulator.mht

19,438 sun2-multi-rev-R.bin.gz ROM for a SUN2 (m68k)
34,933 sun3-carrera-rev-3.0.bin.gz ROM for a SUN3 (m68k)
107,990 sun4-75-rev-2.9.bin.gz ROM for a SUN4 (SPARC)
1,106 SUNW,501-1415.bin.gz periphials for the sun4
1,116 SUNW,501-1561.bin.gz

1,700,273 tme-0.6.tar.gz This is TME, or The machine emulator. It can emulate some old SUN 2/3 & sparc
equipment allowing you to run SunOS & early Solaris.



+---UNIX-Source-Code going down the rabbit hole:


+---apple

14,028,338 aux-0.7-bin.tar.gz
A/UX is a SYSV for the Apple m68k systems. I don't know how popular this ever became, but
I'll include it anyways. I think the source that is included is mostly the kernel.

+---AT&T Unix
9,938,434 AT&T UNIX System V Release 4 Version 2.rar These two are floppy installs for the i386
10,924,328 AT&T_UNIX_System_V_Release_4_Version_2.1.rar


572,629 sysv-pdp11_man.cpio.bz2
14,522,484 sysv-pdp11_tape.tar.bz2
4,412,038 sysv-pdp11_usr.cpio.bz2 These are a set of SYSV for the pdp-11. SIMH ought to be able
to run it, although I've never tried.

6,281,003 sysvr2-vax.cpio.bz2
SYSV for the VAX
17,023,641 sysvr3.cpio.bz2
SYSV for the 3b2
12,448,931 sysvr4.tar.bz2 SYSV source for the i386 port, I'm guessing.
+---BSD
¦ +---4.2 These are all BSD UNIX OS's that simh can run in various capacities
¦ +---4.3 from the 11/780 emulator, or the microvax II.
¦ ¦ +---dist These were very big in the military back in the early 1980's.
¦ +---4.3RENO
¦ +---dist

+---digital

52,407,046 Digital.Equipment.Corporation.-.Ultrix.VAX.v4.2 Unix.Source.Code-DEC.tar.Z
This is Digital's resell of BSD on the VAx...

+---dynix
19,144,314 Dynix.3.2.Source.tar.bz2 From what I understand an early SYSV port to a specialized i386
13,684,052 Dynix.PTX.Source.tar.bz2 that allowed multiple CPU's.
17,648,971 Dynix.PTX.Source.tar.gz


+---IBM
45,104,165 aix-4.1.3.tar.bz2 IBM's AIX. I know for a fact this is BIG for midrange systems
in banking.. I'm pretty sure it's all over. It's best described
as SYSVr3. IBM never did pony up for SYSVr4.
+---motorolla
88,190,331 Motorola_m88k_SYSVR4_FH40.41.tar.bz2
92,107,974 Motorola_m88k_SYSVR4_FH40.42.tar.bz2
m88k images of SYSV.. the M88k was a stepping stone to the PowerPC.
I know these were popular in the MVE VME space for a while.
God only knows what these control, besides old phone switches. This
is a tape image.

+---osf
65,228,290 OSF1-1.0-src.tar.bz2 I want to say this is for a DIGITAL MIPS. It's all mach based, this
was the high end answer to SYSV.. It failed badly. This would predate
the DIGIAL alpha. It should have MACH & other such nonsense.


+---starunix The star was the codename for the Digital VAX 11/780. These are various
¦ +---32v old 'free' unix systems that ran on them. From 32v is where the date/time
¦ +---3bsd bug originates as it's the first 32bit 'research' unix.
¦ +---4.0bsd

+---SUN
20,656,182 Solaris 1.40.rar
24,098,476 Solaris 2.6 Source Code.tar.bz2 Solaris was SUN's move to SYSVr4. Many say the bulk of SYSV came
from this move.
5,176,593 SunOS-4.1.1U1.tar.bz2 SunOS is SUN's version of 4BSD.
23,402,138 sunos-414-source.tar.bz2
27,546,044 sunos-414-source.tar.gz

14,331,561 sunos_2.0_sun2.tar.tar I'm unsure what the hell this is. It's probably a tape image.

141,789,800 sunos_4.1.4_install-(bin_cue).zip This should be a cd image for early SPARC's....

¦ +---www.sun3zoo.de
¦ +---sun3arc
¦ +---BootTapes
¦ +---Sun3 These are files for TME to boot up SunOS...
SUN's were all over the place, so I'm sure this will be
be somewhat helpfull.


+---xenix Sadly these are all binary, no source, no compiler. I thought I'd
include them at any rate. I have no idea if they
will help anyone.
They are anywhere from v7, to SYSV compatable...







The year 2008 was a general date by which time everyone will realize the world they
thought they were living in was over. The civil war in the United States will start
in 2004. I would describe it as having a Waco type event every month that steadily
gets worse. The conflict will consume everyone in the US by 2012 and end in 2015
with a very short WWIII.


Technology is not gone in 2036 nor is it the private domain of "government" leaders.
Computer printers just didn't work very well on 12 volts and many people just got
used to doing things the old way. After the war, the main problem was
distribution.
Can anyone tell me how many companies in the United States still manufacture
bicycle tires today? (none)
Anyone who still has a bike in 2008 will find out.

By 2008, I would say the civil conflict is pretty much at everyone's doorstep.
Western instability during the conflict leads to the attack in 2015.
WWIII is very short with a longer period of mop up.


Torrent Link

Disccusion foud here... :oops:
 
Yeah I watched the guy, Should have linked it but I didn't give him enough time.

You can see me in there.

Nifty a file tree with no code content.
Can we get the file recall or is it just that , an empty tree?

956.11 megabyte


Someone speak up if they are grabbing a copy.
If you have a problem opening it , I can give it to my father in law- he is a unix programmer at So-Cal Edison.
 
i got the torrent...
its fine

it has a bunch of compressed files and 3 carpets...

i put 1 copy on a SD Card, 1 copy on a DVD and 1 copy on USB Static Disk...

and still seeding for a week...

An example on the titor-dox carpet:

Emmett "Darby" Darbyshire
Regular

Registered: Nov 2000
Posts: 182

He makes no mention of any "secret" feature, just the mainframe UNIX code feature. It's
odd that his software engineers didn't choose to "window" the dates as a work-around ins
tead of sending someone back to 1975 to pay retail -$20,000 for a computer ofquestionab
ie value.
This is Boomer's first post on the original Titor thread:
<«Greetings. I am a time traveler from the year 2036. I am on my way home after getting
an IBM 5100 computer system from the year 1975.
So, Boomer, which is it? IBM PC 5100 or IBM PC 5110? The 5100 was developed in 1975. The
5110 is the 1978 version.
[Edited by Emmett "Darby" Darbyshire on 05-18-2001 at 12:00 AM]


799px-Titor_route2.png
 
Uhhh , thats awful recall.

Looks like a "Lost" zombie recreating a timeline...for the show.


Got another one popping up at ats.

Was John Titor really Milton William Cooper ?

Linky:
http://www.abovetopsecret.com/forum/thread373766/pg1

No real content to it.

I kinda figured that this stuff was going to be popping up.
I would like to say I am glad I am here though.

But as I see just running a google search for Titor july 2008 gives 45,200 entries.
Should get a little deeper here soon.
 
Titor Special :Unix Code Vault on Torrent - Kanji

Recall15,

You fail to ask the basic question?...

Why would "Titor" use "Kanji" Characters on a diagram?

Or why would a Japanese person put this diagram together?

Seems like a fake...

I'm against "Mr. Titor's" civil war promotion through "C2C" and the "Internet Conspiracy/UFO/ Boards"



TheCigMan
 
Re: Titor Special :Unix Code Vault on Torrent - Ka

Ok Ciggy:

Quoting the source of the Boy AGAIN:
<font color="red"> +---titor-dox This is a rather incomplete but what I have right now of any/all of the titor posts.

I'm sure there are some

overlaps,

misleading ones,

and outright fabrications,

along with the 'al deal'.

I've tried to keep this straight, but this is one fun filled rabbit hole. [/COLOR]
:oops:
 
Recall,

I don't read Kanji either but the diagram is pretty straight forward. The top solid maroon line shows his first leg 2036 to 1975. The horizintal solid maroon line is the hop from 1975 to 1998. The green line goes from 1998 to March 2001. THey may have taken that from The Book. Mom Titor said in The Book

John arrived in our time in the summer of 1998 and spent just over two years with us. I only saw the time machine once during that entire period. I remember feeling a great deal of dread standing over it. It was black and seemed to be alive in some way. It is believed that the announcement John is referring to did occur in the fall of 2001 with the announcement that scientists at CERN were discussing the possibility of creating black holes in the laboratory.

though in his posts he said he was there for a few months. Titor also didn't mention going from 1975 to 1998 - Mom Titor said that, again in The Book

Actually, John’s trip from 1975 was to 1998, not 2000.

I don’t know why John got this date incorrect. Perhaps on his world line, the first flight of the Wright Brothers was not the same date as we know it.
.


The orange double arrowhead line shows the time that he was posting - November 2000 to March 2001. The bottom dashed maroon line show his hop back to 1975 just beyond his original destination where he throws her in reverse and hops back to 2036 along the top dashed maroon line. The three week window in 1998 indicated by the black double arrowhead line appears to be the time he was there to run the email experiment.

It's just a recapitullation of how he told the story coupled with The Book Project's interjection of information that he didn't actually post.
 
Actually, John’s trip from 1975 was to 1998, not 2000.

I don’t know why John got this date incorrect. Perhaps on his world line, the first flight of the Wright Brothers was not the same date as we know it.

That second sentence is a "WTF was she thinking when she wrote that" kind of statement. Who cares what the dates were in some other universe or when the Wright Brothers limped into the sky? The reference was to our dates. It was either 1998 or it was 2000 and he was pretty sure on November 2nd, 2000 what the date was. It was election day. The boy even talked a bit about elections as I remember it.
 
The diagram supposes also that there are 4 distinct timelines. I will also assume that is what the kanji writing is describing.

I thought that it was understood that he would not return to the Original Timeline but one that would appear close enough to the timeline that he was originally on(?)

Is this a valid question?
 
Thanks Darby,
i found an online english-kanji dictionary here:
http://www.wikiled.com/English-JapaneseKanjiRomaji-Default.aspx

and the Unicode charts there:
http://www.unicode.org/charts/

For Kanigo, You Right!!!, is another view of the Titor Travel from the point of view of multiple universe theory :oops:

and in this point of view the questions:
in what timeline you shall think "The People" that participate in the e-mail experiment back to 1998 landed? /ttiforum/images/graemlins/confused.gif
after the altervue/divergence issue!!!???
 
Who wants to work through 58,000 characters.

You have the file Recall, I would like to know what is says, there is no text we can play with?

Or is that image saved separately in its own file?

If there is a text file in the same folder convert it to kanji and post some results. Or at least post up the file, I'll play.

The method you are suggesting is a time eater.

This might be better, still time consuming.
http:members.aol.com/rtdrpt/kanji/writutor.htm]http://members.aol.com/rtdrpt/kanji/writutor.htm

Or I could just pay this guy:
http://www.japanesetranslator.co.uk/contact/

I still make the claim that The time lines aren't correct.

In fact the second and 4th are labeled the same.
 
Top