Date: Thu, 30 Mar 2006 18:39:24 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile uart.4 src/sys/conf NOTES files src/sys/modules Makefile src/sys/modules/uart Makefile Message-ID: <200603301839.k2UIdOWE065184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-03-30 18:39:24 UTC FreeBSD src repository Modified files: share/man/man4 Makefile uart.4 sys/conf NOTES files sys/modules Makefile sys/modules/uart Makefile Log: o Add scc(4) to the build. o Add the scc(4) manpage to the build. o Update the uart(4) manpage to account for scc(4). o Update the uart(4) module build to include support for scc(4). Revision Changes Path 1.343 +1 -0 src/share/man/man4/Makefile 1.10 +24 -14 src/share/man/man4/uart.4 1.1356 +5 -0 src/sys/conf/NOTES 1.1106 +8 -0 src/sys/conf/files 1.487 +1 -0 src/sys/modules/Makefile 1.15 +6 -5 src/sys/modules/uart/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603301839.k2UIdOWE065184>