Re: CVS commit: src/lib/libc

2012-03-14 Thread Joerg Sonnenberger
On Wed, Mar 14, 2012 at 10:40:27PM +0100, Martin Husemann wrote: On Wed, Mar 14, 2012 at 04:02:28PM -0400, Christos Zoulas wrote: This means we cannot use them for the PIC build of libc... I will fix it. Or we need to provide stubs for ld.elf_so (the PIC libc might find other uses). I

Re: CVS commit: src/lib/libc

2012-03-14 Thread Christos Zoulas
On Mar 14, 10:40pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src/lib/libc | On Wed, Mar 14, 2012 at 04:02:28PM -0400, Christos Zoulas wrote: | This means we cannot use them for the PIC build of libc... I will fix it. | | Or we need to provide stubs for ld.elf_so

Re: CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Alexander Nasonov
Alexander Nasonov wrote: Log Message: Don't overwrite Roberto's external $Id. This made me realise that all external $Id were changed to Id by the previous import and that there is a script that does this replacement (external/mit/lua/dist/lua2netbsd). I will use it next time. Hopefully,

Re: CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Christos Zoulas
In article 20120315012505.GA30246@x1000.localdomain, Alexander Nasonov al...@yandex.ru wrote: Alexander Nasonov wrote: Log Message: Don't overwrite Roberto's external $Id. This made me realise that all external $Id were changed to Id by the previous import and that there is a script that does

CVS commit: src/share/man/man9

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 11:44:42 UTC 2012 Modified Files: src/share/man/man9: genfs.9 Log Message: Remove trailing whitespace. Fix typo. Sort. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/genfs.9 Please note

CVS commit: src/tests/lib/libc/sys

2012-03-14 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 14 11:50:53 UTC 2012 Modified Files: src/tests/lib/libc/sys: t_mincore.c Log Message: Skip the ENOMEM/RLIMIT_MEMLOCK case when doing mlockall(2). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/share/man/man9

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 11:51:54 UTC 2012 Modified Files: src/share/man/man9: kauth.9 Log Message: Bump date for previous. Spell file system like in other man pages. Fix typos. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99

CVS commit: src/share/man/man4

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 12:01:53 UTC 2012 Modified Files: src/share/man/man4: ixg.4 Log Message: Fix URL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/ixg.4 Please note that diffs are not public domain; they

CVS commit: src/lib/libc/sys

2012-03-14 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 14 13:24:48 UTC 2012 Modified Files: src/lib/libc/sys: _lwp_ctl.2 Log Message: Use more markup. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/_lwp_ctl.2 Please note that diffs are not

CVS commit: src

2012-03-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 14 13:26:43 UTC 2012 Modified Files: src/distrib/sparc/bootfs: Makefile src/etc/etc.sparc: Makefile.inc Log Message: Disable generation of boot floppy images for sparc, which do not fit on floppy disks anymore, to

CVS commit: src/sys/dev/pci

2012-03-14 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Mar 14 13:41:07 UTC 2012 Modified Files: src/sys/dev/pci: lynxfb.c Log Message: lynxfb too. Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something meaningful. All relevant documentation has been

CVS commit: xsrc/external/mit/xf86-video-sis/dist/src

2012-03-14 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Mar 14 13:47:40 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-sis/dist/src: sis_driver.c Log Message: henning petersen in PR xsrc/46172: do not used removed function miPointerAbsoluteCursor(), replace with

CVS commit: src/lib/libc/arch/hppa/sys

2012-03-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Mar 14 14:18:11 UTC 2012 Modified Files: src/lib/libc/arch/hppa/sys: brk.S sbrk.S Log Message: Use the _end symbol rather than the end symbol. Prevents version info problems in elflink.c for the heimdal libraries. To

CVS commit: src/common/lib/libc/arch/mips/atomic

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 14 16:50:34 UTC 2012 Modified Files: src/common/lib/libc/arch/mips/atomic: atomic_add.S atomic_and.S atomic_cas.S atomic_dec.S atomic_inc.S atomic_or.S atomic_swap.S Log Message: don't include sys/cdefs.h

