makes application startup significantly slower. But for code
the JIT compiler has already seen, it definitely feels faster to me.
YMMV.
-Peter
Peter Schuller wrote:
>
> Hello!
>
> Quick question: the IBM JDK has shown *very* impressive benchmark results.
> Now, in light of the recently po
ual to Boolean.TRUE. The third line simply
assigns b (the reference, NOT the object) to point to Boolean.FALSE.
--
/ Peter Schuller
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://he
PrintJob, so the example code may help you.
http://www.retep.org.uk/pdf
Peter
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www
t;6.2 is based on glibc2.1,
> >> and 6.3 is glibc 2.1.2
> >>
> >> Bernd
>
Could you print this glibc version info on the shrinked wrapped boxes
for SuSE 6.3 and for all forthcoming SuSEs.
It would definitely help me!
Better yet put in the disk README or have a
"changeBoolean(): " + b.booleanValue());
> }
>
> public static void main(String args[])
> {
> BooleanTest2 bt = new BooleanTest2();
> Boolean bool = new Boolean(false);
>
> System.out.println("Boolean before: " + bool.booleanValue())
formance
of Java on Linus. This means they have to port HotSpot and the rest of
the extended JDK elements JNDI, JMF, JavaSound, EJB to make it viable
, at least for business to take it serious enough.
--
Adios
Peter
-
import std.Discl
[EMAIL PROTECTED] wrote:
>
> >>>>> Robb Shecter writes:
>
> > Peter Pilgrim wrote:
> >>
> >> Could you print this glibc version info on the shrinked wrapped boxes
> >> for SuSE 6.3 and for all forthcoming SuSEs.
>
>
.
How do would you reimplement this behavious using JavaSound / 1.3 Beta?
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
"Give the man, what he wants. £££" [on Roy Keane, Qual
after enough in sequence
> thru the AudioPlayer. You could put together a song with sampled riffs
> albeit only by (*.au) files.
>
> How do would you reimplement this behavious using JavaSound / 1.3 Beta?
>
--
Adios
Peter
-
al
Announcement.
A preview of 1.3 release in FIRST QUARTER.
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
"Give the man, what he wants. £££" [on
Yes. I get the same Illegal instruction error on a Pentium MMX 233
running Debian potato (refreshed last night), glibc-2.1.2.
-Peter
Paul Bowman wrote:
>
> The JDK-1.2.2rc2 release appears to have been built with some native
> code
> which is dependent on a Pentium II or new
Did you remember to do:
ttmkfdir -o fonts.scale
mkfontdir
in the new font directory?
Here's a nice resource for font reated issues in X:
http://www.frii.com/~meldroc/Font-Deuglification.html#install
Peter
"John N. Alegre" wrote:
>
> The jdk1.2.2 is now suce
but you (the
programmer) know they *are* compatible, data-wise.
--
/ Peter Schuller
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.webprovider.com
---
> running the Linux kernel v 2.2.5 and GLibC v 2.1, 32 megabytes RAM
Why on earth would it only support 2.2.5? Why not any 2.2.x kernel?
Is there any difference that is significant for a JDK?
I'm downloading it anyway to see if it works on 2.2.13...
--
/ Peter Schuller
PG
d
> ugly, no matter what font is selected. Does the same problem exist with
> the Blackdown port?
Yes, at least on my box. Everything's just bigger on 1.2 for some reason.
--
/ Peter Schuller
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival
It's available on Volano's site at http://www.volano.com/benchmarks.html
Peter
Joseph Shraibman wrote:
>
> Is there any way I can get a hold of the benchmark software? I'd like to
> try the tya compiler with blackdown's
va:281)
at java.lang.Thread.run(Thread.java)
Any help greatly appreciated.
TIA
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
"Give the man, what he wants. £££" [
ng.java:53)
> at examples.hello.HelloApplet.init(HelloApplet.java:21)
> at sun.applet.AppletPanel.run(AppletPanel.java:281)
> at java.lang.Thread.run(Thread.java)
>
> Any help greatly appreciated.
>
> TIA
>
> --
>
> Adios
> Peter
&
redible that you can find
out what "Alan Cox has been hacking today.", but you can't
do they same for "Blackdown". May be the sun license prevents
them ...
--
Adios
Peter
-
import std.Disclai
java.rmi.server.codebase property to work.
The rmiregistry will be then forced to use the specified codebase
to download the server stub to a connecting RMI client.
You need to do if you are going to run RMI from the web applet.
In another xterm
% unset CLASSPATH
% rmiregistry
Hello,
I've seen references to the Linux version of the Java plugin, but I am
unable to find it on www.blackdown.org. Where is it?
Thanks!
--
/ Peter Schuller
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROT
l me about a null pointer problem.
Also, what exact version are you using, 6.5, 6.5.1, 6.5.2 or 6.5.3?
Thanks, Peter
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
J
How are you preparing the jar file? Are you including all of the
postgresql classes in it, in the same directory structure?
Peter
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org
ng the files, but this may then
break the Manifest.
Personally I keep everything separate, and use the Manifest to add the jar
files required by an app to its classpath.
Peter
[snip]
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
PostgreSQL JD
ace();
>
> I have imported java.io.*;
> What else I need to do?
> I have included postgresql.jar in my jar file.
> My classes are all in the same directory.
Woops, printStackTrace() is a method of Exception not PrintStream. Thanks
for the others who also spotted my mistake
> Heap consumption and performance are real problems in Java.
But doesn't the JSL guarantee that an OutOfMemoryException is never thrown
until all non-reachable objects have been GC:ed? Why would the JVM though an
OutOfMemoryException without first doing a full GC?
--
/ Peter Schul
?)
BTW: I seen your book in PC Bookshop, London at lunchtime
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
T H ER E D A R M Y! ! ! http://www.manutd.com/
gt; > }
If you are using wildcards then you need to invoke the shell
and get it run the command on your behalf
> > public class Temp
> > {
> > public static void main(String[] argv)
> > throws java.io.IOException
> > {
String command = "l
gz from the
Digital Audio Resampling Home Page located at
http://www-ccrma.stanford.edu/~jos/resample/"
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
T H ER E D A R M Y! !
f the JCK tests on both green and native threads, with and
without the JIT. The table shows this by "G"
(green threads), "N" (native threads), "J", (using JIT) and "!J" (no JIT). "
--
Adios
Peter
-
ld mind keeping us informed?
I am waiting for SuSE 7.0. Assuming there is a problem perhaps we might
influence SuSE to added any fixes before 7.0 is "finalized".
(No pun intended.)
--
Adios
Peter
-
import std.Disc
You need at least glibc 2.1.2 for Blackdown 1.2.2 RC3. See the status
page:
http://www.blackdown.org/java-linux/jdk1.2-status/jdk1.2-status.html
It's very stable on my SMP machine (Debian, 2.3.39, glibc 2.1.2).
-Peter
http://armedbear.org
Wolfgang Hoschek wrote:
>
> I am su
_that_ caused the swing apps to fail. I can even
reproduce it now,
pj@pulsar:/opt/jdk/demo/jfc/SwingSet > (export LANG=de; java -jar
SwingSet.jar)
still causes a crash.
This wouldn't happen for root, 'cause the variable is only put in normal
users' environments..
ALT-TAB will switch between windows on fvwm and fvwm-95, maybe with other
window managers also. Window.toFront() will move a window to the foreground
and get the focus; Component.requestFocus() should make a component active,
although I've found this doesn't work sometimes, particularly if the
co
last week, Swing ran not just first time, but
also faster than ever before.
I'll soon know if it still works, as I've got a lot of JDBC & some Swing
development to do from this weekend.
Peter
--
Peter T Mount [EMAIL PROTECTED]
Main Homepage: http://www.retep.org.uk
Po
Blackdown 1.2.2 RC4 is up on ftp.tux.org:
ftp://ftp.tux.org/java/JDK-1.2.2/i386/rc4
-Peter
http://armedbear.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
l me how I can launch a java app in X/gnome *without*
the gnome window frame?
Have you considered running the Java App as the sole X client? Running
"xinit java ..." from the console would start an X server with only the
java app and nothing else.
--
Peter Tillemans
Do this:
java HelloWorldApp
instead of this:
java HelloWorldApp.class
If you're using 1.2.2 you don't need a CLASSPATH (at least not for
this).
The runtime classes are in .../jdk1.2.2/jre/lib/rt.jar, not
../classes.zip.
-Peter
http://armedbear.org
clyde jones wrote:
>
de Servlets by Dustin R. Callaway.
> http://www1.fatbrain.com/asp/bookinfo/bookinfo.asp?theisbn=0201379635
>
> John
>
> "V.Vasant" <[EMAIL PROTECTED]> on 03/17/2000 08:53:41 AM
>
You also need Apache 1.3.6 (http daemon) or later.
--
Adios
Peter
-
classes is Protection.java which declares a package p1.
>
> I compile using the command: java p1.Protection
You are running the interpreter not the compiler.
Insead use this ``javac pl/Portection.java''
--
Adios
Peter
---
--
Adios
Peter
-
import std.Disclaimer; // More Java for your Lava, Mate.
Yet Another Drumbox Applet
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
/mounts have very similar contents.
>
> So, I'd say that both /etc/mtab and /proc/mounts are reasonably
> cross-distribution ways to look for the currently mounted filesystems.
Thanks to all those who responded to my m
2; Thu, 25 May 2000 11:48:26 +0100 (BST)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 25 May 2000 11:48:26 +0100
From: Peter Pilgrim <[EMAIL PROTECTED]>
Organization: Deutsche Bank (UK)
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
CC
///
>
> The output is showing a null value for the name.Is it wrong to send the
> information to the servlet from the init method.Can you suggest some other
> method or simple code for the communication.
>
> regards,
> Rakesh.
>
> ____
private Date[] getAbsenceDate(String condition) {
> ---
>
> -
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] with a subject of "unsubscribe".
private Date[] getAbsenceDate(String condition) {
> ---
>
> -
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] with a subject of "unsubscribe".
ion about how to configure this
>
> environment in order to begin to work with Servlets.
>
> Thanks in advance.
>
> Mario Jaramillo
>
> Teacher
--
mfg
Peter
==
"Th
A Beta is available at
http://developer.java.sun.com/developer/earlyAccess/j2sdk13/download-linux.html
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAI
Sun to see which is faster & more stable
> every time we have a problem. Too bad they just don't get together on this and
> collaborate. Imagine how much better it could be then!
That I can agree with
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or &
thing, you get hotspot. Look in
.../jre/lib/jvm.cfg.
-Peter
http://armedbear.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
mkdir /ls120
mount -t vfat /dev/hdc /ls120
I get the error message "hdc is not a block device.".
Any Ideas.
TIA
--
mfg
Peter
==
"The greatest trick the devil ever pulled was making everyone in the
world bel
[EMAIL PROTECTED] wrote:
>
> A Beta is available at
>
> http://developer.java.sun.com/developer/earlyAccess/j2sdk13/download-linux.html
What glibc version do you need? Does it work with SuSE6.4 Linux for example?
--
[EMAIL PROTECTED] wrote:
>
> On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote:
> >
> > What glibc version do you need? Does it work with SuSE6.4 Linux for example?
> >
> > --
>
> I was unable to use jdk 1.3 with Suse 6.4
>
>
[EMAIL PROTECTED] wrote:
>
> [EMAIL PROTECTED] wrote:
> >
> > On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote:
> > >
> > > What glibc version do you need? Does it work with SuSE6.4 Linux for example?
> > >
> > >
[EMAIL PROTECTED] wrote:
>
> On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote:
> >
> > What glibc version do you need? Does it work with SuSE6.4 Linux for example?
> >
> > --
>
> I was unable to use jdk 1.3 with Suse 6.4
>
>
ion fault ?
> strace: --- SIGSEGV (Segmentation fault) ---
>
> I would like to know if it works on rh6.2.
I guess one of us will have to sock it and see.
Try both IBM's and Sun. In my dreams I can see Blackdowns 1.3
floating in the skies ...
--
mfg
Peter
[EMAIL PROTECTED] wrote:
>
> On Tue, Jun 06, Peter Pilgrim wrote:
>
> > > > What glibc version do you need? Does it work with SuSE6.4 Linux for example?
> > > >
> > > > --
> > >
> > > I was unable to use jdk 1.3 with Suse 6.4...
at depend on
MouseEvent, FocusEvent and WindowEvent. I'm working on this -
meanwhile, any suggestions for quicker alternatives will be gladly
accepted if anybody has already solved this problem.
Thanks in advance.
--
Peter Johnson
[EMAIL PROTECTED]
-
I install the Sun JDK1.3Beta on my SuSE 6.4 Linux box. I ran the JVM and it sure
enough core dumped. I tried this trick last night and ``bash'' would n't allow me
to write to that particular file ( /proc/sys/vm/heap-stack-gap )
Any ideas?
--
Peter Pilgrim
featuring a very badl
parts
which try to load the images.
Judging from the rather esoteric errors in the kaffe bug database, somebody's
getting this
stuff to run. Do I need a secret decoder ring or what???
I desperately need an open-source replacement for Java so I'm willing to try
all
suggestions.
Thanks
pet
I was `root' user when I tried it but `bash' said no can overwrite file or something
to that effect.
--
Peter Pilgrim
featuring a very badly written Lotus Notes software Upgrade and a popular band called
"Garbage".
-
got Java Sound is this release too "java -jar JavaSound.jar"
FANTASTIC MATE!
--
Peter Pilgrim
featuring a very badly written Lotus Notes software Upgrade and a popular band called
"Garbage".
--
To UNSUBSCRIBE, e
ns alot under normal circumstances though. So far it's only happened to
me when I've accidently entered an infinite recursive loop.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-M
2.2?
>
> Thanks!
I've got code that does this, that works fine with both Blackdown 1.2.2
RC4 and IBM 1.3 (not to mention Sun 1.3, Sun 1.2.2, Blackdown 1.1.8 and
all the versions of Java for Windows that I've tried). So I don't thin
Java Servlets or Java Server Pages technology if you want to do in Java.
--
Peter Pilgrim
Welcome to the "Me Too" generation.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe&quo
s end up being very important down
> the line...
It remains to be seen. Where would C# fit into the big three ( C, C++, Java )
is not fully certain. What is the ``X'' factor for C# ?
Obvious Java's momentum came from Internet and embeddable applets in a
Netscape Engine 2.0. It became
You confusing class path and the program execution path.
The CLASSPATH should contain only directories that have *.class file or point to
specific *.jar files.
The PATH is contains only directories where you have executables to run like `ls' or
`chmod'
or `java' and `javac
java.lang.String
and use JNI functions to convert to native C/C++string and vice versa
--
Peter Pilgrim
Welcome to the "Me Too" generation.
Message History
From: [EMAIL PROTECTED] on 21/07/2000 02:17
To: [EMAIL
I give up! There doesn't appear to be anything so obvious as
hideCursor(); setEnable(false) doesn't do it.
Using createImage (255,255,255,255) to supposedly create a completely
transparent image, then calling
Toolkit.createCustomCursor() and setCursor() results in a huge, opaque,
white square.
In
I give up! There doesn't appear to be anything so obvious as
hideCursor(); setEnable(false) doesn't do it.
Using createImage (255,255,255,255) to supposedly create a completely
transparent image, then calling
Toolkit.createCustomCursor() and setCursor() results in a huge, opaque,
white square.
In
with memory leaks at all? Since you can run a huge
application such as Enhydra (www.enhydra.org), to name one example, without
memory leaks - why should it be a problem with a POP server?
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED
/Packages/stable/utils/authbind.html
-Peter
Santosh Dawara wrote:
> I hope the fix comes around quick, because running as -green
> is not really a solution.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subj
.
Pressing `Shift' and the `[RELOAD]' button does not appear to
work at all
tia
--
Peter Pilgrim
Welcome to the "Me Too" generation.
--
This e-mail may contain confidential and/or privileged information. If you are not the
intended recipient (or have received
> Whats the differance between the two calls ?
1) java/javac are shell scripts. you need to use a shell to invoke them
2) Are they in the PATH?
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send
EJB support.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://scode.infidyne.com
-
ctly how does it "crash"?
> Who can give me suggestions to control the heap size of JVM?
> My system is Redhat 6.2.
-Xmx and -Xms. "java -X" for more info.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]&g
s reading another mailinglist, and on that mailinglist
when people say "crash", it can mean anything from a "real" crash to an
exception being thrown. Hence my question.
> Consistantly.
> When I posted a polite query about it on their newsgroup, they canceled
> my post. :
from the beginning),
the dead locks stopped.
However, there was nothing wrong with the original code (as far as I could
se), except that it was ugly to use sleep/interrupt, so I'd say IBM's JDK
definitely has an issue there. No such thing with Sun's 1.3 though.
--
/ Peter Schuller, In
kets, but definitely RMI, and also Java 2 platform because it has
fine grained security, and also implement a security authentication scheme. Not easy.
Luck to you.
BTW: mailing list [EMAIL PROTECTED]
--
Peter Pilgrim
Welcome to the "Me Too" generation.
-
at
http://www.xenonsoft.demon.co.uk/products/java/javaunix/docs/api/overview-summary.html
>
Licensing
-
Open Source
Features
-
The original reference API was written by Peter A.J. Pilgrim
<mailto:[EMAIL PROTECTED]>.
The reference API implements the following:
(*)
at
http://www.xenonsoft.demon.co.uk/products/java/javaunix/docs/api/overview-summary.html
>
Licensing
-
Open Source
Features
-
The original reference API was written by Peter A.J. Pilgrim
<mailto:[EMAIL PROTECTED]>.
The reference API implements the following:
(*)
reate a
script (or just clone a similar existing one) in /etc/rc.d/init.d/ to
start, stop, and restart your services. Then use, 'chkconfig' to turn
that service on or off at a specific run level:
chkconfig --add some-service
chkconfig --level 3 som
job of it, but not good enough to warrant
the resource hog that it is, which is why I'm still using jEdit + JDK.
Oh and btw, if anyone knows how to make emacs indent with hard tabs (short
of re-writing parts of the e-Lisp), please tell me and I'll go over to emacs
in a second...
--
/
the house price index got me going
Message History
From: [EMAIL PROTECTED] on 13/10/2000 21:31
To: Peter Pilgrim/DMGIT/DMG UK/DeuBa@DMG UK
cc:
Subject: Re: [ANNOUNCE] Java Unix API pre 1.0
This is great ne
u're right on the mark. Other than this problem I'd
use it for the fast compilation and decen editing facilities.
I've tried JB4 Foundation now and I wasn't able to do such a thing, how
do you trigger it to do such discovery? Adding a directory doesn't
seem to have t
> Java doesn't pass by reference. You can pass an object, and through that
> access and change the fields it contains.
Java *does* pass by reference. All objects are passed by reference; primites
are passed by value.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x
ting the necessity of the very same
definition).
(my argument does not apply of course if you have in the context of the
statement explicitly qualified "argument" as being the reference to an object)
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter
- Message History
From: [EMAIL PROTECTED] on 13/10/2000 19:22
To: Peter Pilgrim/DMGIT/DMG UK/DeuBa@DMG UK
cc: [EMAIL PROTECTED]
Subject: Re: [ANNOUNCE] Java Unix API pre 1.0
>>>>> "Peter" == Peter Pilgrim <[
Oddly enough, you might try jdk 1.1.6 v5 for glibc. We're using it with a
great deal of success, on Linux kernel 2.2.17, glibc 2.1.3. We had font
rendering problems as well as severe slowdowns and/or segmentation violations
on all the newer versions from IBM, Sun and Blackdown.
Peter Jo
s to them
are passed in Java.
> > (my argument does not apply of course if you have in the context of the
> > statement explicitly qualified "argument" as being the reference to an object)
>
> Huh?
If you explicitly state that you are talking about the reference to a
ssed by value" in response to such a question would
likely lead the person asking the question to believe the actual *object* is
being copied.
Again, it's a matter of semantics. I'm not debating what is actually going on.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID:
but a reference to an object. Hence, my
assumption. I do recognize that my argument in my initial post was a bit
unclear as to what I really meant though, so I can understand the "up-roar" :)
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0x5584BD98 or 'Peter Schuller <[E
Then at a property in `awt.properties' file to decide which Java class to load at
runtime
java.awt.native.interface.libclass = com.sun.awt.native.kde.KdeUIFactory
java.awt.native.interface.libclass = com.sun.awt.native.qt.QtUIFactory
--
Peter Pilgrim
G.O.A.T
ble environment.
Is there such thing as `psent()' call?
--
Peter Pilgrim
G.O.A.T
"The Greatest of All Time"
Message History
From: Lopez Jose Ariel <[EMAIL PROTECTED]> on
Ok you've convinced me to look at `info proc' or `man proc' latter tonight.
[OT]: How on earth do they this on Solaris?
--
Peter Pilgrim
G.O.A.T
"The Greatest of All Time"
---
7; or `/usr/sbin/ps auuwx' !
Not.
--
Peter Pilgrim
G.O.A.T
"The Greatest of All Time"
Message History
From: Nathan Meyers <[EMAIL PROTECTED]> on 21/11/2000 09:44 PST
ed files.
pilgpe@cedar (bash) [318] > uname -a
SunOS cedar 5.6 Generic_105181-16 sun4u sparc SUNW,Ultra-2
pilgpe@cedar (bash) [319] >
See Linux below
--
Peter Pilgrim
G.O.A.T
"the Greatest Of All Time"
-- Forwarded by Peter Pil
wird ganz schwerig ein Diagnos zu raten.
Ansonsten "Guestwork"
--
Peter Pilgrim
G.O.A.T
"the Greatest Of All Time"
Message History
From: Volker <[EMAIL PROTECTED]> o
ods & InputEvent.CTRL_MASK) != 0 ) {
level_key_pressed = false;
}
...
}
}
--
Peter Pilgrim
G.O.A.T
"the Greatest Of All Time"
--
This e-mail may contain confidential and/or privileged information. If you are not the
inten
Are they any thread debugger open source applications for Linux?
--
Peter Pilgrim
G.O.A.T
"the Greatest Of All Time"
--
This e-mail may contain confidential and/or privileged information. If you are not the
intended recipient (or have received this e-mai
301 - 400 of 476 matches
Mail list logo