CVS commit: [nick-nhusb] src/sys/dev/usb

2015-04-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Apr 4 06:19:02 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: uhcivar.h Log Message: Change isdone to bool. Missed in previous commit. To generate a diff of this commit: cvs rdiff -u -r1.52.14.5 -r1.52.14.6

CVS commit: [nick-nhusb] src/sys/dev/usb

2015-04-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Apr 4 06:19:02 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: uhcivar.h Log Message: Change isdone to bool. Missed in previous commit. To generate a diff of this commit: cvs rdiff -u -r1.52.14.5 -r1.52.14.6

CVS commit: [nick-nhusb] src/sys/dev/usb

2015-04-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Apr 4 06:22:06 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcireg.h ohcireg.h uhcireg.h Log Message: Correct directory reference in multiple inclusion protection variable name To generate a diff of this commit:

CVS commit: [nick-nhusb] src/sys/dev/usb

2015-04-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Apr 4 06:22:06 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: ehcireg.h ohcireg.h uhcireg.h Log Message: Correct directory reference in multiple inclusion protection variable name To generate a diff of this commit:

CVS commit: src/sys/ufs/ffs

2015-04-04 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Apr 4 06:00:12 UTC 2015 Modified Files: src/sys/ufs/ffs: ffs_vfsops.c Log Message: ffs_superblock_validate(): ensure fs_ncg!=0 and fs_maxbpg!=0 to prevent several divisions by zero. To generate a diff of this commit: cvs

CVS commit: src/sys/ufs/ffs

2015-04-04 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Apr 4 06:00:12 UTC 2015 Modified Files: src/sys/ufs/ffs: ffs_vfsops.c Log Message: ffs_superblock_validate(): ensure fs_ncg!=0 and fs_maxbpg!=0 to prevent several divisions by zero. To generate a diff of this commit: cvs

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

2015-04-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 4 14:56:48 UTC 2015 Modified Files: src/sys/net [netbsd-7]: if_vlan.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #653): sys/net/if_vlan.c: revision 1.80 Correct frame padding

CVS commit: src/sys/dev/if_ndis

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:22:02 UTC 2015 Modified Files: src/sys/dev/if_ndis: if_ndis_pci.c Log Message: don't leak rl (but there are other leaks), found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src/sys/external/bsd/drm2/include/drm

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:46:53 UTC 2015 Modified Files: src/sys/external/bsd/drm2/include/drm: drm_wait_netbsd.h Log Message: In DRM_SPIN_WAIT_ON, don't stop after waiting only one tick. Continue the loop to recheck the condition and

CVS commit: src/sys/external/bsd/drm2/include/drm

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:46:53 UTC 2015 Modified Files: src/sys/external/bsd/drm2/include/drm: drm_wait_netbsd.h Log Message: In DRM_SPIN_WAIT_ON, don't stop after waiting only one tick. Continue the loop to recheck the condition and

Re: CVS commit: src

2015-04-04 Thread Christos Zoulas
+20150404: + Lint changes require a full rebuild of the tool, so make + sure to build without -u option to build.sh, or manually + do a make cleandir in src/tools/lint1 and + src/usr.bin/xlint. + This indicates some broken dependencies, and should not be needed... Let's

CVS commit: src/sys/dev/ic

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:10:47 UTC 2015 Modified Files: src/sys/dev/ic: mfi.c Log Message: fix double free, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ic/mfi.c Please note that diffs are

CVS commit: src/sys/dev/ic

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:10:47 UTC 2015 Modified Files: src/sys/dev/ic: mfi.c Log Message: fix double free, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ic/mfi.c Please note that diffs are

CVS commit: src/sys/dev/if_ndis

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:22:02 UTC 2015 Modified Files: src/sys/dev/if_ndis: if_ndis_pci.c Log Message: don't leak rl (but there are other leaks), found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src

2015-04-04 Thread Martin Husemann
: ^^^ +20150404: + Lint changes require a full rebuild of the tool, so make + sure to build without -u option to build.sh, or manually + do a make cleandir in src/tools/lint1 and + src/usr.bin/xlint. + 20150310: Improvements to openssl for arm mean that update builds

CVS commit: src

2015-04-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 4 12:15:38 UTC 2015 Modified Files: src: UPDATING Log Message: Note required cleandir for lint changes To generate a diff of this commit: cvs rdiff -u -r1.260 -r1.261 src/UPDATING Please note that diffs are not public

CVS commit: src/sys/arch/mips

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 12:28:52 UTC 2015 Modified Files: src/sys/arch/mips/conf: files.ingenic Added Files: src/sys/arch/mips/ingenic: jziic.c Log Message: preliminary driver for JZ4780's on-chip SMBus controllers needs more work

