CVS commit: src/sys/arch/arm/sunxi

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:44:20 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: sunxi_drm.c sunxi_fb.c Log Message: Detach previous console device before attaching drmfb instead of relying on fdt_remove_bycompat hack To generate a diff

CVS commit: src/sys/arch/arm/sunxi

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:44:20 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: sunxi_drm.c sunxi_fb.c Log Message: Detach previous console device before attaching drmfb instead of relying on fdt_remove_bycompat hack To generate a diff

CVS commit: src/sys/dev/wscons

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:43:47 UTC 2019 Modified Files: src/sys/dev/wscons: wsdisplay.c Log Message: Remove KASSERT in wsdisplay_cndetach. The caller likely doesn't know the state of the console, so simply do cleanup if a previous console

CVS commit: src/sys/dev/wscons

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:43:47 UTC 2019 Modified Files: src/sys/dev/wscons: wsdisplay.c Log Message: Remove KASSERT in wsdisplay_cndetach. The caller likely doesn't know the state of the console, so simply do cleanup if a previous console

re: CVS commit: src/sys/compat/netbsd32

2019-01-29 Thread matthew green
"Paul Goyette" writes: > Module Name: src > Committed By: pgoyette > Date: Wed Jan 30 02:00:02 UTC 2019 > > Modified Files: > src/sys/compat/netbsd32: netbsd32_compat_80.c > > Log Message: > Remove #ifdef COMPAT_80 > > The file will only be selected if "options COMPAT_80" is

CVS commit: src/sys/arch

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:02:23 UTC 2019 Modified Files: src/sys/arch/aarch64/include: armreg.h src/sys/arch/arm/include: armreg.h Log Message: add gtmr_cntv_cval_write To generate a diff of this commit: cvs rdiff -u -r1.22

CVS commit: src/sys/arch/arm/cortex

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:01:59 UTC 2019 Modified Files: src/sys/arch/arm/cortex: gtmr.c Log Message: Fix bitmask in A64 errata workaround and write cval instead of tval on A64 To generate a diff of this commit: cvs rdiff -u -r1.38

CVS commit: src/sys/arch

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:02:23 UTC 2019 Modified Files: src/sys/arch/aarch64/include: armreg.h src/sys/arch/arm/include: armreg.h Log Message: add gtmr_cntv_cval_write To generate a diff of this commit: cvs rdiff -u -r1.22

CVS commit: src/sys/arch/arm/cortex

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 02:01:59 UTC 2019 Modified Files: src/sys/arch/arm/cortex: gtmr.c Log Message: Fix bitmask in A64 errata workaround and write cval instead of tval on A64 To generate a diff of this commit: cvs rdiff -u -r1.38

CVS commit: src/sys/compat/netbsd32

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 30 02:00:02 UTC 2019 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_80.c Log Message: Remove #ifdef COMPAT_80 The file will only be selected if "options COMPAT_80" is defined in the config file. The

CVS commit: src/sys/compat/netbsd32

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 30 02:00:02 UTC 2019 Modified Files: src/sys/compat/netbsd32: netbsd32_compat_80.c Log Message: Remove #ifdef COMPAT_80 The file will only be selected if "options COMPAT_80" is defined in the config file. The

CVS commit: src/bin/dd

2019-01-29 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jan 30 01:40:02 UTC 2019 Modified Files: src/bin/dd: args.c dd.1 Log Message: adjust the open flags available for dd to match actual reality of what matters. remove "search" for now, since O_SEARCH has no backend. document

CVS commit: src/bin/dd

2019-01-29 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jan 30 01:40:02 UTC 2019 Modified Files: src/bin/dd: args.c dd.1 Log Message: adjust the open flags available for dd to match actual reality of what matters. remove "search" for now, since O_SEARCH has no backend. document

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

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:26:18 UTC 2019 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: Add Allwinner A64 display pipeline drivers (commented out for now) To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

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

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:26:18 UTC 2019 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: Add Allwinner A64 display pipeline drivers (commented out for now) To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

