Date: Tue, 16 Aug 2005 19:08:01 +0000 (UTC) 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/sys conf.h src/sys/kern kern_conf.c src/sys/fs/devfs devfs_devs.c devfs_int.h Message-ID: <200508161908.j7GJ81ns013956@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-08-16 19:08:01 UTC FreeBSD src repository Modified files: sys/sys conf.h sys/kern kern_conf.c sys/fs/devfs devfs_devs.c Added files: sys/fs/devfs devfs_int.h Log: Create a new internal .h file to communicate very private stuff from kern_conf.c to devfs. For now just two prototypes, more to come. Revision Changes Path 1.39 +1 -0 src/sys/fs/devfs/devfs_devs.c 1.1 +45 -0 src/sys/fs/devfs/devfs_int.h (new) 1.188 +2 -0 src/sys/kern/kern_conf.c 1.225 +0 -3 src/sys/sys/conf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508161908.j7GJ81ns013956>