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 does the right thing
noticed by riz, I thought I fixed that a long time ago


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/radeonfb.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/radeonfbvar.h

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

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 __printflike where needed. Fix various format string issues.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/iscsi/dist/include/iscsiutil.h
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/iscsi/dist/src/lib/conffile.c \
src/external/bsd/iscsi/dist/src/lib/parameters.c \
src/external/bsd/iscsi/dist/src/lib/protocol.c \
src/external/bsd/iscsi/dist/src/lib/util.c
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/iscsi/dist/src/lib/disk.c
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/iscsi/dist/src/lib/initiator.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/sys/dev/pci/voodoofb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 remaining use.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/last/last.c
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/last/want.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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
rotated, which is when it begins) instead of the current time, which
wasn't ever particularly useful. PR 39444.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/last/want.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 look
in the final utmp buffer to get a final timestamp out. This is both tidier
and fixes a problem with wtmpx files, which is that if the header record
is missing (which it seems to be on my machines) it would fetch the wrong
time out, and if you happened to have a one-record wtmp file it would use
the current time instead. This change restores the traditional behavior
of printing the time of the oldest record in the file, and if no records
are present to use the current time.

It might be a bug that wtmpx files don't seem to have the header
record they supposedly ought to.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/last/want.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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
src/lib/lua/sqlite: sqlite.c
src/libexec/fingerd: fingerd.c
src/libexec/identd: identd.c identd.h
src/sbin/dkscan_bsdlabel: dkscan_util.h
src/sbin/fdisk: fdisk.c
src/sbin/sysctl: sysctl.c
src/sys/ddb: db_output.h
src/sys/rump/include/rump: rumpuser.h
src/tests: h_macros.h
src/tests/fs/ffs: t_quota2_1.c t_quota2_remount.c
src/tests/kernel: gen_t_subr_prf
src/tests/lib/libc/ssp: h_vsnprintf.c h_vsprintf.c
src/tests/lib/libc/stdlib: t_getenv_thread.c
src/tests/modules: t_modctl.c
src/usr.bin/bthset: bthset.c
src/usr.bin/getent: getent.c
src/usr.bin/m4: extern.h
src/usr.bin/su: su_pam.c
src/usr.sbin/cpuctl: cpuctl.h
src/usr.sbin/envstat: config_lex.l config_yacc.y
src/usr.sbin/ldpd: ldp_errors.c ldp_errors.h mpls_routes.c
src/usr.sbin/mtree: spec.c
src/usr.sbin/powerd: powerd.c
src/usr.sbin/ypserv/ypserv: ypserv.c

