Re: phk's JKH list

2002-08-19 Thread Andrew Kenneth Milton
+---[ Poul-Henning Kamp ]-- | | I've started to type in my mental sticky notes, have at it: | | http://people.freebsd.org/~phk/TODO/ Unfortunate choice of acronym there d8) -- Totally Holistic Enterprises Internet| | Andrew Milton The

Re: Trailing slashes and rmdir - POLA broken

2001-02-03 Thread Andrew Kenneth Milton
+---[ Greg Black ]-- | Observe the following: | | $ uname -rs | FreeBSD 4.1-RELEASE | $ ls -l | $ mkdir foo | $ ln -s foo bar | $ rmdir bar | rmdir: bar: Not a directory | | So far, so good -- but look at this: | | $ rmdir bar/ | $ ls

Re: Clustering FreeBSD

2001-01-30 Thread Andrew Kenneth Milton
+---[ Poul-Henning Kamp ]-- | In message [EMAIL PROTECTED], |[EMAIL PROTECTED] writes: | | What am I doing wrong? Given a diameter of appr. 7cm, I'd come at appr | 0.7Mach. Does that mean that within a few years my machine will go | KABOOM when booting? | | I have

Re: Clustering FreeBSD

2001-01-17 Thread Andrew Kenneth Milton
+---[ Dag-Erling Smorgrav ]-- | Dag-Erling Smorgrav [EMAIL PROTECTED] writes: | Jamie Heckford [EMAIL PROTECTED] writes: | In all honesty, I am just looking for something to play | with and see how fast FreeBSD can go. | I'd say about 2.8 m/s/s, given sufficient

Re: how?

2000-12-09 Thread Andrew Kenneth Milton
+---[ n.posnett ]-- | my friend has already cracked his download. he won't tell me how.give | us an idea.cheers pozz He should seek medical advice if he has cracked his download. He wouldn't want to end up sterile. I'm sure when you're older and your flexibility is

Re: libvgl and splitting the screen

2000-08-10 Thread Andrew Kenneth Milton
+[ Johan Kruger ]- | Use VGLInit(SW_CG640x480); | Look in the /sys/console.h for modes, plenty of them ( of course | not all will work with every card but htis one seems mostly usable) | Enjoy ;-) | | And O, yip , i guess you would have to do the

Re: PATCH src/etc/root : more-less

2000-07-11 Thread Andrew Kenneth Milton
+[ Matthew Hunt ]- | On Tue, Jul 11, 2000 at 03:18:38PM -0700, Kris Kennaway wrote: | | +alias la ls -aG | +alias lf ls -FAG | +alias ll ls -lAG | | Rage..rising...blood..seething! Must not..thump..submitter! | | Er, why not? Violence is

Re: libnsl and libdl not found.

2000-06-22 Thread Andrew Kenneth Milton
+[ Bageshri Kundu ]- | Hi, | | I am porting some MPLS conformance tester code from Linux to Free BSD | which needs libnsl libdl to be linked in. When I do a make, I get the | error saying that these 2 files are not found and nor do they seem to be

Re: Sharing memory between processes.

2000-06-19 Thread Andrew Kenneth Milton
+[ Shawn Workman ]- | | Hello, | I am coming up against a road block in porting an application from | a win32 platform to FreeBSD. The problem I am having is due to the | fact that FreeBSD protects it's memory more that NT for

Re: [Oz-ISP] FreeBSD and the forces of darkness. Real religious w ars! (fwd))

