Re: dev_t and system accounting

1999-07-09 Thread D. Rock
> >Hi, > > > >the new dev_t stuff in the kernel keeps system accounting showing up > >the tty properly. After taking a look at the fix for the swap device, > >I propose the following equivalent fix: > > Looks good, could you try this version for me ? [patch deleted] I recompiled a "make world" an

Re: dev_t and system accounting

1999-07-09 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "D. Rock" writes: >Hi, > >the new dev_t stuff in the kernel keeps system accounting showing up >the tty properly. After taking a look at the fix for the swap device, >I propose the following equivalent fix: Looks good, could you try this version for me ? Index: s

dev_t and system accounting

1999-07-09 Thread D. Rock
Hi, the new dev_t stuff in the kernel keeps system accounting showing up the tty properly. After taking a look at the fix for the swap device, I propose the following equivalent fix: Index: kern/kern_acct.c === RCS file: /data/cvs/s