CVS commit: src/sys

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:24:00 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: files.sunxi sun50i_a64_ccu.c sunxi_ccu.h sunxi_ccu_fractional.c src/sys/dev/fdt: fdt_i2c.c fdt_phy.c fdt_port.c fdt_port.h fdtvar.h

CVS commit: src/sys

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:24:00 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: files.sunxi sun50i_a64_ccu.c sunxi_ccu.h sunxi_ccu_fractional.c src/sys/dev/fdt: fdt_i2c.c fdt_phy.c fdt_port.c fdt_port.h fdtvar.h

CVS commit: src/sys/dev/clk

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:20:47 UTC 2019 Modified Files: src/sys/dev/clk: clk.c Log Message: Make "put" clk func optional To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/clk/clk.c Please note that diffs are not

CVS commit: src/sys/dev/clk

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:20:47 UTC 2019 Modified Files: src/sys/dev/clk: clk.c Log Message: Make "put" clk func optional To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/clk/clk.c Please note that diffs are not

CVS commit: src/sys

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:19:49 UTC 2019 Modified Files: src/sys/conf: files Added Files: src/sys/dev/ic: dw_hdmi.c dw_hdmi.h Log Message: Add driver for Designware HDMI TX controller. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 01:19:49 UTC 2019 Modified Files: src/sys/conf: files Added Files: src/sys/dev/ic: dw_hdmi.c dw_hdmi.h Log Message: Add driver for Designware HDMI TX controller. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon

2019-01-29 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jan 30 01:11:08 UTC 2019 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_display.c Log Message: revert rev 1.3 + 1.4 (2015): blank console / CLUT attempts. we disabled the driver for almost all r100/r200

CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon

2019-01-29 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jan 30 01:11:08 UTC 2019 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_display.c Log Message: revert rev 1.3 + 1.4 (2015): blank console / CLUT attempts. we disabled the driver for almost all r100/r200

CVS commit: src/sys/dev/fdt

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 00:56:47 UTC 2019 Modified Files: src/sys/dev/fdt: fdt_subr.c Log Message: Hide address decoding debug messages under FDTBUS_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/sys/dev/fdt

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 00:56:47 UTC 2019 Modified Files: src/sys/dev/fdt: fdt_subr.c Log Message: Hide address decoding debug messages under FDTBUS_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/sys/dev/fdt

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 00:55:04 UTC 2019 Modified Files: src/sys/dev/fdt: simplefb.c Log Message: Call genfb_cnattach when WSDISPLAY_MULTICONS is defined To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/fdt

2019-01-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jan 30 00:55:04 UTC 2019 Modified Files: src/sys/dev/fdt: simplefb.c Log Message: Call genfb_cnattach when WSDISPLAY_MULTICONS is defined To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/raidframe

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 29 23:57:01 UTC 2019 Modified Files: src/sys/dev/raidframe: rf_compat80.c Log Message: KNF - insert tab (thanks to mrg@) NFCI To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/dev/raidframe

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 29 23:57:01 UTC 2019 Modified Files: src/sys/dev/raidframe: rf_compat80.c Log Message: KNF - insert tab (thanks to mrg@) NFCI To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/dev/raidframe

2019-01-29 Thread Greg Oster
Module Name:src Committed By: oster Date: Tue Jan 29 23:42:06 UTC 2019 Modified Files: src/sys/dev/raidframe: rf_compat80.c Log Message: Need to return EPASSTHROUGH for ioctls that arn't handled in compat. Thanks to mlelstv for finding this! To generate a diff of this

CVS commit: src/sys/dev/raidframe

2019-01-29 Thread Greg Oster
Module Name:src Committed By: oster Date: Tue Jan 29 23:42:06 UTC 2019 Modified Files: src/sys/dev/raidframe: rf_compat80.c Log Message: Need to return EPASSTHROUGH for ioctls that arn't handled in compat. Thanks to mlelstv for finding this! To generate a diff of this

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 23:21:18 UTC 2019 Modified Files: othersrc/libexec/tnftpd: Makefile.in aclocal.m4 configure tnftpd_config.h.in othersrc/libexec/tnftpd/buildaux: config.guess config.sub depcomp