2000-06-14 Thread Andrew Kenneth Milton
+[ Koster, K.J. ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | | "Even the site talks about a deamon being 'unleashed' in you | computer blah." | | Have you perhaps pointed out that Linux is full of daemons too? If you | listen

Re: HELP

2000-06-03 Thread Andrew Kenneth Milton
+[ [EMAIL PROTECTED] ]- | WHAT IS AN BSD? Automatic Nonsensical Buzzword Service Dispenser You can identify ANBSDs by their overfrequent use of the words 'Linux' and 'Open Source'. Commonly found in large, slow-moving old economy companies whose

Re: telsat satellite cards

2000-03-15 Thread Andrew Kenneth Milton
+[ Adam Crawford ]- | | 'lo everyone | | I was wondering if there was drivers around for a telsat card, | I know there is linux drivers, located on ftp.ihug.com.au/pub/satnet/linux | (i think) | also ment to be on ftp.ihug.co.nz but ive yet to be

Re: Eclipse/BSD

2000-02-10 Thread Andrew Kenneth Milton
+[ Giorgos Keramidas ]- | On Wed, Feb 09, 2000 at 08:56:09PM -0500, Colin wrote: | | As interesting as this looks, unfortunately the license it comes with | efffectively precludes incorporating it into FreeBSD. The license is | for single-user

Re: GLIDE for FreeBSD

1999-12-24 Thread Andrew Kenneth Milton
+[ Theo van Klaveren ]- | | Whew. After two late nights of furious hacking, you | can now download the modified source for Glide 2.46 | (the Voodoo Graphics version) at | | ftp://phoenix.student.utwente.nl/pub/glide Ummm gcc

Re: GLIDE for FreeBSD

1999-12-24 Thread Andrew Kenneth Milton
+[ Theo van Klaveren ]- | On Fri, 24 Dec 1999, Andrew Kenneth Milton wrote: | | +[ Theo van Klaveren ]- | | | | Whew. After two late nights of furious hacking, you | | can now download

Re: GLIDE for FreeBSD

1999-12-24 Thread Andrew Kenneth Milton
+[ Theo van Klaveren ]- | | Whew. After two late nights of furious hacking, you | can now download the modified source for Glide 2.46 | (the Voodoo Graphics version) at Well it's working for me now, good work d8) -- Totally Holistic Enterprises

Re: Question about GLIDE...u

1999-12-23 Thread Andrew Kenneth Milton
+[ Doug Rabson ]- | On Wed, 22 Dec 1999, Theo van Klaveren wrote: | | I already ported the voodoo2 sources for Glide 2.x and Glide 3.x. You can | find patches at: | | http://www.freebsd.org/~dfr/Glide-V2-2.53.diff |

Applixware

1999-12-20 Thread Andrew Kenneth Milton
To whom do I send Kudos for Applixware? All I need is an icon for my WindowMaker Dock, and I'll be v. happy d8) -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 |

Re: Linux ioctl not implemented error

1999-12-02 Thread Andrew Kenneth Milton
+[ Vladimir N. Silyaev ]- | | Vladimir's web page they don't work: | | " | - All networking | This require FreeBSD version of vmnet driver | " | | Exactly, and vmware distribution have the sources of this driver. | But this

Re: Mandatory locking?

1999-08-24 Thread Andrew Kenneth Milton
+[ Christopher Masto ]- | | that no other processes are using it." How do you know someone | hasn't, say, opened it in an editor, made some changes, and is about | to save? File Permissions, it's a pretty fundamental UNIX philosophy. How do you

Re: Mandatory locking?

1999-08-24 Thread Andrew Kenneth Milton
+[ Christopher Masto ]- | | that no other processes are using it. How do you know someone | hasn't, say, opened it in an editor, made some changes, and is about | to save? File Permissions, it's a pretty fundamental UNIX philosophy. How do you know

Re: Need some advice regarding portable user IDs

1999-08-17 Thread Andrew Kenneth Milton
+[ Wilfredo Sanchez ]- | A group of us at Apple are trying to figure out how to handle | situations where a filesystem with foreign user ID's are present. | The basic problem is that the user experience using Unix semantics | are not really

Re: 3.2-stable, panic #12

1999-06-03 Thread Andrew Kenneth Milton
+[ Matthew Dillon ]- | | addressed years ago were left to rot. All that is needed is a reality | check. You want to get Rowdy Roddy Piper on to the core team? d8) -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew

Re: Kernel config script

1999-05-31 Thread Andrew Kenneth Milton
+[ Spike ]- | | a good enough job. I think this because in the end FreeBSD is going to | lose to Linux if only from the sheer momentum of twenty million rabid | Linux fanatics. And realistically, we aren't doing a damn thing about it. Technical

Re: a two-level port system?

1999-05-31 Thread Andrew Kenneth Milton
+[ Eivind Eklund ]- | On Mon, May 31, 1999 at 01:02:50PM +0200, Andrzej Bialecki wrote: | Folks, how about _admitting_ finally that our ports collection is a | database? We wouldn't need anything else than standard system tools to | maintain a

Re: xl driver for 3Com

1999-05-29 Thread Andrew Kenneth Milton
+[ Bill Paul ]- | | but I don't know the details. Yes! I like it! Instead of trying to help | people, I'll be maddeningly vague! I'll pretend to be helpful but stop | short of actually providing any useful information! Then everyone else Be

Re: BSD, GPL, the world today.

1999-05-15 Thread Andrew Kenneth Milton
+[ Daniel C. Sobral ]- | Andrew Kenneth Milton wrote: | | +[ Matt Curtin ]- | | On Thu, 13 May 1999 10:25:21 -0400, Dennis den...@etinc.com said: | | | | Dennis All software has bugs

Re: BSD, GPL, the world today.

1999-05-14 Thread Andrew Kenneth Milton
+[ Matt Curtin ]- | On Thu, 13 May 1999 10:25:21 -0400, Dennis den...@etinc.com said: | | Dennis All software has bugs | | TeX has no bugs. | | But it's the exception, not the rule. You cannot test for the abscence of bugs. -- Totally Holistic