Module Name: src Committed By: mbalmer Date: Sat Jul 25 16:22:59 UTC 2009
Modified Files: src/distrib/sets/lists/etc: mi src/distrib/sets/lists/man: mi Log Message: Add new files due recent gpio(4) rework. To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/distrib/sets/lists/etc/mi cvs rdiff -u -r1.1147 -r1.1148 src/distrib/sets/lists/man/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/sets/lists/etc/mi diff -u src/distrib/sets/lists/etc/mi:1.211 src/distrib/sets/lists/etc/mi:1.212 --- src/distrib/sets/lists/etc/mi:1.211 Tue Jun 23 17:58:23 2009 +++ src/distrib/sets/lists/etc/mi Sat Jul 25 16:22:59 2009 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.211 2009/06/23 17:58:23 tron Exp $ +# $NetBSD: mi,v 1.212 2009/07/25 16:22:59 mbalmer Exp $ # # Note: end-user configuration files that are moved to another location # should not be marked "obsolete"; they should just be removed from @@ -64,6 +64,7 @@ ./etc/ftpchroot etc-netutil-etc ./etc/ftpusers etc-netutil-etc ./etc/gettytab etc-sysutil-etc +./etc/gpio.conf etc-sys-etc ./etc/group etc-sys-etc ./etc/hosts etc-net-etc ./etc/hosts.equiv etc-netutil-etc @@ -196,6 +197,7 @@ ./etc/rc.d/hostapd etc-net-rc ./etc/rc.d/httpd etc-net-rc ./etc/rc.d/gated etc-obsolete obsolete +./etc/rc.d/gpio etc-sys-rc ./etc/rc.d/identd etc-net-rc ./etc/rc.d/ifwatchd etc-net-rc ./etc/rc.d/inetd etc-net-rc Index: src/distrib/sets/lists/man/mi diff -u src/distrib/sets/lists/man/mi:1.1147 src/distrib/sets/lists/man/mi:1.1148 --- src/distrib/sets/lists/man/mi:1.1147 Sat Jul 18 21:32:53 2009 +++ src/distrib/sets/lists/man/mi Sat Jul 25 16:22:59 2009 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1147 2009/07/18 21:32:53 reinoud Exp $ +# $NetBSD: mi,v 1.1148 2009/07/25 16:22:59 mbalmer Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -1738,6 +1738,7 @@ ./usr/share/man/cat5/genassym.cf.0 man-sys-catman .cat ./usr/share/man/cat5/generic.0 man-postfix-catman postfix,.cat ./usr/share/man/cat5/gettytab.0 man-sysutil-catman .cat +./usr/share/man/cat5/gpio.conf.0 man-sys-catman .cat ./usr/share/man/cat5/group.0 man-sys-catman .cat ./usr/share/man/cat5/header_checks.0 man-postfix-catman postfix,.cat ./usr/share/man/cat5/hesiod.conf.0 man-hesiod-catman .cat @@ -4262,6 +4263,7 @@ ./usr/share/man/html5/genassym.cf.html man-sys-htmlman html ./usr/share/man/html5/generic.html man-postfix-htmlman postfix,html ./usr/share/man/html5/gettytab.html man-sysutil-htmlman html +./usr/share/man/html5/gpio.conf.html man-sys-htmlman html ./usr/share/man/html5/group.html man-sys-htmlman html ./usr/share/man/html5/header_checks.html man-postfix-htmlman postfix,html ./usr/share/man/html5/hesiod.conf.html man-hesiod-htmlman html @@ -6726,6 +6728,7 @@ ./usr/share/man/man5/genassym.cf.5 man-sys-man .man ./usr/share/man/man5/generic.5 man-postfix-man postfix,.man ./usr/share/man/man5/gettytab.5 man-sysutil-man .man +./usr/share/man/man5/gpio.conf.5 man-sys-man .man ./usr/share/man/man5/group.5 man-sys-man .man ./usr/share/man/man5/header_checks.5 man-postfix-man postfix,.man ./usr/share/man/man5/hesiod.conf.5 man-hesiod-man .man