Log Message:
Add __printflike attribution to use vprintf and friends with an argument
as format string.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/bin/expr/expr.y
cvs rdiff -u -r1.37 -r1.38 src/bin/sh/error.c
cvs rdiff -u -r1.18 -r1.19 src/bin/sh/error.h
cvs rdiff -u -r1.22 -r1.23 src/bin/sh/exec.h
cvs rdiff -u -r1.23 -r1.24 src/bin/sh/output.h
cvs rdiff -u -r1.19 -r1.20 src/bin/sh/trap.h
cvs rdiff -u -r1.38 -r1.39 src/bin/test/test.c
cvs rdiff -u -r1.35 -r1.36 src/lib/libpuffs/opdump.c
cvs rdiff -u -r1.6 -r1.7 src/lib/lua/gpio/gpio.c
cvs rdiff -u -r1.3 -r1.4 src/lib/lua/sqlite/sqlite.c
cvs rdiff -u -r1.26 -r1.27 src/libexec/fingerd/fingerd.c
cvs rdiff -u -r1.33 -r1.34 src/libexec/identd/identd.c
cvs rdiff -u -r1.8 -r1.9 src/libexec/identd/identd.h
cvs rdiff -u -r1.3 -r1.4 src/sbin/dkscan_bsdlabel/dkscan_util.h
cvs rdiff -u -r1.138 -r1.139 src/sbin/fdisk/fdisk.c
cvs rdiff -u -r1.141 -r1.142 src/sbin/sysctl/sysctl.c
cvs rdiff -u -r1.20 -r1.21 src/sys/ddb/db_output.h
cvs rdiff -u -r1.71 -r1.72 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -u -r1.7 -r1.8 src/tests/h_macros.h
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ffs/t_quota2_1.c \
src/tests/fs/ffs/t_quota2_remount.c
cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/gen_t_subr_prf
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/ssp/h_vsnprintf.c \
src/tests/lib/libc/ssp/h_vsprintf.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdlib/t_getenv_thread.c
cvs rdiff -u -r1.7 -r1.8 src/tests/modules/t_modctl.c
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/bthset/bthset.c
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/getent/getent.c
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/m4/extern.h
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/su/su_pam.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/cpuctl/cpuctl.h
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/envstat/config_lex.l
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/envstat/config_yacc.y
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/ldpd/ldp_errors.c
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/ldpd/ldp_errors.h
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/ldpd/mpls_routes.c
cvs rdiff -u -r1.79 -r1.80 src/usr.sbin/mtree/spec.c
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/powerd/powerd.c
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/ypserv/ypserv/ypserv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 rdiff -u -r1.35 -r1.36 src/share/mk/bsd.kmodule.mk
cvs rdiff -u -r1.211 -r1.212 src/share/mk/bsd.sys.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/tests/lib/libc/stdio/t_printf.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdio/t_scanf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/tests/lib/libc/gen/t_humanize_number.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/external/mit/lua/dist/src/luaconf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 domain; they are subject to the
copyright notices on the relevant files.



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 note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 end up bringing in all of stdio.
XXX: This is temporary.


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/libexec/ld.elf_so/Makefile
cvs rdiff -u -r0 -r1.1 src/libexec/ld.elf_so/diagassert.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/sys/cdefs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/external/mit/lua/dist/COPYRIGHT
U src/external/mit/lua/dist/HISTORY
U src/external/mit/lua/dist/INSTALL
U src/external/mit/lua/dist/Makefile
U src/external/mit/lua/dist/README
U src/external/mit/lua/dist/src/lundump.h
U src/external/mit/lua/dist/src/linit.c
U src/external/mit/lua/dist/src/lstate.h
U src/external/mit/lua/dist/src/lstring.h
U src/external/mit/lua/dist/src/liolib.c
U src/external/mit/lua/dist/src/lcode.h
U src/external/mit/lua/dist/src/lfunc.h
C src/external/mit/lua/dist/src/luaconf.h
U src/external/mit/lua/dist/src/lvm.c
U src/external/mit/lua/dist/src/lmathlib.c
U src/external/mit/lua/dist/src/lbaselib.c
U src/external/mit/lua/dist/src/lmem.h
U src/external/mit/lua/dist/src/lopcodes.c
U src/external/mit/lua/dist/src/ltm.h
U src/external/mit/lua/dist/src/lparser.c
U src/external/mit/lua/dist/src/lmem.c
U src/external/mit/lua/dist/src/lobject.h
U src/external/mit/lua/dist/src/ltablib.c
U src/external/mit/lua/dist/src/ldebug.c
U src/external/mit/lua/dist/src/lauxlib.h
U src/external/mit/lua/dist/src/lstring.c
U src/external/mit/lua/dist/src/ltable.c
U src/external/mit/lua/dist/src/ldo.c
U src/external/mit/lua/dist/src/ldo.h
U src/external/mit/lua/dist/src/lauxlib.c
U src/external/mit/lua/dist/src/lvm.h
U src/external/mit/lua/dist/src/lobject.c
U src/external/mit/lua/dist/src/Makefile
U src/external/mit/lua/dist/src/lgc.h
U src/external/mit/lua/dist/src/lapi.c
U src/external/mit/lua/dist/src/lualib.h
U src/external/mit/lua/dist/src/ldblib.c
U src/external/mit/lua/dist/src/lfunc.c
U src/external/mit/lua/dist/src/lparser.h
U src/external/mit/lua/dist/src/lua.c
U src/external/mit/lua/dist/src/ltable.h
U src/external/mit/lua/dist/src/lcode.c
U src/external/mit/lua/dist/src/lstrlib.c
U src/external/mit/lua/dist/src/loadlib.c
U src/external/mit/lua/dist/src/llex.h
U src/external/mit/lua/dist/src/ltm.c
U src/external/mit/lua/dist/src/llimits.h
U src/external/mit/lua/dist/src/print.c
U src/external/mit/lua/dist/src/ldump.c
U src/external/mit/lua/dist/src/lgc.c
U src/external/mit/lua/dist/src/llex.c
U src/external/mit/lua/dist/src/lapi.h
U src/external/mit/lua/dist/src/loslib.c
U src/external/mit/lua/dist/src/lua.h
U src/external/mit/lua/dist/src/lundump.c
U src/external/mit/lua/dist/src/lopcodes.h
U src/external/mit/lua/dist/src/lstate.c
U src/external/mit/lua/dist/src/lzio.c
U src/external/mit/lua/dist/src/lzio.h
U src/external/mit/lua/dist/src/ldebug.h
U src/external/mit/lua/dist/src/luac.c
U src/external/mit/lua/dist/etc/min.c
U src/external/mit/lua/dist/etc/noparser.c
U src/external/mit/lua/dist/etc/lua.hpp
U src/external/mit/lua/dist/etc/all.c
U src/external/mit/lua/dist/etc/strict.lua
U src/external/mit/lua/dist/etc/lua.pc
U src/external/mit/lua/dist/etc/Makefile
N src/external/mit/lua/dist/etc/lua.ico
U src/external/mit/lua/dist/etc/README
U src/external/mit/lua/dist/etc/luavs.bat
U src/external/mit/lua/dist/test/luac.lua
U src/external/mit/lua/dist/test/sieve.lua
U src/external/mit/lua/dist/test/printf.lua
U src/external/mit/lua/dist/test/hello.lua
U src/external/mit/lua/dist/test/trace-globals.lua
U src/external/mit/lua/dist/test/cf.lua
U src/external/mit/lua/dist/test/globals.lua
U src/external/mit/lua/dist/test/fib.lua
U src/external/mit/lua/dist/test/env.lua
U src/external/mit/lua/dist/test/life.lua
U src/external/mit/lua/dist/test/table.lua
U src/external/mit/lua/dist/test/factorial.lua
U src/external/mit/lua/dist/test/readonly.lua
U src/external/mit/lua/dist/test/bisect.lua
U src/external/mit/lua/dist/test/xd.lua
U src/external/mit/lua/dist/test/trace-calls.lua
U src/external/mit/lua/dist/test/fibfor.lua
U src/external/mit/lua/dist/test/sort.lua
U src/external/mit/lua/dist/test/README
U src/external/mit/lua/dist/test/echo.lua
U src/external/mit/lua/dist/doc/luac.html
U src/external/mit/lua/dist/doc/readme.html
N src/external/mit/lua/dist/doc/logo.gif
U src/external/mit/lua/dist/doc/lua.css
U src/external/mit/lua/dist/doc/lua.1
U src/external/mit/lua/dist/doc/manual.css
N src/external/mit/lua/dist/doc/cover.png
U src/external/mit/lua/dist/doc/manual.html
U src/external/mit/lua/dist/doc/lua.html
U src/external/mit/lua/dist/doc/contents.html
U src/external/mit/lua/dist/doc/luac.1

