search for: jusdt

Displaying 2 results from an estimated 2 matches for "jusdt".

Did you mean: usdt
2001 Dec 17
1
ricoh ap204/3800c
I'm wondering if anyone is using one of there printers on your unix/linux servers. I have the ap204 in house, demoing it an have coming tomorrow the ap3800c, they are both color lasers. using a script off of ricoh-usa.com site i setup the ap204 an it is not printing. jusdt looking for someone with a working printcap file to take a look at. thasnks. ifI get it to work i'm going to share it out via samba. I'm having a printing problem here on my linux server. i'm using the lprold printing package, it is printing but after running for a few days,...
2008 Nov 24
1
DTrace helper interface''s deprecated ioctls
Hi, Is there a specific reason the DTRACEHIOC_REMOVE ioctl is deprecated? I found I needed to use it in my Perl USDT provider code[*], which creates providers dynamically at runtime. I wonder if I''m missing a better way of doing the same thing. The situation I''m handling with the remove operation is killing and recreating a perl interpreter in the same process, which