Autoref_03_redactor

2001-09-13 Thread TOTO2000
<<< No Message Collected >>> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

vmware2 KSE patches

2001-09-13 Thread Mark Santcroos
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

CVSup mirrors (was Re: Alpha kernel breakage)

2001-09-13 Thread Mike Barcroft
[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

Re: anonymous-ftp cracked

2001-09-13 Thread Joe Greco
> 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

Re: anonymous-ftp cracked

2001-09-13 Thread David O'Brien
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

DEVFS and device nodes that reside outside of /dev

2001-09-13 Thread Maksim Yevmenkin
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

Re: KSE usage, and one forgotten item (PC98)

2001-09-13 Thread Bruce Evans
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 @@ > : /* > :

Re: cvs commit: src/sys/fs/msdosfs denode.h msdosfs_denode.cmsdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c

2001-09-13 Thread Julian Elischer
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

Re: cvs commit: src/sys/fs/msdosfs denode.h msdosfs_denode.c ms

2001-09-13 Thread Julian Elischer
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

Re: kern.flp blown out again

2001-09-13 Thread Garrett Wollman
< -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

Re: kern.flp blown out again

2001-09-13 Thread Garrett Wollman
< 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

Re: Alpha kernel breakage

2001-09-13 Thread John Polstra
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

Fixing chown(8) and friends to handle symlinks properly

2001-09-13 Thread Ruslan Ermilov
[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

Re: cvs commit: src/bin/ps print.c src/gnu/usr.bin/binutils/gdb/i386 freebsd-nat.c kvm-fbsd.c src/lib/libkvm kvm_proc.c src/sys/alpha/alpha db_interface.c db_trace.c exception.s fp_emulate.c genassym.c interrupt.c locore.s machdep.c mem.c ...

2001-09-13 Thread Julian Elischer
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

Re: kern.flp blown out again

2001-09-13 Thread Wilko Bulte
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

Re: Anyone experience problems with the "tap" device in current?

2001-09-13 Thread Maksim Yevmenkin
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

Re: can't write CD-Rs with or without new DAO mode

2001-09-13 Thread Brian F. Feldman
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

RE: anonymous-ftp cracked

2001-09-13 Thread Rik van Riel
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

Re: anonymous-ftp cracked

2001-09-13 Thread Sheldon Hearn
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

RE: anonymous-ftp cracked

2001-09-13 Thread jacks
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

Re: kern.flp blown out again

2001-09-13 Thread Daniel O'Connor
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

Re: kern.flp blown out again

2001-09-13 Thread David O'Brien
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

Re: kern.flp blown out again

2001-09-13 Thread David O'Brien
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

Re: kern.flp blown out again

2001-09-13 Thread David O'Brien
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

Re: rexecd broken(?) on -current

2001-09-13 Thread Jun Kuriyama
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

Re: kern.flp blown out again

2001-09-13 Thread Wilko Bulte
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

Re: kern.flp blown out again

2001-09-13 Thread Daniel O'Connor
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

Re: kern.flp blown out again

2001-09-13 Thread Maxim Sobolev
> > 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

Re: kern.flp blown out again

2001-09-13 Thread Jordan Hubbard
> 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

Re: FreeBSD current is very slow

2001-09-13 Thread Alexander Leidinger
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)

Re: kern.flp blown out again

2001-09-13 Thread Wilko Bulte
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

Re: anonymous-ftp cracked

2001-09-13 Thread Oliver Fromme
[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

kern.flp blown out again

2001-09-13 Thread Jordan Hubbard
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

Re: rexecd broken(?) on -current

2001-09-13 Thread Mark Murray
> 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

Re: KSE usage, and one forgotten item (PC98)

2001-09-13 Thread Warner Losh
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