<<< No Message Collected >>>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Below you can find the patches that are needed to compile vmware2 on
-current with the KSE changes. It works like a charm again.
http://www.ripe.net/home/mark/files/vmware2_kse.patch.tgz
Just extract the files in 'ports/emulators/vmware2/files/' and rebuild.
Not
[Moved to -hubs, BCC'd to -current]
John Polstra <[EMAIL PROTECTED]> writes:
> In article <[EMAIL PROTECTED]>,
> Mike Barcroft <[EMAIL PROTECTED]> wrote:
> > It appears this was the problem. Switching to cvsup2.FreeBSD.org
> > seems to have have solved it. I assume this is a result of the S1G
> Ted: I've been watching this one because I've HAD to allow uploads to
> incoming because of a need for such a place article submissions from our
> Tech mag website from 175+ countries.
>
> Your tips for monitoring (like the script for a daily listing of the
> directory) are so simple and obviou
On Thu, Sep 13, 2001 at 12:13:08PM -0300, Rik van Riel wrote:
> On Wed, 12 Sep 2001, Ted Mittelstaedt wrote:
>
> > nobody should be running an open FTP server that allows
> > uploading to anyone unless they are willing to take the time to
> > monitor it
>
> Some ftp daemons have the option to au
Hackers,
here is small problem(?) with DEVFS and device nodes that reside
outside of /dev directory. here is an example:
recent patch for tap(4) added "cloning" feature. the tap(4) also
implements support for vmnet device that required by VMWare port.
however, vmnet device nodes reside in /compa
On Thu, 13 Sep 2001, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Julian Elischer writes:
> : All looks good.. obviously the logic of what was going on was easy
> : enough to pick up :-)
> :
> : the only bit I didn't see so easily was:
> : ...
> : @@ -2860,7 +2861,7 @@
> : /*
> :
On Thu, 13 Sep 2001, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Julian
>Elischer writes:
> : Why are you doing this?
> : having pointers to threads that are calle proc is going to be REALLY
> : confusing!
>
> I did the opposite to make my stuff more portable to -stable. Eg, I
> was
Note CC list changed..
On Thu, 13 Sep 2001, John Baldwin wrote:
>
> On 13-Sep-01 Julian Elischer wrote:
> > Why are you doing this?
> > having pointers to threads that are calle proc is going to be REALLY
> > confusing!
> >
> > All vop operations will have threads (do)
> > so why are you pu
< -rwxr-xr-x 1 wollman sources 590239 Sep 13 15:13 lots-of-modules.ko.gz*
Here's another one, with all of the modules except for those which
cannot possibly be used for installation (e.g., sound, discard
interface, bktr, etc.):
wollman@khavrinen(329)$ ls -l most-modules.ko.gz
-rwxr-xr-x 1
< said:
> It's just easier to keep band-aiding it, as ugly a scenario as that
> might be.
If we added a third disk with modules
(This is based on somewhat dated sources, but I think that the idea is
right.)
wollman@khavrinen(305)$ ls -l *.gz
-rwxr-xr-x 1 wollman sources 1232060 Sep 13 1
In article <[EMAIL PROTECTED]>,
Mike Barcroft <[EMAIL PROTECTED]> wrote:
> Marcel Moolenaar <[EMAIL PROTECTED]> writes:
> >
> > BTW: I used cvsup9.freebsd.org.
> >
> > That reminds me, I have to let somebody know...
>
> It appears this was the problem. Switching to cvsup2.FreeBSD.org
> seems
[Bcc'ed to -current in a hope for a more wider auditory]
The attached patch fixes the handling of symlinks in chown(8)
and chgrp(1). It is currently broken in many different ways.
Basically, it is broken because -h is not supported with -RH
or -RL. The actual problem lies in the depths of the f
I'm amazed by the numbe of people running -current who have never heard of KSEs
until now!
The references are:
http://www.freebsd.org/~jasone/kse/
and
http://www.freebsd.org/~julian (see the threads link)
julian
Alexandr Listopad wrote:
>
> On Wed, Sep 12, 2001 at 01:38:13AM -0700, Julian Elis
On Thu, Sep 13, 2001 at 04:03:43AM -0700, David O'Brien wrote:
> On Thu, Sep 13, 2001 at 11:26:40AM +0200, Wilko Bulte wrote:
> > Until you have to leave something essential out and then we are SOL. For
> > alpha I could think of only supporting CD installs, and drop floppies
> > altogether. This
Marcel Moolenaar wrote:
>
> On Wed, Sep 12, 2001 at 04:59:16PM -0700, Doug Ambrisko wrote:
> > I just tried using tap in current. In both cases I don't see the
> > /dev/tapX devices with devfs and accessing it without devfs doesn't
> > work reporting "Device not configured". I tried it as a mod
Søren Schmidt <[EMAIL PROTECTED]> wrote:
> It seems Brian Fundakowski Feldman wrote:
> > After updating my system I can't burn CD-Rs successfully. Can anyone else?
> > What happens is pretty simple:
> >
> > {"/home/green/toxicity"}$ burncd -s 8 -d audio /dev/null $(ls | trackclassify >
> > bur
On Wed, 12 Sep 2001, Ted Mittelstaedt wrote:
> nobody should be running an open FTP server that allows
> uploading to anyone unless they are willing to take the time to
> monitor it
Some ftp daemons have the option to automatically email
the admins every time a file gets uploaded.
> 100MB is pl
On Thu, 13 Sep 2001 09:08:17 EST, [EMAIL PROTECTED] wrote:
> Your tips for monitoring (like the script for a daily listing of the
> directory) are so simple and obvious it put a smile on my face. Thanks! LUV
> this list!
Since the damage of a cross-post is mostly done, I'm surprised nobody
bot
Ted: I've been watching this one because I've HAD to allow uploads to
incoming because of a need for such a place article submissions from our
Tech mag website from 175+ countries.
Your tips for monitoring (like the script for a daily listing of the
directory) are so simple and obvious it put a s
On 13-Sep-2001 David O'Brien wrote:
> On Thu, Sep 13, 2001 at 06:37:22PM +0930, Daniel O'Connor wrote:
> > I have a patch for sysinstall which allows you to load kld's from a floppy.
>
> Please post!! :-)
http://www.gsoft.com.au/~doconnor/sysinstall-kld.diff
I am thinking of storing which m
On Thu, Sep 13, 2001 at 06:37:22PM +0930, Daniel O'Connor wrote:
> I have a patch for sysinstall which allows you to load kld's from a floppy.
Please post!! :-)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Thu, Sep 13, 2001 at 11:59:04AM +0300, Maxim Sobolev wrote:
> Hehe, it's time to add bzip2 into loader ;) I had a patch, but it provides
> only marginal improvement as due to memory constrains you can only use
> 100k compression blocks, `bzip2 -1', but it still provides 3% better
> compression
On Thu, Sep 13, 2001 at 11:26:40AM +0200, Wilko Bulte wrote:
> Until you have to leave something essential out and then we are SOL. For
> alpha I could think of only supporting CD installs, and drop floppies
> altogether. This follows DECs/CPQs convention of only supporting OS installs
Only after
At Thu, 13 Sep 2001 08:27:04 +0100,
Mark Murray wrote:
> Sure! I've never used rexecd, su could you please suggest a minimalist
> test/command that I could use, and I'll get right to it. :-)
Hmmm, I tried with Astec-X (*1). I don't know how to test rexecd
easily.
But I can test on my environmen
On Thu, Sep 13, 2001 at 02:00:57AM -0700, Jordan Hubbard wrote:
> > Hm. Isn't this a strong sign that something fundamental must be done
> > about the boot floppy process? Alpha has been suffering from this longer
> > already due to the bigger binaries.
>
> Hey, be my guest, just so long as we c
On 13-Sep-2001 Jordan Hubbard wrote:
> > Hm. Isn't this a strong sign that something fundamental must be done
> > about the boot floppy process? Alpha has been suffering from this longer
> > already due to the bigger binaries.
>
> Hey, be my guest, just so long as we can install from whatever
>
> I don't know what the KSE commit added (or if it was even anything
> more than bad timing), but we've hit the limit on the kernel floppy
> again (x86):
Hehe, it's time to add bzip2 into loader ;) I had a patch, but it provides
only marginal improvement as due to memory constrains you can onl
> Hm. Isn't this a strong sign that something fundamental must be done
> about the boot floppy process? Alpha has been suffering from this longer
> already due to the bigger binaries.
Hey, be my guest, just so long as we can install from whatever you
come up with. :-) Seriously, the fact that it
On 12 Sep, John Baldwin wrote:
>> Just put this symlink into /etc and try again.
>>
>> (2) netchild@ttyp1 % ll /etc/malloc.conf
>> lrwx-- 1 root wheel 2 18 Aug 21:47 /etc/malloc.conf@ -> aj
>
> That doesn't affect INVARIANTS or WITNESS, which slow the system considerably
> (esp. WITNESS)
On Thu, Sep 13, 2001 at 01:43:32AM -0700, Jordan Hubbard wrote:
Hm. Isn't this a strong sign that something fundamental must be done
about the boot floppy process? Alpha has been suffering from this longer
already due to the bigger binaries.
> I don't know what the KSE commit added (or if it wa
[broken quoting fixed]
Kory Hamzeh <[EMAIL PROTECTED]> wrote:
> Ted Mittelstaedt wrote:
> > I've had a bit of experience with this sort of thing and I have
> > to say that
> > nobody should be running an open FTP server that allows uploading
> > to anyone
> > unless they are willing to ta
I don't know what the KSE commit added (or if it was even anything
more than bad timing), but we've hit the limit on the kernel floppy
again (x86):
Setting up /boot directory for kern floppy
/R/stage/image.kern/kernel: 53.9% -- replaced with /R/stage/image.kern/kern
el.gz
sh -e /usr/src/rele
> Hi Mark,
Hi
>
> I tried to use rexecd on my -current environment, but it failed.
>
> If OPIE is defined, opiechallenge() is called to configure opiedata
> structue, but this structure is filled with 0 because I don't use
> one-time password.
>
> I think it should fallback to call crypt() or
In message <[EMAIL PROTECTED]> Julian Elischer writes:
: All looks good.. obviously the logic of what was going on was easy
: enough to pick up :-)
:
: the only bit I didn't see so easily was:
:
: static int
: -fdformat(dev, finfo, p)
: +fdformat(dev, finfo, td)
: dev_t dev;
: s
35 matches
Mail list logo