CVS commit: src/sys/kern

2011-08-08 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Mon Aug 8 06:30:43 UTC 2011 Modified Files: src/sys/kern: exec_subr.c Log Message: Bounds process's stack size with max_stack_size so that 32bit binary works regardless of stack size limit setting. To generate a diff of this

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:53:00 UTC 2011 Added Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Add a first pass at a manual page, iscsictl(8). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:54:41 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: Makefile Log Message: Also make the man page for iscsictl(8) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Aug 8 06:55:38 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: TODO Log Message: i've created the initial draft of the man page - take this off the list of things to do. To generate a diff of this

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Mon Aug 8 07:22:13 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Minor edits (I don't know enough about how thi works to help that much) To generate a diff of this commit:

CVS commit: src/sys/arch/x86/x86

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 11:18:34 UTC 2011 Modified Files: src/sys/arch/x86/x86: tsc.c Log Message: If the USE_PLATFORM_CLOCK flag is set in the FADT, it indicates that OSPM should use a platform provided timer (either HPET or the PM timer).

CVS commit: src/sys/dev/acpi

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 11:27:44 UTC 2011 Modified Files: src/sys/dev/acpi: acpi_timer.c Log Message: The absence of USE_PLATFORM_CLOCK does not imply that the PM Timer is unreliable; in fact, the PM Timer has to be reliable by definition!

CVS commit: src/sys/fs/v7fs

2011-08-08 Thread UCHIYAMA Yasushi
Module Name:src Committed By: uch Date: Mon Aug 8 11:42:30 UTC 2011 Modified Files: src/sys/fs/v7fs: v7fs_io_user.c Log Message: Remove suspicious warning message. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/fs/v7fs/v7fs_io_user.c Please note

CVS commit: src

2011-08-08 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Mon Aug 8 12:08:54 UTC 2011 Modified Files: src/distrib/sets/lists/comp: mi src/include: unistd.h src/lib/libc/sys: Makefile.inc link.2 src/sys/kern: kern_exec.c syscalls.master vfs_syscalls.c

CVS commit: src/sys

2011-08-08 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Mon Aug 8 12:17:29 UTC 2011 Modified Files: src/sys/kern: init_sysent.c syscalls.c src/sys/rump/include/rump: rump_syscalls.h rumpvnode_if.h src/sys/rump/librump/rumpkern: rump_syscalls.c

CVS commit: src/sys/arch/sparc64/dev

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 14:49:06 UTC 2011 Modified Files: src/sys/arch/sparc64/dev: fdc.c Log Message: inline - static inline For successful gcc 4.5 builds. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36

CVS commit: src/sys/nfs

2011-08-08 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Aug 8 16:04:07 UTC 2011 Modified Files: src/sys/nfs: nfs_serv.c nfs_srvsubs.c Log Message: nfs_namei() should not return a non-null path buffer except on success, even though the callers are apparently prepared to cope.

CVS commit: src/sys/arch/amd64/conf

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 16:13:42 UTC 2011 Modified Files: src/sys/arch/amd64/conf: GENERIC INSTALL Log Message: Finish reverting premature modularization of amd64 kernels. To generate a diff of this commit: cvs rdiff -u -r1.328 -r1.329

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Jeff Rizzo
Module Name:othersrc Committed By: riz Date: Mon Aug 8 16:23:43 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsic_globals.h Log Message: Fix bigendian build of iscsictl. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/sys/arch/i386/conf

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 16:27:07 UTC 2011 Modified Files: src/sys/arch/i386/conf: GENERIC Log Message: Finish reverting modularization of i386 GENERIC. To generate a diff of this commit: cvs rdiff -u -r1.1042 -r1.1043

CVS commit: src/sys/arch/amd64/conf

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 16:27:46 UTC 2011 Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: Add P1003_1B_SEMAPHORE to match i386. To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.330 src/sys/arch/amd64/conf/GENERIC

CVS commit: src/sys/arch/x86/x86

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 17:00:23 UTC 2011 Modified Files: src/sys/arch/x86/x86: tsc.c Log Message: revert previous To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/x86/x86/tsc.c Please note that diffs are not

CVS commit: src/sys/arch/i386/conf

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 17:02:32 UTC 2011 Modified Files: src/sys/arch/i386/conf: GENERIC Log Message: We have PUFFS, we need putter. To generate a diff of this commit: cvs rdiff -u -r1.1043 -r1.1044 src/sys/arch/i386/conf/GENERIC Please

CVS commit: src/sys/arch/hpcmips/tx

2011-08-08 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Aug 8 17:45:13 UTC 2011 Modified Files: src/sys/arch/hpcmips/tx: tx39clock.c Log Message: Global inlines are not allowed. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hpcmips/tx/tx39clock.c

CVS commit: src/sys/sys

2011-08-08 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Aug 8 17:53:29 UTC 2011 Modified Files: src/sys/sys: kcpuset.h Log Message: #include sys/sched.h since it's a dependency To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/sys/kcpuset.h Please note that

CVS commit: src/sys/arch/amd64/conf

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 18:57:59 UTC 2011 Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: remove dtv (available as a module) To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331 src/sys/arch/amd64/conf/GENERIC

CVS commit: src/sys

2011-08-08 Thread David Young
Module Name:src Committed By: dyoung Date: Mon Aug 8 19:10:33 UTC 2011 Modified Files: src/sys/kern: uipc_mbuf.c uipc_mbuf2.c src/sys/sys: mbuf.h Log Message: Miscellaneous mbuf changes: 1 Add some protection against double-freeing mbufs in DIAGNOSTIC kernels.

CVS commit: [netbsd-5] src/sys/net

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:33:34 UTC 2011 Modified Files: src/sys/net [netbsd-5]: if.c Log Message: Pull up following revision(s) (requested by sborrill in ticket #1643): sys/net/if.c: revision 1.243 Prevent if_detach() from crashing

CVS commit: [netbsd-5-1] src/sys/net

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:35:16 UTC 2011 Modified Files: src/sys/net [netbsd-5-1]: if.c Log Message: Pull up following revision(s) (requested by sborrill in ticket #1643): sys/net/if.c: revision 1.243 Prevent if_detach() from crashing

CVS commit: [netbsd-5-1] src/doc

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:35:42 UTC 2011 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.1 Log Message: Ticket 1643 To generate a diff of this commit: cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-5.1.1 Please note that diffs are not

CVS commit: [netbsd-5-0] src/sys/net

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:36:02 UTC 2011 Modified Files: src/sys/net [netbsd-5-0]: if.c Log Message: Pull up following revision(s) (requested by sborrill in ticket #1643): sys/net/if.c: revision 1.243 Prevent if_detach() from crashing

CVS commit: [netbsd-5-0] src/doc

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:36:22 UTC 2011 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: Ticket 1643. To generate a diff of this commit: cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-5.0.3 Please note that diffs are not

CVS commit: [netbsd-5] src/sys

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:45:57 UTC 2011 Modified Files: src/sys/kern [netbsd-5]: init_main.c uipc_socket.c src/sys/sys [netbsd-5]: socketvar.h Log Message: Pull up following revision(s) (requested by bouyer in ticket #1644):

CVS commit: [netbsd-5-1] src/sys

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:47:02 UTC 2011 Modified Files: src/sys/kern [netbsd-5-1]: init_main.c uipc_socket.c src/sys/sys [netbsd-5-1]: socketvar.h Log Message: Pull up following revision(s) (requested by bouyer in ticket #1644):

CVS commit: [netbsd-5-1] src/doc

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:47:38 UTC 2011 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.1 Log Message: Ticket 1644. To generate a diff of this commit: cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-5.1.1 Please note that diffs are not

CVS commit: src/lib/libc/sys

2011-08-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Aug 8 19:50:17 UTC 2011 Modified Files: src/lib/libc/sys: link.2 Log Message: Sort sections. Remove trailing whitespace. Sort errors. New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: [netbsd-5] src/share/mk

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:50:30 UTC 2011 Modified Files: src/share/mk [netbsd-5]: bsd.x11.mk Log Message: Pull up following revision(s) (requested by dholland in ticket #1646): share/mk/bsd.x11.mk: revision 1.98 Fix the value of

CVS commit: [netbsd-5] src/doc

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:51:37 UTC 2011 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Tickets 1643, 1644, 1646. To generate a diff of this commit: cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-5.2 Please note that diffs

CVS commit: [netbsd-5] src/lib/librefuse

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:53:29 UTC 2011 Modified Files: src/lib/librefuse [netbsd-5]: refuse.c Log Message: Pull up following revision(s) (requested by tron in ticket #1648): lib/librefuse/refuse.c: revision 1.93 Don't ignore userdata

CVS commit: othersrc/external/bsd/iscsi/sbin/iscsictl

2011-08-08 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Mon Aug 8 19:54:51 UTC 2011 Modified Files: othersrc/external/bsd/iscsi/sbin/iscsictl: iscsictl.8 Log Message: Try to fix a sentence. New sentence, new line. Add a comment where the example is unclear. Use more markup. To

CVS commit: [netbsd-5] src/lib/librefuse

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:55:27 UTC 2011 Modified Files: src/lib/librefuse [netbsd-5]: fuse_opt.h Log Message: Pull up following revision(s) (requested by tron in ticket #1649): lib/librefuse/fuse_opt.h: revision 1.5 PR/41250: David H.

CVS commit: [netbsd-5] src/lib/librefuse

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:56:50 UTC 2011 Modified Files: src/lib/librefuse [netbsd-5]: refuse.c Log Message: Pull up following revision(s) (requested by tron in ticket #1650): lib/librefuse/refuse.c: revision 1.94 Call the FUSE init

CVS commit: [netbsd-5] src/doc

2011-08-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Aug 8 19:57:46 UTC 2011 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Tickets 1648-1650. To generate a diff of this commit: cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-5.2 Please note that diffs are not

CVS commit: src

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 22:15:42 UTC 2011 Modified Files: src: Makefile build.sh Log Message: add an installmodules=dir command to build.sh To generate a diff of this commit: cvs rdiff -u -r1.286 -r1.287 src/Makefile cvs rdiff -u -r1.244

CVS commit: src

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Aug 8 23:18:36 UTC 2011 Modified Files: src: Makefile Log Message: Fix typo that prevented installmodules from working with -U To generate a diff of this commit: cvs rdiff -u -r1.287 -r1.288 src/Makefile Please note

CVS commit: src/sys/compat/common

2011-08-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Aug 8 23:44:06 UTC 2011 Modified Files: src/sys/compat/common: compat_mod.c Log Message: COMPAT_16 code only exists on amd64 in the presence of COMPAT_NETBSD32. To generate a diff of this commit: cvs rdiff -u -r1.13

CVS commit: src/sys/arch/bebox/include

2011-08-08 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Tue Aug 9 00:39:36 UTC 2011 Modified Files: src/sys/arch/bebox/include: Makefile Log Message: Fix build failed. mouse.h and pccons.h already removed. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/sys

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 9 01:42:25 UTC 2011 Modified Files: src/sys/conf: files src/sys/dev/dtv: dtv_buffer.c dtv_device.c dtv_math.c dtvif.h dtvvar.h files.dtv src/sys/dev/i2c: files.i2c xc3028.c

CVS commit: src/distrib/sets/lists/modules

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 9 01:42:57 UTC 2011 Modified Files: src/distrib/sets/lists/modules: md.evbppc mi Log Message: add dtv_math module To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/distrib/sets/lists/modules/md.evbppc

CVS commit: src/sys/arch

2011-08-08 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 9 02:52:29 UTC 2011 Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: remove commented out entries for emdtv, auvitek, and dtv To generate a diff of this commit:

CVS commit: src/sys/sys

2011-08-08 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Tue Aug 9 04:19:18 UTC 2011 Modified Files: src/sys/sys: fcntl.h Log Message: improve comment about AT_* defines: they are not only used by linkat(2) To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41