CVS commit: src/sys/arch/mips

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 12:28:52 UTC 2015 Modified Files: src/sys/arch/mips/conf: files.ingenic Added Files: src/sys/arch/mips/ingenic: jziic.c Log Message: preliminary driver for JZ4780's on-chip SMBus controllers needs more work

CVS commit: src/sys/arch/evbmips/ingenic

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 13:06:01 UTC 2015 Modified Files: src/sys/arch/evbmips/ingenic: intr.c machdep.c mainbus.c Log Message: add IPI support compile-tested only since we don't actually spin up the 2nd core yet To generate a diff of

CVS commit: src/sys/arch/evbmips/ingenic

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 13:06:01 UTC 2015 Modified Files: src/sys/arch/evbmips/ingenic: intr.c machdep.c mainbus.c Log Message: add IPI support compile-tested only since we don't actually spin up the 2nd core yet To generate a diff of

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

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 14:12:40 UTC 2015 Modified Files: src/sys/arch/sgimips/dev: scn.c Log Message: don't malloc a tiny, fixed size buffer to scribble into, then not use it and never free it either found by Brainy To generate a diff

CVS commit: src/sys/dev/i2c

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:14:42 UTC 2015 Modified Files: src/sys/dev/i2c: i2c.c Log Message: Free cmd on error if we allocated it. Found by Brainy, reported by maxv@. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

CVS commit: src/sys/dev/i2c

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:16:54 UTC 2015 Modified Files: src/sys/dev/i2c: i2c.c Log Message: dedup code. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/i2c/i2c.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/i2c

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:14:42 UTC 2015 Modified Files: src/sys/dev/i2c: i2c.c Log Message: Free cmd on error if we allocated it. Found by Brainy, reported by maxv@. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

Re: CVS commit: src

2015-04-04 Thread Christos Zoulas
On Apr 4, 4:59pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src | On Sat, Apr 04, 2015 at 10:58:52AM -0400, Christos Zoulas wrote: | | lint1/cgram.c did not get regenerated for me. | | The tool, the program or both? | | build.sh failed early in tools/lint1.

CVS commit: src/crypto/external/bsd/openssh/dist

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 13:59:20 UTC 2015 Modified Files: src/crypto/external/bsd/openssh/dist: ssh-keyscan.c Log Message: Alpha is the only platform where sig_atomic_t isn't int... OpenBSD does not compile OpenSSH on the alpha anymore?

CVS commit: src/crypto/external/bsd/openssh/dist

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 13:59:20 UTC 2015 Modified Files: src/crypto/external/bsd/openssh/dist: ssh-keyscan.c Log Message: Alpha is the only platform where sig_atomic_t isn't int... OpenBSD does not compile OpenSSH on the alpha anymore?

CVS commit: src/sys/arch/sgimips/mace

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 14:19:00 UTC 2015 Modified Files: src/sys/arch/sgimips/mace: macekbc.c Log Message: malloc() - kmem_alloc() for private data, also kmem_free() them if we don't finish attaching for whatever reason found by Brainy

CVS commit: src/sys/arch/sgimips/mace

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 14:19:00 UTC 2015 Modified Files: src/sys/arch/sgimips/mace: macekbc.c Log Message: malloc() - kmem_alloc() for private data, also kmem_free() them if we don't finish attaching for whatever reason found by Brainy

Re: CVS commit: src

2015-04-04 Thread Martin Husemann
On Sat, Apr 04, 2015 at 02:02:44PM +, Christos Zoulas wrote: This indicates some broken dependencies, and should not be needed... Let's investigate more? lint1/cgram.c did not get regenerated for me. Martin

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

2015-04-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 4 14:56:48 UTC 2015 Modified Files: src/sys/net [netbsd-7]: if_vlan.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #653): sys/net/if_vlan.c: revision 1.80 Correct frame padding

CVS commit: src/sys/external/bsd/drm2

2015-04-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 4 15:12:39 UTC 2015 Modified Files: src/sys/external/bsd/drm2/i915drm: intelfb.c src/sys/external/bsd/drm2/nouveau: nouveaufb.c Log Message: pmf_device_register returns false on failure, not true To generate

CVS commit: src/sys/external/bsd/drm2

