CVS commit: src/share/man/man4
Module Name:src Committed By: mbalmer Date: Thu Oct 24 09:34:47 UTC 2013 Added Files: src/share/man/man4: lua.4 Log Message: manual page for lua(4) To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/share/man/man4/lua.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: wiz Date: Thu Oct 24 09:49:51 UTC 2013 Modified Files: src/share/man/man4: lua.4 Log Message: More formatting, typo fixes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/lua.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/modstat
Module Name:src Committed By: mbalmer Date: Thu Oct 24 10:36:25 UTC 2013 Modified Files: src/sbin/modstat: modstat.8 Log Message: remove lua class To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sbin/modstat/modstat.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/modstat
Module Name:src Committed By: mbalmer Date: Thu Oct 24 13:00:21 UTC 2013 Modified Files: src/sbin/modstat: modstat.8 Log Message: bump date for previous To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sbin/modstat/modstat.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: martin Date: Thu Oct 24 13:15:12 UTC 2013 Modified Files: src/sys/dev/ic: sgec.c Log Message: Fix a few copy&pastos in an error path To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/dev/ic/sgec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/vax/vsa
Module Name:src Committed By: martin Date: Thu Oct 24 13:16:33 UTC 2013 Modified Files: src/sys/arch/vax/vsa: spx.c Log Message: Mark a potentially unused variable To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/vax/vsa/spx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/compat
Module Name:src Committed By: apb Date: Thu Oct 24 13:59:47 UTC 2013 Modified Files: src/tools/compat: compat_defs.h Log Message: Define __USE for use during a tools build. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/tools/compat/compat_defs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/makefs
Module Name:src Committed By: apb Date: Thu Oct 24 14:01:01 UTC 2013 Modified Files: src/usr.sbin/makefs: cd9660.c Log Message: Now that tools/compat/compat_defs.h defones __USE, there's no need to treat the tools build as a special case. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/usr.sbin/makefs/cd9660.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/etc/mtree
Module Name:src Committed By: christos Date: Thu Oct 24 19:06:01 UTC 2013 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: add new g++ directories To generate a diff of this commit: cvs rdiff -u -r1.125 -r1.126 src/etc/mtree/NetBSD.dist.base Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists/base
Module Name:src Committed By: christos Date: Thu Oct 24 19:12:16 UTC 2013 Modified Files: src/distrib/sets/lists/base: mi Log Message: add g++-4.8 include directories To generate a diff of this commit: cvs rdiff -u -r1.1041 -r1.1042 src/distrib/sets/lists/base/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/iscsi/dist/src/lib
Module Name:src Committed By: martin Date: Thu Oct 24 19:13:26 UTC 2013 Modified Files: src/external/bsd/iscsi/dist/src/lib: util.c Log Message: PR 48338: fix typo making a boolean expression always true To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/iscsi/dist/src/lib/util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc
Module Name:src Committed By: joerg Date: Thu Oct 24 19:37:35 UTC 2013 Modified Files: src/lib/libc: shlib_version Log Message: Add entries for ctor/dtor switch. To generate a diff of this commit: cvs rdiff -u -r1.242 -r1.243 src/lib/libc/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: mbalmer Date: Thu Oct 24 21:55:00 UTC 2013 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile Log Message: link the lua(4) man page To generate a diff of this commit: cvs rdiff -u -r1.1439 -r1.1440 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.604 -r1.605 src/share/man/man4/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists/base
Module Name:src Committed By: htodd Date: Fri Oct 25 00:23:42 UTC 2013 Modified Files: src/distrib/sets/lists/base: mi Log Message: Fixing the build for now. gcc=48 should probably be added back later. To generate a diff of this commit: cvs rdiff -u -r1.1042 -r1.1043 src/distrib/sets/lists/base/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.