CVS commit: src/libexec/ftpd

2019-01-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue Jan 29 23:19:31 UTC 2019 Modified Files: src/libexec/ftpd: pfilter.c Log Message: clarify the fd used for blacklisting. Use STDIN_FILENO instead of 0 as the fd to blacklist_r(), since we use the former in ftpd.c To generate

CVS commit: src/libexec/ftpd

2019-01-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue Jan 29 23:19:31 UTC 2019 Modified Files: src/libexec/ftpd: pfilter.c Log Message: clarify the fd used for blacklisting. Use STDIN_FILENO instead of 0 as the fd to blacklist_r(), since we use the former in ftpd.c To generate

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
ollx() error message and base 10 handling. + * Provide explicit_memset() replacement. + + * Update to NetBSD-ftpd as at 20190129: + * Fix violations of the sequence point rule. + * Add volatile for gcc 5. + * Check that stat and fstat succeed. + * Support blacklistd(8) hooks. + * Clear utmpx s

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 23:14:48 UTC 2019 Modified Files: othersrc/libexec/tnftpd: ChangeLog Log Message: changes so far this year To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 othersrc/libexec/tnftpd/ChangeLog Please

CVS commit: src/sys/arch/evbppc/obs405

2019-01-29 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Jan 29 22:59:03 UTC 2019 Modified Files: src/sys/arch/evbppc/obs405: rbus_machdep.c Log Message: Fix typo in error message. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/arch/evbppc/obs405

2019-01-29 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Tue Jan 29 22:59:03 UTC 2019 Modified Files: src/sys/arch/evbppc/obs405: rbus_machdep.c Log Message: Fix typo in error message. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 22:39:11 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac Log Message: configure: AM_PROG_AR is needed by newer automake To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 22:39:11 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac Log Message: configure: AM_PROG_AR is needed by newer automake To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/tests/usr.bin/c++

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 20:07:03 UTC 2019 Modified Files: src/tests/usr.bin/c++: Makefile asan_common.subr t_ubsan_int_add_overflow.sh t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh t_ubsan_int_sub_overflow.sh

CVS commit: src/tests/usr.bin/c++

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 20:07:03 UTC 2019 Modified Files: src/tests/usr.bin/c++: Makefile asan_common.subr t_ubsan_int_add_overflow.sh t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh t_ubsan_int_sub_overflow.sh

CVS commit: src/tests/usr.bin/c++

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 20:02:34 UTC 2019 Modified Files: src/tests/usr.bin/c++: Makefile t_asan_double_free.sh t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh t_asan_off_by_one.sh t_asan_poison.sh

CVS commit: src/tests/usr.bin/c++

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 20:02:34 UTC 2019 Modified Files: src/tests/usr.bin/c++: Makefile t_asan_double_free.sh t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh t_asan_off_by_one.sh t_asan_poison.sh

CVS commit: src/tests/usr.bin/cc

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 19:59:10 UTC 2019 Modified Files: src/tests/usr.bin/cc: Makefile t_ubsan_int_add_overflow.sh t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh t_ubsan_int_sub_overflow.sh

CVS commit: src/tests/usr.bin/cc

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 19:59:10 UTC 2019 Modified Files: src/tests/usr.bin/cc: Makefile t_ubsan_int_add_overflow.sh t_ubsan_int_divzero.sh t_ubsan_int_neg_overflow.sh t_ubsan_int_sub_overflow.sh

CVS commit: src/tests/usr.bin/cc

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 19:56:38 UTC 2019 Modified Files: src/tests/usr.bin/cc: Makefile t_asan_double_free.sh t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh t_asan_off_by_one.sh t_asan_poison.sh t_asan_uaf.sh

CVS commit: src/tests/usr.bin/cc

2019-01-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Tue Jan 29 19:56:38 UTC 2019 Modified Files: src/tests/usr.bin/cc: Makefile t_asan_double_free.sh t_asan_global_buffer_overflow.sh t_asan_heap_overflow.sh t_asan_off_by_one.sh t_asan_poison.sh t_asan_uaf.sh