2015-04-04 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 4 15:12:39 UTC 2015 Modified Files: src/sys/external/bsd/drm2/i915drm: intelfb.c src/sys/external/bsd/drm2/nouveau: nouveaufb.c Log Message: pmf_device_register returns false on failure, not true To generate

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:25:16 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: Free ped if we can't hand it to the power daemon. Found by Brainy, reported by maxv@. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:25:16 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: Free ped if we can't hand it to the power daemon. Found by Brainy, reported by maxv@. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/usb

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:33:36 UTC 2015 Modified Files: src/sys/dev/usb: umass_isdata.c Log Message: fix leak, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/umass_isdata.c Please note

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:31:17 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: another missing free dict. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/dev/sysmon/sysmon_power.c Please

CVS commit: src/sys/dev/hpc

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:39:40 UTC 2015 Modified Files: src/sys/dev/hpc: hpcfb.c Log Message: fix leak, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/hpc/hpcfb.c Please note that diffs are

CVS commit: src/sys/dev/hpc

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:39:40 UTC 2015 Modified Files: src/sys/dev/hpc: hpcfb.c Log Message: fix leak, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/hpc/hpcfb.c Please note that diffs are

CVS commit: src

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 12:34:45 UTC 2015 Modified Files: src/sys/fs/msdosfs: msdosfs_vnops.c src/sys/fs/sysvbfs: sysvbfs_vnops.c src/sys/fs/udf: udf_vnops.c src/tests/fs/vfs: t_io.c Log Message: Fix remaining

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

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 12:32:34 UTC 2015 Modified Files: src/sys/arch/evbmips/conf: CI20 Log Message: add jziic and RTC drivers To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbmips/conf/CI20 Please note

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

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 12:32:34 UTC 2015 Modified Files: src/sys/arch/evbmips/conf: CI20 Log Message: add jziic and RTC drivers To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbmips/conf/CI20 Please note

CVS commit: src

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 12:34:45 UTC 2015 Modified Files: src/sys/fs/msdosfs: msdosfs_vnops.c src/sys/fs/sysvbfs: sysvbfs_vnops.c src/sys/fs/udf: udf_vnops.c src/tests/fs/vfs: t_io.c Log Message: Fix remaining

CVS commit: src/sys/fs/sysvbfs

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 13:28:36 UTC 2015 Modified Files: src/sys/fs/sysvbfs: sysvbfs_vnops.c Log Message: Make sure err is initialized. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/fs/sysvbfs/sysvbfs_vnops.c

CVS commit: src/sys/fs/sysvbfs

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 13:28:36 UTC 2015 Modified Files: src/sys/fs/sysvbfs: sysvbfs_vnops.c Log Message: Make sure err is initialized. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/fs/sysvbfs/sysvbfs_vnops.c

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

2015-04-04 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Apr 4 14:12:40 UTC 2015 Modified Files: src/sys/arch/sgimips/dev: scn.c Log Message: don't malloc a tiny, fixed size buffer to scribble into, then not use it and never free it either found by Brainy To generate a diff

Re: CVS commit: src

2015-04-04 Thread Christos Zoulas
On Apr 4, 4:29pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src | On Sat, Apr 04, 2015 at 02:02:44PM +, Christos Zoulas wrote: | This indicates some broken dependencies, and should not be needed... | Let's investigate more? | | lint1/cgram.c did not get

CVS commit: src/sys/dev/pci

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:08:40 UTC 2015 Modified Files: src/sys/dev/pci: agp_amd64.c Log Message: Fix error branches in agp_amd64.c. - agp_generic_detach always. - Free asc if it was allocated. (Found by Brainy, noted by maxv@.) - Free

CVS commit: src/sys/dev/pci

2015-04-04 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Apr 4 15:08:40 UTC 2015 Modified Files: src/sys/dev/pci: agp_amd64.c Log Message: Fix error branches in agp_amd64.c. - agp_generic_detach always. - Free asc if it was allocated. (Found by Brainy, noted by maxv@.) - Free

CVS commit: src/sys/dev/ic

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:09:45 UTC 2015 Modified Files: src/sys/dev/ic: ac97.c Log Message: fix memory leak, found by Brainy. XXX: is there anything else that we need to cleanup at this point? To generate a diff of this commit: cvs

CVS commit: src/sys/dev/ic

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:09:45 UTC 2015 Modified Files: src/sys/dev/ic: ac97.c Log Message: fix memory leak, found by Brainy. XXX: is there anything else that we need to cleanup at this point? To generate a diff of this commit: cvs

CVS commit: src/sys/dev/i2c

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:16:54 UTC 2015 Modified Files: src/sys/dev/i2c: i2c.c Log Message: dedup code. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/i2c/i2c.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:29:59 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: don't forget to free the dictionary. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/sysmon/sysmon_power.c

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:29:59 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: don't forget to free the dictionary. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/sysmon/sysmon_power.c

