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

Poul-Henning Kamp phk at FreeBSD.org
Thu Mar 10 10:21:35 PST 2005


phk         2005-03-10 18:21:35 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_devs.c devfs_vnops.c 
    sys/kern             kern_conf.c 
  Log:
  Try to fix the mess I made of devname, with the minimal subset of the
  larger minor/major patch which was posted for testing.
  
  Revision  Changes    Path
  1.34      +5 -4      src/sys/fs/devfs/devfs_devs.c
  1.106     +59 -1     src/sys/fs/devfs/devfs_vnops.c
  1.177     +0 -35     src/sys/kern/kern_conf.c


More information about the cvs-src mailing list