Re: anyone seen these outside of alpha? or on non-SMP?

2001-06-06 Thread Tor . Egge
> My guess would be that the inode in question is a directory inode, > and that there are temp files there, or a lot of open files, but > that is just a ballpark guess. Correct. A sample program to reproduce this problem is enclosed. When a diradd dependency that causes a newdirblk dependency t

Re: recent change to ata-disk.c seems to be horked...

2001-06-06 Thread Peter Wemm
Bah, what a brilliant end to an already bad day. :-( I managed to commit a patch that I changed last night, and when recompiling today before commit, I used the wrong tree. I was in a rush to get home for my son's grade 1 class school musical. Yes, it cannot possibly work. :-( Fixing it now..

Re: Terminal line discipline is broken [sorta]

2001-06-06 Thread Bruce Evans
On Wed, 6 Jun 2001, Maxim Sobolev wrote: > It is very strange, but control keys [^C,^Z etc] no longer work (nop) > in the /bin/sh and bash2 after today's build/installworld. I see this > misbehaviour on two machines. PAM now blocks keyboard signals when reading the password, and usually forgets

recent change to ata-disk.c seems to be horked...

2001-06-06 Thread Richard Todd
Just tried to build a kernel with freshly-supped sources and got: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../dev -I../../../include -I..

Re: bin/19635: add -c for grand total to df(1), like du(1)does

2001-06-06 Thread Cyrille Lefevre
"Brad Knowles" <[EMAIL PROTECTED]> writes: > At 9:21 PM -0400 2000/7/3, Will Andrews wrote: > > > Does anyone else here think this is a good idea? > > If you're looking for votes, you've got mine. > > BTW, will this play nicely with -h? Consider me stupid if you yes since all in

RE: panic on sync (?)

2001-06-06 Thread John Baldwin
On 06-Jun-01 Jens Schweikhardt wrote: > > hello, world\n > > -current cvsupped on Jun 3rd, won't live for more than a fraction of a > minute after booting; here's a trace I wrote down on a piece of paper: Are you sure all of your tree is up to date? First of all, what is the actual panic mess

panic on sync (?)

2001-06-06 Thread Jens Schweikhardt
hello, world\n -current cvsupped on Jun 3rd, won't live for more than a fraction of a minute after booting; here's a trace I wrote down on a piece of paper: Debugger panic _mtx_assert vnode_pager_generic_putpages vop_stdputpages vop_defaultop ufs_vnoperate vnode_pager_putpages vm_pageout_flush

Terminal line discipline is broken [sorta]

2001-06-06 Thread Maxim Sobolev
It is very strange, but control keys [^C,^Z etc] no longer work (nop) in the /bin/sh and bash2 after today's build/installworld. I see this misbehaviour on two machines. Even more strange that /bin/tcsh doesn't have this problem. -Maxim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

mdconfig and _virtual_ memory

2001-06-06 Thread Mikhail Teterin
Hi! For years of using MFS I presumed, that it used virtual memory -- RAM and swap to store the file system -- using RAM for speed of MFS and swap when RAM was needed by others. When I moved to mdconfig, I figured I have to use ``-t swap'' for the same effect, but it seems, I was wrong --

Re: set*uid broken?

2001-06-06 Thread Ruslan Ermilov
Fixed in sys/kern/kern_prot.c,v 1.93. Thanks for the report! On Wed, Jun 06, 2001 at 11:18:15AM +0200, Alexander Leidinger wrote: > Hi, > > (3) root@ttyp0 # ktrace fetchnews > fetchnews: must be run as news or root > > (4) root@ttyp0 # id > uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(

set*uid broken?

2001-06-06 Thread Alexander Leidinger
Hi, (3) root@ttyp0 # ktrace fetchnews fetchnews: must be run as news or root (4) root@ttyp0 # id uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator), 20(staff), 31(guest) (5) root@ttyp0 # ll `which fetchnews` -r-xr-xr-x 1 root wheel 58996 Apr 6 15:32 /usr/local/s

Re: nss_ldap and pam_ldap ?

2001-06-06 Thread Mark Murray
> Is there any plan to port pam_ldap ( and nss_ldap ) > to FreeBSD-CURRENT ? No plans, but if you submit something, I would be interested. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the mes