CVS commit: src/sys/arch/ia64

2019-01-29 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Jan 29 19:44:03 UTC 2019 Modified Files: src/sys/arch/ia64: TODO Log Message: add more items To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ia64/TODO Please note that diffs are not public domain;

CVS commit: src/sys/arch/ia64

2019-01-29 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Jan 29 19:44:03 UTC 2019 Modified Files: src/sys/arch/ia64: TODO Log Message: add more items To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ia64/TODO Please note that diffs are not public domain;

CVS commit: src/share/mk

2019-01-29 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Jan 29 19:40:42 UTC 2019 Modified Files: src/share/mk: bsd.own.mk Log Message: remove "MKLINT.ia64=no" as default is no anyway, and should compile on 64 bit host now To generate a diff of this commit: cvs rdiff -u -r1.1095

CVS commit: src/share/mk

2019-01-29 Thread Sean Cole
Module Name:src Committed By: scole Date: Tue Jan 29 19:40:42 UTC 2019 Modified Files: src/share/mk: bsd.own.mk Log Message: remove "MKLINT.ia64=no" as default is no anyway, and should compile on 64 bit host now To generate a diff of this commit: cvs rdiff -u -r1.1095

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:35:58 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: tnftpd.manin Log Message: merge changes from ftpd.8 1.85 - 1.87 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:35:58 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: tnftpd.manin Log Message: merge changes from ftpd.8 1.85 - 1.87 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:30:32 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac othersrc/libexec/tnftpd/src: ftpd.c Log Message: save passwd.pw_class if it exists Add autoconf check for struct passwd.pw_class. If

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:30:32 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac othersrc/libexec/tnftpd/src: ftpd.c Log Message: save passwd.pw_class if it exists Add autoconf check for struct passwd.pw_class. If

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:06:14 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac tnftpd.h Added Files: othersrc/libexec/tnftpd/libnetbsd: explicit_memset.c Log Message: provide explicit_memset() from NetBSD Import

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 13:06:14 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac tnftpd.h Added Files: othersrc/libexec/tnftpd/libnetbsd: explicit_memset.c Log Message: provide explicit_memset() from NetBSD Import

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:51:38 UTC 2019 Modified Files: othersrc/libexec/tnftpd: Makefile.am configure.ac othersrc/libexec/tnftpd/libnetbsd: Makefile.am othersrc/libexec/tnftpd/ls: Makefile.am

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:51:38 UTC 2019 Modified Files: othersrc/libexec/tnftpd: Makefile.am configure.ac othersrc/libexec/tnftpd/libnetbsd: Makefile.am othersrc/libexec/tnftpd/ls: Makefile.am

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:26:47 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: extern.h Log Message: minimize differences with NetBSD upstream To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:28:44 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac Log Message: configure.ac style tweaks do not use contractions to avoid syntax highlight confusion To generate a diff of this commit: cvs

CVS commit: othersrc/libexec/tnftpd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:28:44 UTC 2019 Modified Files: othersrc/libexec/tnftpd: configure.ac Log Message: configure.ac style tweaks do not use contractions to avoid syntax highlight confusion To generate a diff of this commit: cvs

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:26:47 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: extern.h Log Message: minimize differences with NetBSD upstream To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:14:46 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: cmds.c extern.h ftpcmd.y ftpd.c logwtmp.c popen.c version.h Log Message: merge from NetBSD-20130321 to NetBSD-20190129 To generate a diff

CVS commit: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:14:46 UTC 2019 Modified Files: othersrc/libexec/tnftpd/src: cmds.c extern.h ftpcmd.y ftpd.c logwtmp.c popen.c version.h Log Message: merge from NetBSD-20130321 to NetBSD-20190129 To generate a diff

CVS import: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:06:33 UTC 2019 Update of /cvsroot/othersrc/libexec/tnftpd/src In directory ivanova.netbsd.org:/tmp/cvs-serv4616 Log Message: Import NetBSD ftpd as at 20190129 Notable changes: - Fix violations of the sequence point

