Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2003 05:35:31 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/devfs devfs_devs.c src/sys/kern kern_conf.c src/sys/sys conf.h
Message-ID:  <200303021335.h22DZVsA040204@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/02 05:35:31 PST

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_devs.c 
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  NODEVFS cleanup:
  
  Replace devfs_{create,destroy} hooks with direct function calls.
  
  Revision  Changes    Path
  1.28      +3 -4      src/sys/fs/devfs/devfs_devs.c
  1.127     +3 -9      src/sys/kern/kern_conf.c
  1.167     +2 -6      src/sys/sys/conf.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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