CVS commit: src/lib/libc/arch/sparc64/softfloat

2012-03-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 14 17:03:11 UTC 2012 Modified Files: src/lib/libc/arch/sparc64/softfloat: qp.c Log Message: Rename __zero to __sf128_zero to avoid clashes with the strange new inline function in cdefs.h To generate a diff of this

CVS commit: src/libexec/httpd

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Mar 14 23:47:20 UTC 2012 Modified Files: src/libexec/httpd: bozohttpd.h ssl-bozo.c Log Message: Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg to a vprintf-like function. To generate a diff of this

CVS commit: src/external/mit/lua/dist

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 00:08:23 UTC 2012 Update of /cvsroot/src/external/mit/lua/dist In directory ivanova.netbsd.org:/tmp/cvs-serv19419 Log Message: Import Lua 5.1.5 Status: Vendor Tag: LUA Release Tags: LUA_5_1_5 U

CVS commit: src/sys/sys

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:09:08 UTC 2012 Modified Files: src/sys/sys: cdefs.h Log Message: - this file is still used from assembly. protect inlines against __ASSEMBLER__ - rename __zero - __zeroll, __negative - __negative_p To generate a

CVS commit: src/libexec/ld.elf_so

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:16:07 UTC 2012 Modified Files: src/libexec/ld.elf_so: Makefile Added Files: src/libexec/ld.elf_so: diagassert.c Log Message: Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it does not

CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 00:17:22 UTC 2012 Modified Files: src/external/mit/lua/dist/src: luaconf.h Log Message: Resolve conflicts. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/lua/dist/src/luaconf.h Please

CVS commit: src/sys/net

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:57:56 UTC 2012 Modified Files: src/sys/net: bpf.h Log Message: add {__BEGIN,__END}_DECLS To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/net/bpf.h Please note that diffs are not public

CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 01:02:20 UTC 2012 Modified Files: src/external/mit/lua/dist/src: luaconf.h Log Message: Don't overwrite Roberto's external $Id. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tests/lib/libc/gen

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 01:44:08 UTC 2012 Modified Files: src/tests/lib/libc/gen: t_humanize_number.c Log Message: Mark w_printf as __printflike and fix a format string error. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/lib/libc/stdio

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 01:44:44 UTC 2012 Modified Files: src/tests/lib/libc/stdio: t_printf.c t_scanf.c Log Message: Fix format strings to properly quote %. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/share/mk

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 02:00:52 UTC 2012 Modified Files: src/share/mk: bsd.kmodule.mk bsd.sys.mk Log Message: Decouple HAVE_LLVM from HAVE_GCC. For GCC, add -Wno-format-zero-length when -Wformat is used. To generate a diff of this commit:

