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

walt wa1ter at myrealbox.com
Thu Oct 7 07:17:53 PDT 2004



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







More information about the Commits mailing list