CVS import: othersrc/libexec/tnftpd/src

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 12:06:33 UTC 2019 Update of /cvsroot/othersrc/libexec/tnftpd/src In directory ivanova.netbsd.org:/tmp/cvs-serv4616 Log Message: Import NetBSD ftpd as at 20190129 Notable changes: - Fix violations of the sequence point

CVS commit: src/sys/compat/ossaudio

2019-01-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Jan 29 12:01:20 UTC 2019 Modified Files: src/sys/compat/ossaudio: ossaudio.c Log Message: Revert a wrong OSS_SNDCTL_DSP_GETOSPACE part of rev1.70. - 'fragments' is the number of full free blocks and should not be negative

CVS commit: src/sys/compat/ossaudio

2019-01-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Jan 29 12:01:20 UTC 2019 Modified Files: src/sys/compat/ossaudio: ossaudio.c Log Message: Revert a wrong OSS_SNDCTL_DSP_GETOSPACE part of rev1.70. - 'fragments' is the number of full free blocks and should not be negative

CVS commit: src/lib/libossaudio

2019-01-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Jan 29 11:54:02 UTC 2019 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: Revert a wrong SNDCTL_DSP_GETOSPACE part of rev1.33. - 'fragments' is the number of full free blocks and should not be negative value. -

CVS commit: src/lib/libossaudio

2019-01-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Tue Jan 29 11:54:02 UTC 2019 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: Revert a wrong SNDCTL_DSP_GETOSPACE part of rev1.33. - 'fragments' is the number of full free blocks and should not be negative value. -

CVS commit: src/libexec/ftpd

2019-01-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue Jan 29 11:51:05 UTC 2019 Modified Files: src/libexec/ftpd: version.h Log Message: NetBSD-ftpd 20180428 Update version to "NetBSD-ftpd 20180428" for changes: - Fix violations of the sequence point rule. - Check that stat and

CVS commit: src/libexec/ftpd

2019-01-29 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue Jan 29 11:51:05 UTC 2019 Modified Files: src/libexec/ftpd: version.h Log Message: NetBSD-ftpd 20180428 Update version to "NetBSD-ftpd 20180428" for changes: - Fix violations of the sequence point rule. - Check that stat and

Re: CVS commit: src/sys/dev/pci

2019-01-29 Thread Christoph Badura
On Tue, Jan 29, 2019 at 04:16:30PM +0900, Masanobu SAITOH wrote: > On 2019/01/29 2:51, Christoph Badura wrote: > >Wouldn't it be better to prevent this kind of bug in the future by putting > >the decision which method to use into a switch-statement and have the > >compiler worry about ordering?

CVS commit: othersrc/libexec/tnftpd/libnetbsd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 11:11:56 UTC 2019 Modified Files: othersrc/libexec/tnftpd/libnetbsd: fnmatch.c fts_open.c glob.c strmode.c strsuftollx.c Log Message: fix __RCSIDs back to escaped upstream versions To generate a diff

CVS commit: othersrc/libexec/tnftpd/libnetbsd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 11:11:56 UTC 2019 Modified Files: othersrc/libexec/tnftpd/libnetbsd: fnmatch.c fts_open.c glob.c strmode.c strsuftollx.c Log Message: fix __RCSIDs back to escaped upstream versions To generate a diff

Re: CVS commit: src/sys/dev/pci

2019-01-29 Thread Masanobu SAITOH
On 2019/01/28 15:33, Jason Thorpe wrote: On Jan 28, 2019, at 8:11 AM, Masanobu SAITOH wrote: On 2019/01/28 15:07, Jason Thorpe wrote: Doesn’t it seem a little dangerous to just blindly enable? You mean it should be enable only when the secondary bridge is configured correctly? Both

CVS commit: src/sys

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 29 09:28:51 UTC 2019 Modified Files: src/sys/compat/common: compat_sysv_50_mod.c ieee80211_20.c if_43.c rtsock_14.c rtsock_50.c rtsock_70.c tty_43.c tty_60.c uipc_usrreq_70.c usb_subr_30.c