1 conflicts created by this import.
Use the following command to help the merge:

cvs checkout -jLUA:yesterday -jLUA src/external/mit/lua/dist



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 commit:
cvs rdiff -u -r1.21 -r1.22 src/libexec/httpd/bozohttpd.h
cvs rdiff -u -r1.14 -r1.15 src/libexec/httpd/ssl-bozo.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/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 commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/sparc64/softfloat/qp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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  from assembly.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/mips/atomic/atomic_add.S \
src/common/lib/libc/arch/mips/atomic/atomic_and.S \
src/common/lib/libc/arch/mips/atomic/atomic_dec.S \
src/common/lib/libc/arch/mips/atomic/atomic_inc.S \
src/common/lib/libc/arch/mips/atomic/atomic_or.S \
src/common/lib/libc/arch/mips/atomic/atomic_swap.S
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/mips/atomic/atomic_cas.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/hppa/sys/brk.S \
src/lib/libc/arch/hppa/sys/sbrk.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 miPointerSetPosition().


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
xsrc/external/mit/xf86-video-sis/dist/src/sis_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 updated or
> written.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/lynxfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 unbreak the build (for now).
If someone feels like adding and testing ustarfs support in the floppy
/boot, please reenable again.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/distrib/sparc/bootfs/Makefile
cvs rdiff -u -r1.42 -r1.43 src/etc/etc.sparc/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 public domain; they are subject to the
copyright notices on the relevant files.



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 are subject to the
copyright notices on the relevant files.



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 src/share/man/man9/kauth.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 src/tests/lib/libc/sys/t_mincore.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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 that diffs are not public domain; they are subject to the
copyright notices on the relevant files.