DragonFly BSD
DragonFly commits List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern src/sys/vfs/nfs src/sys/vfs/ufs


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Thu, 7 Oct 2004 07:17:53 -0700


On Wed, 6 Oct 2004, Matthew Dillon wrote:

> dillon      2004/10/06 21:20:28 PDT
>
> DragonFly src repository
>
>   Modified files:
>     sys/kern             vfs_cache.c vfs_default.c vfs_lookup.c
>                          vfs_syscalls.c
>     sys/vfs/nfs          nfs_serv.c
>     sys/vfs/ufs          ufs_vnops.c
>   Log:
>   VFS messaging/interfacing work stage 7f/99: More firming up of stage 7.
>
>   Change old API cache_lookup() semantics to *NOT* zap the namecache entry

Good news:  mergemaster works again, thanks.

Bad news:  new bizarre error starting X with today's kernel.  I get this:
xf86OpenSyscons: Cannot open /dev/ttyvc (No such file or directory)
and of course it's true that there is no ttyvc. X normally uses ttyv8,
although I've never been sure just where that choice is specified.

I'm assuming that X starts at ttyv8, can't get it, and keeps trying
larger numbers until it falls off the end?  Dunno.

Anyone else seeing this?  (Yesterday's kernel still works as usual
with X.)





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]