Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src renamed luacore to luasystm



details:   https://anonhg.NetBSD.org/src/rev/e82f2c49a61d
branches:  trunk
changeset: 792032:e82f2c49a61d
user:      lneto <lneto%NetBSD.org@localhost>
date:      Mon Dec 16 23:54:26 2013 +0000

description:
renamed luacore to luasystm

diffstat:

 distrib/sets/lists/man/mi            |    8 +-
 distrib/sets/lists/modules/md.evbppc |   10 +-
 distrib/sets/lists/modules/mi        |    6 +-
 share/man/man9lua/Makefile           |    4 +-
 share/man/man9lua/systm.9lua         |  151 ++++++++++++++++++++++
 sys/modules/Makefile                 |    4 +-
 sys/modules/luacore/Makefile         |   11 -
 sys/modules/luacore/luacore.c        |  231 -----------------------------------
 sys/modules/luacore/test.lua         |    4 -
 9 files changed, 167 insertions(+), 262 deletions(-)

diffs (truncated from 540 to 300 lines):

diff -r 3ac18cad0cdb -r e82f2c49a61d distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Dec 16 23:35:48 2013 +0000
+++ b/distrib/sets/lists/man/mi Mon Dec 16 23:54:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1450 2013/11/13 20:55:08 mbalmer Exp $
+# $NetBSD: mi,v 1.1451 2013/12/16 23:54:26 lneto Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3119,9 +3119,9 @@
 ./usr/share/man/cat8/zpool.0                   man-zfs-catman          zfs,.cat
 ./usr/share/man/cat8/zzz.0                     man-sysutil-catman      .cat
 ./usr/share/man/cat9/boot.0                    man-obsolete            obsolete
-./usr/share/man/cat9lua/core.0                 man-sys-catman          .cat
 ./usr/share/man/cat9lua/intro.0                        man-sys-catman          .cat
 ./usr/share/man/cat9lua/pmf.0                  man-sys-catman          .cat