CVS commit: src

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 02:02:24 UTC 2012 Modified Files: src/bin/expr: expr.y src/bin/sh: error.c error.h exec.h output.h trap.h src/bin/test: test.c src/lib/libpuffs: opdump.c src/lib/lua/gpio: gpio.c

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 02:55:02 UTC 2012 Modified Files: src/usr.bin/last: want.c Log Message: Keep track of the timestamp of the last (thus oldest) record seen and use it to print wtmp[x] begins at the end, instead of knowing where to

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 03:01:03 UTC 2012 Modified Files: src/usr.bin/last: want.c Log Message: When the wtmp file is empty, for the wtmp[x] begins... output, use the last mod time of the wtmp file (in practice, the time it was last

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 03:04:05 UTC 2012 Modified Files: src/usr.bin/last: last.c want.c Log Message: Tidy up: we no longer need FIRSTVALID for its original purpose, so change the name of the symbol to something that applies to the

CVS commit: src/sys/dev/pci

2012-03-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Mar 15 03:12:51 UTC 2012 Modified Files: src/sys/dev/pci: voodoofb.c Log Message: we need to zap the glyph cache when re-initializing after X To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/external/bsd/iscsi/dist

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 04:06:55 UTC 2012 Modified Files: src/external/bsd/iscsi/dist/include: iscsiutil.h src/external/bsd/iscsi/dist/src/lib: conffile.c disk.c initiator.c parameters.c protocol.c util.c Log Message: Add

CVS commit: src/sys/dev/pci

2012-03-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Mar 15 05:47:19 UTC 2012 Modified Files: src/sys/dev/pci: radeonfb.c radeonfbvar.h Log Message: adjust the backlight control interface to match the other drivers ( genfb, r128fb, voyagerfb etc. ) so the lid_switch script

CVS commit: src/share/man/man9

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 11:44:42 UTC 2012 Modified Files: src/share/man/man9: genfs.9 Log Message: Remove trailing whitespace. Fix typo. Sort. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/genfs.9 Please note

CVS commit: src/tests/lib/libc/sys

2012-03-14 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 14 11:50:53 UTC 2012 Modified Files: src/tests/lib/libc/sys: t_mincore.c Log Message: Skip the ENOMEM/RLIMIT_MEMLOCK case when doing mlockall(2). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/share/man/man9

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 11:51:54 UTC 2012 Modified Files: src/share/man/man9: kauth.9 Log Message: Bump date for previous. Spell file system like in other man pages. Fix typos. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99

CVS commit: src/share/man/man4

2012-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 14 12:01:53 UTC 2012 Modified Files: src/share/man/man4: ixg.4 Log Message: Fix URL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/ixg.4 Please note that diffs are not public domain; they

CVS commit: src/lib/libc/sys

2012-03-14 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 14 13:24:48 UTC 2012 Modified Files: src/lib/libc/sys: _lwp_ctl.2 Log Message: Use more markup. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/_lwp_ctl.2 Please note that diffs are not

CVS commit: src

2012-03-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 14 13:26:43 UTC 2012 Modified Files: src/distrib/sparc/bootfs: Makefile src/etc/etc.sparc: Makefile.inc Log Message: Disable generation of boot floppy images for sparc, which do not fit on floppy disks anymore, to

CVS commit: src/sys/dev/pci

2012-03-14 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Mar 14 13:41:07 UTC 2012 Modified Files: src/sys/dev/pci: lynxfb.c Log Message: lynxfb too. Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something meaningful. All relevant documentation has been

CVS commit: xsrc/external/mit/xf86-video-sis/dist/src

2012-03-14 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Wed Mar 14 13:47:40 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-sis/dist/src: sis_driver.c Log Message: henning petersen in PR xsrc/46172: do not used removed function miPointerAbsoluteCursor(), replace with

CVS commit: src/lib/libc/arch/hppa/sys

2012-03-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Mar 14 14:18:11 UTC 2012 Modified Files: src/lib/libc/arch/hppa/sys: brk.S sbrk.S Log Message: Use the _end symbol rather than the end symbol. Prevents version info problems in elflink.c for the heimdal libraries. To

CVS commit: src/common/lib/libc/arch/mips/atomic

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 14 16:50:34 UTC 2012 Modified Files: src/common/lib/libc/arch/mips/atomic: atomic_add.S atomic_and.S atomic_cas.S atomic_dec.S atomic_inc.S atomic_or.S atomic_swap.S Log Message: don't include sys/cdefs.h

CVS commit: src/lib/libc/arch/sparc64/softfloat

2012-03-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Mar 14 17:03:11 UTC 2012 Modified Files: src/lib/libc/arch/sparc64/softfloat: qp.c Log Message: Rename __zero to __sf128_zero to avoid clashes with the strange new inline function in cdefs.h To generate a diff of this

CVS commit: src/libexec/httpd

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Mar 14 23:47:20 UTC 2012 Modified Files: src/libexec/httpd: bozohttpd.h ssl-bozo.c Log Message: Add BOZO_PRINTFLIKE for functions that pass an argument and va_arg to a vprintf-like function. To generate a diff of this

CVS commit: src/external/mit/lua/dist

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 00:08:23 UTC 2012 Update of /cvsroot/src/external/mit/lua/dist In directory ivanova.netbsd.org:/tmp/cvs-serv19419 Log Message: Import Lua 5.1.5 Status: Vendor Tag: LUA Release Tags: LUA_5_1_5 U

CVS commit: src/sys/sys

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:09:08 UTC 2012 Modified Files: src/sys/sys: cdefs.h Log Message: - this file is still used from assembly. protect inlines against __ASSEMBLER__ - rename __zero - __zeroll, __negative - __negative_p To generate a

CVS commit: src/libexec/ld.elf_so

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:16:07 UTC 2012 Modified Files: src/libexec/ld.elf_so: Makefile Added Files: src/libexec/ld.elf_so: diagassert.c Log Message: Add __diagassert13() so that if libc is compiled with _DIAGNOSTIC, it does not

CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 00:17:22 UTC 2012 Modified Files: src/external/mit/lua/dist/src: luaconf.h Log Message: Resolve conflicts. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/mit/lua/dist/src/luaconf.h Please

CVS commit: src/sys/net

2012-03-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 15 00:57:56 UTC 2012 Modified Files: src/sys/net: bpf.h Log Message: add {__BEGIN,__END}_DECLS To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/net/bpf.h Please note that diffs are not public

CVS commit: src/external/mit/lua/dist/src

2012-03-14 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Thu Mar 15 01:02:20 UTC 2012 Modified Files: src/external/mit/lua/dist/src: luaconf.h Log Message: Don't overwrite Roberto's external $Id. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tests/lib/libc/gen

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 01:44:08 UTC 2012 Modified Files: src/tests/lib/libc/gen: t_humanize_number.c Log Message: Mark w_printf as __printflike and fix a format string error. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/lib/libc/stdio

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 01:44:44 UTC 2012 Modified Files: src/tests/lib/libc/stdio: t_printf.c t_scanf.c Log Message: Fix format strings to properly quote %. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/share/mk

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 02:00:52 UTC 2012 Modified Files: src/share/mk: bsd.kmodule.mk bsd.sys.mk Log Message: Decouple HAVE_LLVM from HAVE_GCC. For GCC, add -Wno-format-zero-length when -Wformat is used. To generate a diff of this commit:

CVS commit: src

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 02:02:24 UTC 2012 Modified Files: src/bin/expr: expr.y src/bin/sh: error.c error.h exec.h output.h trap.h src/bin/test: test.c src/lib/libpuffs: opdump.c src/lib/lua/gpio: gpio.c

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 02:55:02 UTC 2012 Modified Files: src/usr.bin/last: want.c Log Message: Keep track of the timestamp of the last (thus oldest) record seen and use it to print wtmp[x] begins at the end, instead of knowing where to

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 03:01:03 UTC 2012 Modified Files: src/usr.bin/last: want.c Log Message: When the wtmp file is empty, for the wtmp[x] begins... output, use the last mod time of the wtmp file (in practice, the time it was last

CVS commit: src/usr.bin/last

2012-03-14 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Mar 15 03:04:05 UTC 2012 Modified Files: src/usr.bin/last: last.c want.c Log Message: Tidy up: we no longer need FIRSTVALID for its original purpose, so change the name of the symbol to something that applies to the

CVS commit: src/sys/dev/pci

2012-03-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Mar 15 03:12:51 UTC 2012 Modified Files: src/sys/dev/pci: voodoofb.c Log Message: we need to zap the glyph cache when re-initializing after X To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/external/bsd/iscsi/dist

2012-03-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 15 04:06:55 UTC 2012 Modified Files: src/external/bsd/iscsi/dist/include: iscsiutil.h src/external/bsd/iscsi/dist/src/lib: conffile.c disk.c initiator.c parameters.c protocol.c util.c Log Message: Add

CVS commit: src/sys/dev/pci

2012-03-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Mar 15 05:47:19 UTC 2012 Modified Files: src/sys/dev/pci: radeonfb.c radeonfbvar.h Log Message: adjust the backlight control interface to match the other drivers ( genfb, r128fb, voyagerfb etc. ) so the lid_switch script