CVS commit: src/sys

2019-01-29 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jan 29 09:28:51 UTC 2019 Modified Files: src/sys/compat/common: compat_sysv_50_mod.c ieee80211_20.c if_43.c rtsock_14.c rtsock_50.c rtsock_70.c tty_43.c tty_60.c uipc_usrreq_70.c usb_subr_30.c

CVS commit: src/sys/dev/pci

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 09:25:52 UTC 2019 Modified Files: src/sys/dev/pci: ppb.c Log Message: If the secondary bus is configured and the bus mastering is not enabled, enable it. Suggested by thorpej@. To generate a diff of this commit:

CVS commit: src/sys/dev/pci

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 09:25:52 UTC 2019 Modified Files: src/sys/dev/pci: ppb.c Log Message: If the secondary bus is configured and the bus mastering is not enabled, enable it. Suggested by thorpej@. To generate a diff of this commit:

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

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:32:36 UTC 2019 Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-7.0.3 Please note that diffs are

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

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:32:36 UTC 2019 Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-7.0.3 Please note that diffs are

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

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:32:01 UTC 2019 Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-7.1.3 Please note that diffs are not

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

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:32:01 UTC 2019 Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-7.1.3 Please note that diffs are not

CVS commit: [netbsd-7] src/doc

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:31:24 UTC 2019 Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-7.3 Please note that diffs are not public

CVS commit: [netbsd-7] src/doc

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:31:24 UTC 2019 Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-7.3 Please note that diffs are not public

CVS commit: [netbsd-8] src/doc

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:29:52 UTC 2019 Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-8.1 Please note that diffs are not public

CVS commit: [netbsd-8] src/doc

2019-01-29 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jan 29 08:29:52 UTC 2019 Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-8.1 Please note that diffs are not public

CVS commit: othersrc/libexec/tnftpd/libnetbsd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 08:25:50 UTC 2019 Modified Files: othersrc/libexec/tnftpd/libnetbsd: strsuftollx.c Log Message: sync to NetBSD strsuftoll.c 1.9 Update from NetBSD src/lib/libc/stdlib/strsuftoll.c 1.1 to 1.9. Notable changes: -

CVS commit: othersrc/libexec/tnftpd/libnetbsd

2019-01-29 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 29 08:25:50 UTC 2019 Modified Files: othersrc/libexec/tnftpd/libnetbsd: strsuftollx.c Log Message: sync to NetBSD strsuftoll.c 1.9 Update from NetBSD src/lib/libc/stdlib/strsuftoll.c 1.1 to 1.9. Notable changes: -

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:13:06 UTC 2019 Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.3 Log Message: ticket #1676. To generate a diff of this commit: cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-7.1.3 Please note that diffs

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:13:06 UTC 2019 Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.3 Log Message: ticket #1676. To generate a diff of this commit: cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-7.1.3 Please note that diffs

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:12:18 UTC 2019 Modified Files: src/sys/net [netbsd-7-1]: link_proto.c src/sys/netatalk [netbsd-7-1]: ddp_usrreq.c src/sys/netbt [netbsd-7-1]: hci_socket.c l2cap_socket.c rfcomm_socket.c

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:12:18 UTC 2019 Modified Files: src/sys/net [netbsd-7-1]: link_proto.c src/sys/netatalk [netbsd-7-1]: ddp_usrreq.c src/sys/netbt [netbsd-7-1]: hci_socket.c l2cap_socket.c rfcomm_socket.c

CVS commit: [netbsd-7] src/doc

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:10:34 UTC 2019 Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Remove garbage. To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-7.3 Please note that diffs are

CVS commit: [netbsd-7] src/doc

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:10:34 UTC 2019 Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Remove garbage. To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-7.3 Please note that diffs are

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:09:45 UTC 2019 Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: ticket #1676 To generate a diff of this commit: cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-7.0.3 Please note that diffs

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

2019-01-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jan 29 08:09:45 UTC 2019 Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: ticket #1676 To generate a diff of this commit: cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-7.0.3 Please note that diffs

  1   2   >