+./usr/share/man/cat9lua/systm.0                        man-sys-catman          .cat
 ./usr/share/man/html1/Mail.html                        man-mail-htmlman        html
 ./usr/share/man/html1/[.html                   man-util-htmlman        html
 ./usr/share/man/html1/agrep.html               man-util-htmlman        html
@@ -5808,9 +5808,9 @@
 ./usr/share/man/html8/zic.html                 man-sysutil-htmlman     html
 ./usr/share/man/html8/zpool.html               man-zfs-htmlman         zfs,html
 ./usr/share/man/html8/zzz.html                 man-sysutil-htmlman     html
-./usr/share/man/html9lua/core.html             man-sys-htmlman         html
 ./usr/share/man/html9lua/intro.html            man-sys-htmlman         html
 ./usr/share/man/html9lua/pmf.html              man-sys-htmlman         html
+./usr/share/man/html9lua/systm.html            man-sys-htmlman         html
 ./usr/share/man/man1/Mail.1                    man-mail-man            .man
 ./usr/share/man/man1/[.1                       man-util-man            .man
 ./usr/share/man/man1/agrep.1                   man-util-man            .man
@@ -8886,7 +8886,7 @@
 ./usr/share/man/man8/zpool.8                   man-zfs-man             zfs,.man
 ./usr/share/man/man8/zzz.8                     man-sysutil-man         .man
 ./usr/share/man/man9/boot.9                    man-obsolete            obsolete
-./usr/share/man/man9lua/core.9lua              man-sys-man             .man
 ./usr/share/man/man9lua/intro.9lua             man-sys-man             .man
 ./usr/share/man/man9lua/pmf.9lua               man-sys-man             .man
+./usr/share/man/man9lua/systm.9lua             man-sys-man             .man
 ./usr/share/man/style.css                      man-mdocml-htmlman      html
diff -r 3ac18cad0cdb -r e82f2c49a61d distrib/sets/lists/modules/md.evbppc
--- a/distrib/sets/lists/modules/md.evbppc      Mon Dec 16 23:35:48 2013 +0000
+++ b/distrib/sets/lists/modules/md.evbppc      Mon Dec 16 23:54:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: md.evbppc,v 1.37 2013/11/19 12:07:06 kiyohara Exp $
+# $NetBSD: md.evbppc,v 1.38 2013/12/16 23:54:26 lneto Exp $
 ./stand/powerpc-4xx                                                    base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@                                                base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules                                        base-kernel-modules     kmod,compatmodules
@@ -96,10 +96,10 @@
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lfs/lfs.kmod                   base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lua                            base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lua/lua.kmod                   base-kernel-modules     kmod,compatmodules
-./stand/powerpc-4xx/@OSRELEASE@/modules/luacore                                base-kernel-modules     kmod,compatmodules
-./stand/powerpc-4xx/@OSRELEASE@/modules/luacore/luacore.kmod           base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/luapmf                         base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/luapmf/luapmf.kmod             base-kernel-modules     kmod,compatmodules
+./stand/powerpc-4xx/@OSRELEASE@/modules/luasystm                       base-kernel-modules     kmod,compatmodules
+./stand/powerpc-4xx/@OSRELEASE@/modules/luasystm/luasystm.kmod         base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/mfs                            base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/mfs/mfs.kmod                   base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/miiverbose                     base-kernel-modules     kmod,compatmodules
@@ -303,10 +303,10 @@
 ./stand/powerpc-booke/@OSRELEASE@/modules/lfs/lfs.kmod                 base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/lua                          base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/lua/lua.kmod                 base-kernel-modules     kmod,compatmodules
-./stand/powerpc-booke/@OSRELEASE@/modules/luacore                      base-kernel-modules     kmod,compatmodules
-./stand/powerpc-booke/@OSRELEASE@/modules/luacore/luacore.kmod         base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/luapmf                       base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/luapmf/luapmf.kmod           base-kernel-modules     kmod,compatmodules
+./stand/powerpc-booke/@OSRELEASE@/modules/luasystm                     base-kernel-modules     kmod,compatmodules
+./stand/powerpc-booke/@OSRELEASE@/modules/luasystm/luasystm.kmod       base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/mfs                          base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/mfs/mfs.kmod                 base-kernel-modules     kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/miiverbose                   base-kernel-modules     kmod,compatmodules
diff -r 3ac18cad0cdb -r e82f2c49a61d distrib/sets/lists/modules/mi
--- a/distrib/sets/lists/modules/mi     Mon Dec 16 23:35:48 2013 +0000
+++ b/distrib/sets/lists/modules/mi     Mon Dec 16 23:54:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.59 2013/11/18 16:23:47 bad Exp $
+# $NetBSD: mi,v 1.60 2013/12/16 23:54:26 lneto Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -98,10 +98,10 @@
 ./@MODULEDIR@/lfs/lfs.kmod                     base-kernel-modules     kmod
 ./@MODULEDIR@/lua                              base-kernel-modules     kmod
 ./@MODULEDIR@/lua/lua.kmod                     base-kernel-modules     kmod
-./@MODULEDIR@/luacore                          base-kernel-modules     kmod
-./@MODULEDIR@/luacore/luacore.kmod             base-kernel-modules     kmod
 ./@MODULEDIR@/luapmf                           base-kernel-modules     kmod
 ./@MODULEDIR@/luapmf/luapmf.kmod               base-kernel-modules     kmod
+./@MODULEDIR@/luasystm                         base-kernel-modules     kmod
+./@MODULEDIR@/luasystm/luasystm.kmod           base-kernel-modules     kmod
 ./@MODULEDIR@/mfs                              base-kernel-modules     kmod
 ./@MODULEDIR@/mfs/mfs.kmod                     base-kernel-modules     kmod
 ./@MODULEDIR@/miiverbose                       base-kernel-modules     kmod
diff -r 3ac18cad0cdb -r e82f2c49a61d share/man/man9lua/Makefile
--- a/share/man/man9lua/Makefile        Mon Dec 16 23:35:48 2013 +0000
+++ b/share/man/man9lua/Makefile        Mon Dec 16 23:54:26 2013 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.3 2013/10/29 09:40:44 mbalmer Exp $
+#      $NetBSD: Makefile,v 1.4 2013/12/16 23:54:26 lneto Exp $
 
-MAN=   core.9lua intro.9lua pmf.9lua
+MAN=   systm.9lua intro.9lua pmf.9lua
 
 .include <bsd.man.mk>
 .include <bsd.subdir.mk>
diff -r 3ac18cad0cdb -r e82f2c49a61d share/man/man9lua/systm.9lua
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man9lua/systm.9lua      Mon Dec 16 23:54:26 2013 +0000
@@ -0,0 +1,151 @@
+.\"    $NetBSD: systm.9lua,v 1.1 2013/12/16 23:54:26 lneto Exp $
+.\"
+.\" Copyright (c) 2013 Marc Balmer <mbalmer%NetBSD.org@localhost>. All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\" 3. Neither the name of the University nor the names of its contributors
+.\"    may be used to endorse or promote products derived from this software
+.\"    without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\"
+.Dd October 29, 2013
+.Dt SYSTM 9lua
+.Os
+.Sh NAME
+.Nm systm
+.Nd access
+to general kernel functionality from Lua
+.Sh SYNOPSIS
+.Cd "local systm = require 'systm'"
+.Pp
+.Bl -tag -width XXXX -compact
+.It Dv systm.print(msg)
+.It Dv systm.print_nolog(msg)
+.It Dv systm.uprint(msg)
+.It Dv systm.aprint_normal(msg)
+.It Dv systm.aprint_naive(msg)
+.It Dv systm.aprint_verbose(msg)
+.It Dv systm.aprint_debug(msg)
+.It Dv systm.aprint_error(msg)
+.It Dv count = systm.aprint_get_error_count()
+.It Dv systm.panic(msg)
+.El
+.Sh DESCRIPTION
+The
+.Nm
+Lua binding provides access to general kernel functionality like printing
+messages on the console.
+The
+.Em systm.aprint
+functions are meant to be using during kernel autoconfiguration.
+.Pp
+.Bl -tag -width XXXX -compact
+.It Dv systm.print(msg)
+Send
+.Ar msg
+to the console.
+.Pp
+.It Dv systm.print_nolog(msg)
+The systm.print_nolog() function is identical to the systm.print() function,
+except is does not send
+.Ar msg
+to the system log.
+.Pp
+.It Dv systm.uprint(msg)
+Send
+.Ar msg
+to the current process's controlling tty.
+.Pp
+.It Dv systm.aprint_normal(msg)
+Send
+.Ar msg
+to the console unless AB_QUIET is set.
+Always sends to the log.
+.Pp
+.It Dv systm.aprint_naive(msg)
+Send
+.Ar msg
+to the console only if AB_QUIET is set.
+Never sends to the log.
+.Pp
+.It Dv systm.aprint_verbose(msg)
+Send
+.Ar msg
+to the console only if AB_VERBOSE is set.
+Always sends to the log.
+.Pp
+.It Dv systm.aprint_debug(msg)
+Send
+.Ar msg
+to the console and the log only if AB_DEBUG is set.
+.Pp
+.It Dv systm.aprint_error(msg)
+Like systm.aprint_normal(), but also keeps track of the number of times called.
+This allows a subsystem to report the number of errors that occurred during a
+quiet or silent initialization phase.
+.Pp
+.It Dv count = systm.aprint_get_error_count()
+The systm.aprint_get_error_count() function reports the number of errors and
+resets the counter to 0.
+.Pp
+.It Dv systm.panic(msg)
+The systm.panic() function terminates the NetBSD system.
+The message
+.Ar msg
+is printed to the console and saved in the variable
+.Em panicstr
+for later retrieval via core dump inspection.
+A newline character is added at the end automatically.
+.El
+.Sh VARIABLES
+Upon initialisation, the
+.Nm
+module sets the following variables with the values of the correspondig kernel
+variable:
+.Pp
+.Bl -tag -width XXXX -compact
+.It Dv systm.copyright
+.It Dv systm.cpu_model
+.It Dv systm.machine
+.It Dv systm.machine_arch
+.It Dv systm.osrelease
+.It Dv systm.ostype
+.It Dv systm.kernel_ident
+.It Dv systm.version
+.It Dv systm.ncpu
+.El
+.Sh SEE ALSO
+.Xr lua 1 ,
+.Xr luac 1 ,
+.Xr intro 9lua ,
+.Xr lua 4
+.Sh HISTORY
+An
+.Nm
+manual appeared in
+.Nx 7.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+Lua binding was written by
+.An Marc Balmer Aq Mt mbalmer%NetBSD.org@localhost .
diff -r 3ac18cad0cdb -r e82f2c49a61d sys/modules/Makefile
--- a/sys/modules/Makefile      Mon Dec 16 23:35:48 2013 +0000
+++ b/sys/modules/Makefile      Mon Dec 16 23:54:26 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.127 2013/11/18 16:23:47 bad Exp $
+#      $NetBSD: Makefile,v 1.128 2013/12/16 23:54:26 lneto Exp $
 
 .include <bsd.own.mk>
 
@@ -40,7 +40,7 @@
 SUBDIR+=       layerfs
 SUBDIR+=       lfs
 SUBDIR+=       lua
-SUBDIR+=       luacore
+SUBDIR+=       luasystm
 SUBDIR+=       luapmf
 SUBDIR+=       mfs
 SUBDIR+=       miiverbose
diff -r 3ac18cad0cdb -r e82f2c49a61d sys/modules/luacore/Makefile
--- a/sys/modules/luacore/Makefile      Mon Dec 16 23:35:48 2013 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#      $NetBSD: Makefile,v 1.1 2013/10/16 19:47:19 mbalmer Exp $
-
-.include "../Makefile.inc"
-
-KMOD=          luacore
-SRCS=          luacore.c
-
-CPPFLAGS+=     -I${S}/../external/mit/lua/dist/src \
-               -I${S}/modules/lua
-
-.include <bsd.kmodule.mk>
diff -r 3ac18cad0cdb -r e82f2c49a61d sys/modules/luacore/luacore.c
--- a/sys/modules/luacore/luacore.c     Mon Dec 16 23:35:48 2013 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000



Home | Main Index | Thread Index | Old Index