cvs commit: src/sys/fs/devfs devfs_devs.c src/sys/kern kern_conf.c src/sys/sys conf.h

Poul-Henning Kamp phk at FreeBSD.org
Thu Mar 31 02:29:57 PST 2005


phk         2005-03-31 10:29:57 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_devs.c 
    sys/kern             kern_conf.c 
    sys/sys              conf.h 
  Log:
  cdev (still) needs per instance uid/gid/mode
  
  Add unlocked version of dev_ref()
  
  Clean up various stuff in sys/conf.h
  
  Revision  Changes    Path
  1.36      +3 -3      src/sys/fs/devfs/devfs_devs.c
  1.186     +15 -9     src/sys/kern/kern_conf.c
  1.222     +4 -3      src/sys/sys/conf.h


More information about the cvs-src mailing list