CVS commit: src/sys/dev/sysmon

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:31:17 UTC 2015 Modified Files: src/sys/dev/sysmon: sysmon_power.c Log Message: another missing free dict. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/dev/sysmon/sysmon_power.c Please

CVS commit: src/sys/dev/usb

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 15:33:36 UTC 2015 Modified Files: src/sys/dev/usb: umass_isdata.c Log Message: fix leak, found by Brainy. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/umass_isdata.c Please note

CVS commit: src/sys/kern

2015-04-04 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Sun Apr 5 02:26:39 UTC 2015 Modified Files: src/sys/kern: uipc_socket.c Log Message: make bind() fail with EINVAL if the address family of the provided socket does not match the address family of the sockaddr received. To

CVS commit: src/sys/kern

2015-04-04 Thread Tyler R. Retzlaff
Module Name:src Committed By: rtr Date: Sun Apr 5 02:26:39 UTC 2015 Modified Files: src/sys/kern: uipc_socket.c Log Message: make bind() fail with EINVAL if the address family of the provided socket does not match the address family of the sockaddr received. To

CVS commit: src/libexec/ld.elf_so

2015-04-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Apr 4 18:51:58 UTC 2015 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: lib/49813: Release mutex on error. To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 src/libexec/ld.elf_so/rtld.c Please note

CVS commit: src/libexec/ld.elf_so

2015-04-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Apr 4 18:51:58 UTC 2015 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: lib/49813: Release mutex on error. To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 src/libexec/ld.elf_so/rtld.c Please note

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

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 18:53:51 UTC 2015 Modified Files: src/external/bsd/tcpdump/dist: print-rpki-rtr.c Log Message: Apply commit fb6e5377f392555b8c725f66b8b701f0061a3695: -Fix/add ND_TCHECK2 tests, -Fix a buffer overflow, -Remove a debug

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

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 18:53:51 UTC 2015 Modified Files: src/external/bsd/tcpdump/dist: print-rpki-rtr.c Log Message: Apply commit fb6e5377f392555b8c725f66b8b701f0061a3695: -Fix/add ND_TCHECK2 tests, -Fix a buffer overflow, -Remove a debug

Re: CVS commit: src

2015-04-04 Thread Christos Zoulas
On Apr 4, 8:56pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src | On Sat, Apr 04, 2015 at 11:49:36AM -0400, Christos Zoulas wrote: | Are you sure you are not seeing a clock issue? | | No, not sure, but the old objdir is gone now anyway - feel free to remove | or

CVS commit: [netbsd-7] src/doc

2015-04-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 4 19:05:31 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #653 To generate a diff of this commit: cvs rdiff -u -r1.1.2.247 -r1.1.2.248 src/doc/CHANGES-7.0 Please note that diffs are not

CVS commit: [netbsd-7] src/doc

2015-04-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Apr 4 19:05:31 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket #653 To generate a diff of this commit: cvs rdiff -u -r1.1.2.247 -r1.1.2.248 src/doc/CHANGES-7.0 Please note that diffs are not

Re: CVS commit: src

2015-04-04 Thread Martin Husemann
On Sat, Apr 04, 2015 at 11:49:36AM -0400, Christos Zoulas wrote: Are you sure you are not seeing a clock issue? No, not sure, but the old objdir is gone now anyway - feel free to remove or reword the entry if you think it is not needed. Martin

Re: CVS commit: [nick-nhusb] src/sys/dev/usb

2015-04-04 Thread Takahiro HAYASHI
On 2015/04/04 06:33, Nick Hudson wrote: Module Name:src Committed By: skrll Date: Fri Apr 3 21:33:23 UTC 2015 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Various readability changes. #ifdef DIAGNOSTIC - KASSERT / __diagused @@ -3151,10 +3105,8

Re: CVS commit: src

2015-04-04 Thread Christos Zoulas
On Apr 4, 8:56pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src | On Sat, Apr 04, 2015 at 11:49:36AM -0400, Christos Zoulas wrote: | Are you sure you are not seeing a clock issue? | | No, not sure, but the old objdir is gone now anyway - feel free to remove | or

CVS commit: src/usr.bin/xlint/lint1

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 19:32:06 UTC 2015 Modified Files: src/usr.bin/xlint/lint1: Makefile Log Message: build ops.h first, because trying to build dependencies and ops.h at the same time leads to spurious failures. To generate a diff of

CVS commit: src/usr.bin/xlint/lint1

2015-04-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 19:32:06 UTC 2015 Modified Files: src/usr.bin/xlint/lint1: Makefile Log Message: build ops.h first, because trying to build dependencies and ops.h at the same time leads to spurious failures. To generate a diff of