Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 1996 00:21:47 -0700 (PDT)
From:      Julian Elischer <julian>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/miscfs/devfs devfs_tree.c devfs_vnops.c
Message-ID:  <199608130721.AAA26976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

julian      96/08/13 00:21:47

  Modified:    sys/miscfs/devfs  devfs_tree.c devfs_vnops.c
  Log:
  symlink support in devfs.
  
  it only barely works so don't get too carried away..
  I noticed that teh symlink is length 0..
  I guess I'll fix that tomorrow..
  it also sometimes panics with "cleaned vnode isn't" but it's not more
  broken than it was before.. I really want to go over it with someone
  who understands the lifecycle of a vnode better than I do..
  
  terry?
  kirk?
  david?
  john?
  
  Revision  Changes    Path
  1.28      +52 -27    src/sys/miscfs/devfs/devfs_tree.c
  1.22      +44 -11    src/sys/miscfs/devfs/devfs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608130721.AAA26976>