Re: Quick file allocation

2003-07-24 Thread Ugen
fd = open(name, O_WRONLY); lseek(fd, size_in_bytes, SEEK_SET) close(fd) --Ugen Rus Foster wrote: On Thu, 24 Jul 2003, Peter Elsner wrote: touch filename ??? Peter Hi, Not quite as I want to allocate space rather than just the file. Thanks anyway Rgds Rus

Re: hints? ACK!

2003-07-02 Thread Ugen
At the first look at subject i thought this is going to be some sort of sex spam again. Argh... [EMAIL PROTECTED] wrote: how do i turn those hints off upon login!? there's nothing /etc/motd about hints!! EEP! -Ami Hughes ___ [EMAIL PROTECTED] mailing

Re: a little question

2003-06-26 Thread Ugen
Why is a raven like a writing desk? dark matrix wrote: I know it is not directly related to FreeBSD but can you explain me the difference between SQL and PHP? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: CCCCAN UUUU ANSWER MEEE

2003-02-21 Thread Ugen
Please do not use this sort of language on the FreeBSD mailing list. I suggest rethinking and rewording before anyone answers this. --Ugen dark dragonz wrote: WHY the fucking ttys conf file is read-only so i cant modify it. when I open it in /stand/sysinstall i cant save my FUCKING changes

Re: Traceroute with ASNs?

2003-01-26 Thread Ugen
y got installed correctly in the /usr/local/bin --Ugen Philip J. Koenig wrote: On 25 Jan 2003 at 23:50, Ugen boldly uttered: I happen to be an author of ASN feature (and the latest version of ) LFT - TCP based traceroute. You can download it at : http://www.mainnerve.com/lft It is a plain ol

Re: Traceroute with ASNs?

2003-01-25 Thread Ugen
I happen to be an author of ASN feature (and the latest version of ) LFT - TCP based traceroute. You can download it at : http://www.mainnerve.com/lft It is a plain old C application, though it does require libpcap (available in any FreeBSD installation). --Ugen Philip J. Koenig wrote: On 25

printf prints WRONG double precision values

2003-01-16 Thread Ugen
turns double precision numbers into strings. This is on FreeBSD 4.3 release.. Ideas? --Ugen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message