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 so if

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 take the time

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

2001-09-13 Thread Julian Elischer
"P. U. (Uli) Kruppa" wrote: On Wed, 12 Sep 2001, Julian Elischer wrote: I'm wondering how many people have tried running -current with the KSE-2 changes in it. I've had only one minor bug report so far. (which is either good or bad depending on wheterh it means "it all works" or

Re: Alpha kernel breakage

2001-09-13 Thread Julian Elischer
Mike Barcroft wrote: I'm seeing the following error building a kernel on my Alpha. The sources are updated as of a few minutes ago. [Output of 'make kernel KERNCONF=GENERIC NO_MODULES=true'] first do a make clean of the directory then make depend... sounds like you have an old output of

pkg_add problems

2001-09-13 Thread iatohm
Core was generated by `pkg_add'. Program terminated with signal 10, Bus error. Reading symbols from /usr/lib/libfetch.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libc.so.5...(no

Re: Alpha kernel breakage

2001-09-13 Thread Mike Barcroft
Marcel Moolenaar [EMAIL PROTECTED] writes: On Wed, Sep 12, 2001 at 09:55:31PM -0400, Mike Barcroft wrote: I'm seeing the following error building a kernel on my Alpha. The sources are updated as of a few minutes ago. I had the same problem. Try using a different CVSup server. I had a

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

2001-09-13 Thread Søren Schmidt
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 burncd: ioctl(CDRIOCINITWRITER): Input/output error acd0:

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

2001-09-13 Thread Julian Elischer
Warner Losh wrote: # please excuse this message in English to the traditionally Japanese list. # Julians changes broke pc98 builds with his KSE commits. In message [EMAIL PROTECTED] Warner Losh writes: : Actaully, the issues are that machdep and friends weren't updated. Please review

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; :

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

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). I didn't

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: 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 only

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 you

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 can

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 environment

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

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 bug in

Re: kern.flp blown out again

2001-09-13 Thread Garrett Wollman
On Thu, 13 Sep 2001 15:16:43 -0400 (EDT), I wrote: -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.):

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 puting proc

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 able to

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: 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

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.

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 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 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

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

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

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

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 burncd:

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: 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

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 to have have

Re: kern.flp blown out again

2001-09-13 Thread Garrett Wollman
On Thu, 13 Sep 2001 02:00:57 -0700, Jordan Hubbard [EMAIL PROTECTED] 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.)