Please ignore this...just testing if this list is working, and if I'm subscribed to it like I should be. -- Tim ...
2
Dmitri Kondratiev
dima@...
Jan 6, 1998 12:07 am
... If I understand you right , your question is about the _level/layer_ in networking code that will be responsible for protocol stack composition. My answer...
3
Gilbert Netzer
gilbert@...
Jan 12, 1998 9:20 pm
hi everybody! i have just decided to start working for the jos project. in particular i am interested in the kernel/vm things. now my question: is there any...
4
Clark Evans
clark.evans@...
Jan 12, 1998 5:58 pm
Gibert, It would be great to have your help!!! :) Along time ago, in a far away place, we started working on some requirement documents but the process got...
5
Jonathon Earnshaw TID...
jont@...
Jan 14, 1998 12:28 am
The Flux project at the Uni of Utah has a Java computer based on Kaffe and their OS kernel kit. Supposedly it will be free for non-commercial use. It might be...
6
Markus Peter
warpi@...
Jan 13, 1998 8:47 pm
We know about it :) There are several problems about it: 1) The Flux project first released the OS Kit which is a starter kit for OS constructions. There is...
7
Johan Rydberg
jrydberg@...
Jan 13, 1998 10:54 pm
... A version is availble on my site. http://www.500mhz.net. Johan Rydberg, Administrator of http://www.500mhz.net...
8
Markus Peter
warpi@...
Jan 14, 1998 12:16 am
Thanks... Then we would still have to clear the licensing issues. Well. Maybe our kernel programmers will have a look at it, and then try to judge which parts...
9
Markus Peter
warpi@...
Jan 14, 1998 3:32 am
The license _I_ received disallowed commercial usage without a special license. That's something we cannot agree to. GPL is only "restrictive" in the respect...
10
Johan Rydberg
jrydberg@...
Jan 14, 1998 3:23 am
... * ... * Permission to use, copy, modify and distribute this software is hereby * granted provided that (1) source code retains these copyright, permission,...
11
Markus Peter
warpi@...
Jan 14, 1998 4:27 am
Ooops. I just noticed (too late), that your posting included the license you got, which is basically a BSD style license. In that case, the license would be ok...
12
Clark Evans
clark.evans@...
Jan 13, 1998 11:03 pm
This paper was talking about v-table for class interfaces. it is written for C++, but might be useful in the kernel implementation for current or future Java...
13
Clark Evans
clark.evans@...
Jan 13, 1998 11:20 pm
Johan, I download the version of OSKit (ftp://ftp.dcrl.nd.edu/pub/OSKit/oskit-0.60.tar.gz) that was pointed to by your web site ...
14
Stefan Borg
wolff@...
Jan 14, 1998 9:33 pm
... now, and I did some more research on it yesterday. I don't know if your a Linux man Tim, but I've been sifting through the code with the help of 'The Linux...
15
BillRehm
billrehm@...
Jan 14, 1998 4:22 pm
I spent some time researching Utah's OSKit and "Java OS". There are additional problems. 1. Nobody at Utah appears willing to correspond with us about getting...
16
John Morrison
jm@...
Jan 14, 1998 5:22 pm
Hello All, I should like to help with JOS kernel development. Low-level system software such as this is notoriously non-portable (without significant effort,...
17
Markus Peter
warpi@...
Jan 15, 1998 12:42 am
... Von: John Morrison <jm@...> An: jos-kernel@... <jos-kernel@...> Cc: jm@... <jm@...> Datum: Mittwoch, 14. Januar 1998 16:39 Betreff:...
18
John Morrison
jm@...
Jan 14, 1998 7:00 pm
Hello Markus, ... My thoughts also. ... Glorious! I was hoping this was the case. I now know our tactical objectives. Thank you, -jm ==== John Morrison ====...
19
Markus Peter
warpi@...
Jan 15, 1998 12:54 am
I believe, work like that can be highly parallelized after the first bootable kernel running a VM is finished. But as we need some priorities to plan, here are...
20
John Morrison
jm@...
Jan 14, 1998 6:47 pm
Hello Markus, Thank you for your prompt reply. I see I was not clear, for which I apologize. Thus, I am cc-ing the list with some clarification. ... ...
21
Tim Reid
salo@...
Jan 16, 1998 12:28 am
greetings, first off let me say that i am fairly new to this list, and i have no experience with kernal development. please be gentle. i am wondering why jos...
22
Robert C Fitzsimons
robfitz@...
Jan 15, 1998 7:31 am
... Hello Tim wellcome to JOS I think that the linux kernel would still be to big to work with even after stripping down and the same would go for Kaffe JVM....
23
Robert C Fitzsimons
robfitz@...
Jan 15, 1998 7:38 am
... stuff There are more important thinks than these, Memory Manager, Class File loader etc. I think that there has to be some sort of low level API setup...
24
Johan Rydberg
jrydberg@...
Jan 15, 1998 4:11 pm
... Hello! ... I'm also new to this project. ... The Linux kernel is way too big. Let us instead use the Flux OS toolkit. It is more flexible, and have support...
25
Johan Rydberg
jrydberg@...
Jan 15, 1998 4:18 pm
Hello all developers! I really is a OS developer, not a Java developer. But to my knowledge, java is a "secure" language. That mean (if you don't want any...
26
Markus Peter
warpi@...
Jan 15, 1998 5:54 pm
... Von: Robert C Fitzsimons <robfitz@...> An: salo@... <salo@...>; jos-kernel@... <jos-kernel@...> Datum: Donnerstag,...
27
Markus Peter
warpi@...
Jan 15, 1998 5:49 pm
... Von: Johan Rydberg <jrydberg@...> An: jos-kernel@... <jos-kernel@...> Datum: Donnerstag, 15. Januar 1998 09:37 Betreff: The...
28
Markus Peter
warpi@...
Jan 15, 1998 5:52 pm
... Von: Robert C Fitzsimons <robfitz@...> An: Markus Peter <warpi@...>; jm@... <jm@...> Cc: jos-kernel@... <jos-kernel@...> ...
29
Roland PJ
rolandpj@...
Jan 15, 1998 5:16 pm
Hi guys I'm another satellite working on my own vision of a JavaOS. It's apparently identical to some other bloke mentioned earlier, i.e. everything is written...
30
Johan Rydberg
jrydberg@...
Jan 15, 1998 7:00 pm
... I could w/out problems (I think) have a kernel running in some weeks, not using the OS kit. But the OS kit make things alot easier, since it has libraries...