Module Name:xsrc
Committed By: joerg
Date: Wed Jun 2 00:33:22 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Provide canonical declaration of IOPortBase for MIPS here, too.
To generate a diff o
Module Name:src
Committed By: joerg
Date: Mon May 31 21:45:41 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers: Makefile.xf86-driver
src/external/mit/xorg/server/drivers/xf86-video-amdgpu: Makefile
Log Message:
Stop using -fcommon, xsrc should be fixed
Module Name:xsrc
Committed By: joerg
Date: Mon May 31 21:44:20 UTC 2021
Modified Files:
xsrc/external/mit/xf86-video-amdgpu/dist/src: drmmode_display.h
xsrc/external/mit/xf86-video-ati-kms/dist/src: drmmode_display.h
xsrc/external/mit/xf86-video-chips/dist/u
Module Name:src
Committed By: joerg
Date: Mon May 31 00:04:15 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-geode: Makefile
Log Message:
Use -fcommon
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/external/mit/xorg/server
Module Name:src
Committed By: joerg
Date: Sun May 30 22:24:36 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-amdgpu: Makefile
src/external/mit/xorg/server/drivers/xf86-video-intel: Makefile
src/external/mit/xorg/server/drivers/xf86-
Module Name:src
Committed By: joerg
Date: Sun May 30 02:58:42 UTC 2021
Removed Files:
src/external/apache2/llvm/dist/clang [LLVM]: .arcconfig
src/external/apache2/llvm/dist/clang/docs [LLVM]:
AttributeReference.rst DiagnosticsReference.rst
src/ex
Module Name:src
Committed By: joerg
Date: Sun May 30 02:29:24 UTC 2021
Modified Files:
src/doc: TODO.clang
Log Message:
Drop a number of entries that no longer apply.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/doc/TODO.clang
Please note that diffs
Module Name:src
Committed By: joerg
Date: Sun May 30 02:28:59 UTC 2021
Modified Files:
src/sys/arch/arm/include: lock.h
Log Message:
Don't use V8 atomic instruction for AA32 mode.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/include/lock
Module Name:src
Committed By: joerg
Date: Sun May 30 02:28:35 UTC 2021
Modified Files:
src/usr.sbin/bootp/common: Makefile
Log Message:
address-of-packed-member warning is no longer a problem here.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin
Module Name:src
Committed By: joerg
Date: Sun May 30 02:26:51 UTC 2021
Modified Files:
src/tests/libexec/ld.elf_so: Makefile Makefile.inc
Log Message:
Drop explicit -msecure-plt, it's the default for both clang and gcc.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: joerg
Date: Sun May 30 02:26:08 UTC 2021
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Don't use the return address hack with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/libexec/ld.elf_so/rtld.c
P
Module Name:src
Committed By: joerg
Date: Sun May 30 02:24:05 UTC 2021
Modified Files:
src/lib/libc/gmon: Makefile.inc
Log Message:
Don't warn about frame pointer use for clang either.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/gmon/Makefi
Module Name:src
Committed By: joerg
Date: Sun May 30 02:23:25 UTC 2021
Modified Files:
src/external/gpl3/gdb/lib/libgdb: Makefile
Log Message:
Always use C++17 string_view, the emulation is just broken.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/ex
Module Name:src
Committed By: joerg
Date: Sun May 30 02:22:19 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-pnozz: Makefile
Log Message:
Ignore pointer sign cast issues with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
Module Name:src
Committed By: joerg
Date: Sun May 30 02:20:09 UTC 2021
Modified Files:
src/external/mit/xorg/lib/libXaw: Makefile Makefile.common
Log Message:
Ignore pointer cast warnings for clang, too. Use -Wno-format more
selectively.
To generate a diff of this commit
Module Name:xsrc
Committed By: joerg
Date: Sun May 30 01:53:31 UTC 2021
Modified Files:
xsrc/external/mit/MesaLib/dist/src/amd/common: ac_llvm_helper.cpp
xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm:
lp_bld_format_srgb.c lp_bld_init.c lp_
Module Name:src
Committed By: joerg
Date: Sun May 30 01:29:21 UTC 2021
Update of /cvsroot/src/external/apache2/llvm/dist/libcxx
In directory ivanova.netbsd.org:/tmp/cvs-serv10236
Log Message:
Import libc++ 249b40b558955afe5ac2b549edcf2d7f859c8cc9
Status:
Vendor Tag: LLVM
Rel
Module Name:src
Committed By: joerg
Date: Sun May 30 00:19:09 UTC 2021
Modified Files:
src/external/bsd/libevent/dist/test: regress_ssl.c
Log Message:
Cast to enums via uintptr_t to avoid compiler warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/
Module Name:src
Committed By: joerg
Date: Sun May 30 00:17:20 UTC 2021
Modified Files:
src/sys/dev/pci: if_cas.c
Log Message:
Unindent code to match the logical structure, ignoring the commented out if.
This code should be rewritten to use BUS_DMA_WAITOK, but that's a
pro
Module Name:src
Committed By: joerg
Date: Sun May 30 00:12:31 UTC 2021
Modified Files:
src/external/bsd/libc++/dist/libcxxrt/src: exception.cc
libelftc_dem_gnu3.c unwind-itanium.h
Log Message:
Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272a
To generate a diff
Module Name:src
Committed By: joerg
Date: Sun May 30 00:08:20 UTC 2021
Update of /cvsroot/src/external/bsd/libc++/dist/libcxxrt
In directory ivanova.netbsd.org:/tmp/cvs-serv13048
Log Message:
Import libcxxrt 47661d00cd4d6cd728ae31b0bb29a49a6c06272a
The repository moved to https:/
Module Name:xsrc
Committed By: joerg
Date: Thu May 27 20:20:43 UTC 2021
Modified Files:
xsrc/external/mit/xf86-video-pnozz/dist/src: pnozz_exa.c
Log Message:
Don't nest comments.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/external/mit/xf86-vid
Module Name:xsrc
Committed By: joerg
Date: Thu May 27 20:20:22 UTC 2021
Modified Files:
xsrc/external/mit/xf86-video-pnozz/dist/src: pnozz_exa.c
Log Message:
Don't define MaxClip and junk twice, fixing build with -fno-common.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: joerg
Date: Sun Feb 28 23:12:37 UTC 2021
Modified Files:
src/sys/lib/libunwind: AddressSpace.hpp
Log Message:
Defer acquiring the FDE lock until after the allocation. This can avoid
nesting issues between malloc and backtrace when using LSan.
Module Name:src
Committed By: joerg
Date: Tue Feb 23 15:16:43 UTC 2021
Modified Files:
src/external/mit/xorg/lib/gallium: Makefile
Log Message:
Don't hard-code LLVM version, but pick it up from build glue.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src
Module Name:src
Committed By: joerg
Date: Tue Feb 23 15:09:27 UTC 2021
Modified Files:
src/sys/lib/libunwind: Registers.hpp unwind_registers.S
Log Message:
Redo the aarch64 support in libunwind. This included a number of bugs
starting from returning the wrong value from th
Module Name:src
Committed By: joerg
Date: Tue Feb 23 15:07:32 UTC 2021
Modified Files:
src/sys/lib/libunwind: DwarfParser.hpp
Log Message:
The return address register entry is the DWARF register. On PowerPC,
this is not the same as the internal encoding, since the Link Reg
Module Name:src
Committed By: joerg
Date: Tue Feb 23 15:05:09 UTC 2021
Modified Files:
src/usr.sbin/ldpd: Makefile
Log Message:
Make use of packed member addreses non-fatal for clang, too
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/ldpd/Makef
Module Name:src
Committed By: joerg
Date: Mon Feb 15 15:55:51 UTC 2021
Modified Files:
src/tests/lib/libcurses/director: testlang_parse.y
Log Message:
Simplify to avoid copy based on the size of the source.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 sr
Module Name:src
Committed By: joerg
Date: Sun Feb 14 01:27:33 UTC 2021
Modified Files:
src/tests/usr.bin/nbperf: t_nbperf.sh
Log Message:
Adjust test cases to hit the fudge case after the changes in nbperf
itself.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1
Module Name:src
Committed By: joerg
Date: Mon Feb 8 23:50:25 UTC 2021
Modified Files:
src/tests/lib/libc/arch/sparc64: return_one.S
Log Message:
Don't define a label twice.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/arch/sparc64/retur
Module Name:src
Committed By: joerg
Date: Sat Feb 6 22:00:59 UTC 2021
Modified Files:
src/doc: TODO.clang
Log Message:
Drop acorn32 entry, fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/doc/TODO.clang
Please note that diffs are not public doma
Module Name:src
Committed By: joerg
Date: Sat Feb 6 21:45:38 UTC 2021
Modified Files:
src/sys/arch/acorn32/stand/boot32: Makefile start.S
src/sys/arch/acorn32/stand/nbfs: Makefile rmheader.S
Log Message:
Modernize acorn32 boot code to work directly with LLVM's ass
Module Name:src
Committed By: joerg
Date: Sat Feb 6 13:54:48 UTC 2021
Modified Files:
src/sys/kern: subr_kmem.c
Log Message:
Do not cast memcpy arguments when the intention is unaligned access.
The standard is pretty explicit that misaligned pointers is UB and LLVM
does e
Module Name:src
Committed By: joerg
Date: Fri Feb 5 21:48:52 UTC 2021
Modified Files:
src/external/public-domain/sqlite: Makefile.inc
Log Message:
Reenable threadsafe sqlite.
Do it properly and only enable thread-safety, but not the worker thread
support. The latter is w
Module Name:src
Committed By: joerg
Date: Fri Feb 5 21:45:24 UTC 2021
Modified Files:
src/external/ibm-public/postfix/dist/src/xsasl: xsasl_saslc_client.c
Log Message:
Pass strings to %s arguments, not void *.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: joerg
Date: Fri Feb 5 21:44:34 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: db_interface.c db_machdep.c
Log Message:
Avoid duplicate definition of ddb_regs in crash(8).
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: joerg
Date: Fri Feb 5 21:43:21 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: aes.inc
Log Message:
Allow v9 assembly for AES code for 32bit compat build with clang.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: joerg
Date: Thu Feb 4 22:55:36 UTC 2021
Modified Files:
src/sys/arch/arm/amlogic: mesong12_clkc.c
Log Message:
Fix C&P error in G12_CLK_vid_pll
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/amlogic/mesong12_cl
Module Name:src
Committed By: joerg
Date: Tue Feb 2 21:31:11 UTC 2021
Modified Files:
src/usr.sbin/fstyp: Makefile
Log Message:
Ignore address of packed-member for clang too
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/fstyp/Makefile
Pleas
Module Name:src
Committed By: joerg
Date: Thu Jan 28 18:52:43 UTC 2021
Modified Files:
src/usr.bin/nbperf: graph2.c
Log Message:
Fix sanity check to match the fixed off-by-one logic in the sizing
logic.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.
Module Name:src
Committed By: joerg
Date: Tue Jan 26 21:25:55 UTC 2021
Modified Files:
src/usr.bin/nbperf: nbperf-bdz.c nbperf-chm.c
Log Message:
Fix potential off-by-one error when using hash fudging. It needs to
round up to 2/4 and not one less to guarantee that the adju
Module Name:src
Committed By: joerg
Date: Tue Jan 12 14:21:18 UTC 2021
Modified Files:
src/usr.bin/nbperf: nbperf.c
Log Message:
Don't use arc4random for the tools build on NetBSD either.
compat_defs.h explicitly forces _POSIX_SOURCE and this hides the
prototype in stdlib.
gt;vertices[1] == e->vertices[2]);
+ }
+#endif
}
+ }
+
+ for (i = 0; i < graph->e; ++i)
+ SIZED2(_add_edge)(graph, i);
- graph->output_order[--graph->output_index] = e - graph->edges;
+ if (nbperf->check_duplicates) {
+ nbperf->check_duplicates = 0;
+ return SIZED2
Module Name:src
Committed By: joerg
Date: Thu Jan 7 14:41:50 UTC 2021
Modified Files:
src/lib/libc/cdb: cdbw.c
Log Message:
Optimize CPU and memory use of cdbw(3)
Reduce memory footprint and processing time by dropping the vertex parts
of the edges kept during the peelin
Module Name:src
Committed By: joerg
Date: Thu Nov 12 22:23:16 UTC 2020
Modified Files:
src/games/warp: intrp.c score.h sig.h util.c util.h
Log Message:
Avoid common symbols. Use __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/games/warp/intrp.c
cv
Module Name:src
Committed By: joerg
Date: Tue Jun 16 21:02:20 UTC 2020
Modified Files:
src/libexec/ld.elf_so/arch/arm: mdreloc.c
Log Message:
R_ARM_TLS_TPOFF32 needs to adjust the existing value, not blindly
overwrite it.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: joerg
Date: Tue Jun 16 21:01:30 UTC 2020
Modified Files:
src/libexec/ld.elf_so/arch/aarch64: mdreloc.c
Log Message:
Honor addend for R_AARCH64_TLS_TPREL relocation.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/libexec/ld
Module Name:src
Committed By: joerg
Date: Thu Jun 11 22:25:44 UTC 2020
Modified Files:
src/common/lib/libprop: prop_object_impl.h
Log Message:
Unbreak clang builds by removing questionable linker warning sections
trggered all over the place.
To generate a diff of this co
Module Name:src
Committed By: joerg
Date: Sat Jun 6 22:06:42 UTC 2020
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
sun2 and vax have no native TLS support, so avoid using modern jemalloc
as it has a couple of nasty race conditions when using TSD.
To generate a
Module Name:src
Committed By: joerg
Date: Thu Jun 4 00:45:32 UTC 2020
Modified Files:
src/external/bsd/jemalloc/dist/src: tsd.c
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
src/lib/libpthread: pthread.c
Log Mess
Module Name:src
Committed By: joerg
Date: Tue Jun 2 01:30:31 UTC 2020
Modified Files:
src/lib/libc/citrus: citrus_ctype_template.h
src/lib/libc/locale: multibyte.h
Log Message:
Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t
it aliased wit
Module Name:src
Committed By: joerg
Date: Tue Jun 2 00:29:53 UTC 2020
Modified Files:
src/lib/libpthread: pthread.c pthread_int.h pthread_rwlock.c
Log Message:
Pass down errno when calling pthread__errorfunc after a system call.
Allow format arguments for that reason and
Module Name:src
Committed By: joerg
Date: Sat May 30 23:52:10 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/include: ntp_config.h
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
Don't define psl as common symbol, move it into the only file using it.
Module Name:src
Committed By: joerg
Date: Tue May 26 21:49:30 UTC 2020
Modified Files:
src/include: stdlib.h
Log Message:
Avoid depending on namespace pollution in stdlib.h.
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/include/stdlib.h
Please note
Module Name:src
Committed By: joerg
Date: Fri May 22 01:28:45 UTC 2020
Modified Files:
src/bin/setfacl: setfacl.c
Log Message:
Mark usage as dead
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/bin/setfacl/setfacl.c
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Fri May 22 01:28:00 UTC 2020
Modified Files:
src/bin/getfacl: getfacl.c
Log Message:
Don't return from dead functions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/bin/getfacl/getfacl.c
Please note that diffs
Module Name:src
Committed By: joerg
Date: Fri May 15 14:57:33 UTC 2020
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
src/lib/libc: shlib_version
Log Message:
Bump libc minor version for malloc lock change
To gene
Module Name:src
Committed By: joerg
Date: Fri May 15 14:44:05 UTC 2020
Modified Files:
src/external/lgpl3/mpfr/lib/libmpfr: Makefile
Log Message:
Ignore warnings for tautological compares for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/extern
Module Name:src
Committed By: joerg
Date: Fri May 15 14:37:21 UTC 2020
Modified Files:
src/external/bsd/jemalloc/dist/src: jemalloc.c
src/lib/libc/gen: pthread_atfork.c
src/lib/libc/include: extern.h
src/lib/libc/stdlib: jemalloc.c malloc.c
Log Mess
Module Name:src
Committed By: joerg
Date: Fri May 15 14:34:42 UTC 2020
Modified Files:
src/external/bsd/jemalloc/dist/src: mutex.c
Log Message:
When using default mutex types, don't setup attributes for init.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: joerg
Date: Fri May 15 14:30:23 UTC 2020
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Lock/unlock/reinit pthread__deadqueue_lock over fork.
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/lib/libpthread/pthr
Module Name:src
Committed By: joerg
Date: Fri May 15 14:29:29 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/libgomp: Makefile
Log Message:
Don't allow building with clang, uses GCC-specific attributes.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 sr
Module Name:src
Committed By: joerg
Date: Fri May 15 14:29:53 UTC 2020
Modified Files:
src/external/gpl3/gcc/lib/liblsan: Makefile
Log Message:
Ignore unused private fields when building with clang
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/
Module Name:src
Committed By: joerg
Date: Wed May 13 14:00:58 UTC 2020
Modified Files:
src/include: stddef.h
Log Message:
Remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/include/stddef.h
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Mon May 11 15:15:15 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: Makefile.amd64
src/sys/arch/i386/conf: Makefile.i386
Log Message:
Fix GCC flags for Spectre mitigation to really only apply to GCC.
To generate a diff
Module Name:src
Committed By: joerg
Date: Mon May 4 18:36:24 UTC 2020
Modified Files:
src/sys/arch/arm/include/arm32: pte.h
Log Message:
Prevent double definition of pt_entry_t from machine/param.h
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/ar
Module Name:src
Committed By: joerg
Date: Mon May 4 18:19:34 UTC 2020
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: md.h
Log Message:
boardype should not be common.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/sysinst/arch/evbarm/md.h
Pl
Module Name:src
Committed By: joerg
Date: Sun May 3 21:02:24 UTC 2020
Modified Files:
src/sys/arch/zaurus/stand/zboot: boot.h
Log Message:
Avoid common symbol declarations.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/zaurus/stand/zboot/boot.
Module Name:src
Committed By: joerg
Date: Thu Apr 30 14:32:05 UTC 2020
Modified Files:
src/sys/sys: cdefs_elf.h
Log Message:
GNU as on ARM silently accepts @progbits, but interpretes it as comment
internally. LLVM bails out on the other hand. So conditionally this
properly
Module Name:src
Committed By: joerg
Date: Sat Apr 25 18:56:26 UTC 2020
Modified Files:
src/external/bsd/flex/dist/src: flex.skl
Log Message:
Fix misindentations in the flex skeleton triggered by dtrace's dt_lex.l.
Upstream committed as a631f5da8d4fd60fbde7b06bcf43bc9a155c2
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:35:14 UTC 2020
Modified Files:
src/usr.bin/tip: tip.c tip.h
Log Message:
Avoid using common symbol definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/usr.bin/tip/tip.c
cvs rdiff -u -r1.33
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:34:29 UTC 2020
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
Log Message:
rump doesn't own pnbuf_cache, externalize it
To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 src/sys/rump/librump/rum
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:31:52 UTC 2020
Modified Files:
src/tests/fs/nfs/nfsservice: rumpnfsd.c
src/tests/net/config: netconfig.c
Log Message:
Replace noatf global with conditional compilation
To generate a diff of this commit:
cvs
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:30:09 UTC 2020
Modified Files:
src/tests/lib/libcurses/director: testlang_parse.y
Log Message:
saved_output is owned by director.c
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/tests/lib/libcurse
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:29:00 UTC 2020
Modified Files:
src/usr.sbin/pf/pfs: parse.y parser.h
Log Message:
lineno, states and allocated should be owned by the parser
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/p
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:27:45 UTC 2020
Modified Files:
src/usr.sbin/npf/npftest/libnpftest: npf_test.h
Log Message:
npftest_mbufops and npftest_ifops are owned by npf_mbuf_subr.c
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.2
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:24:50 UTC 2020
Modified Files:
src/usr.bin/netstat: main.c netstat.h
Log Message:
Avoid common symbol definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/usr.bin/netstat/main.c
cvs rdiff
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:23:31 UTC 2020
Modified Files:
src/usr.bin/netstat: atalk.c
Log Message:
Avoid global scope for variables only used locally
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/netstat/atalk.c
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:24:16 UTC 2020
Modified Files:
src/usr.bin/netstat: inet6.c
Log Message:
sockb is only used locally, so move it into the function
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/usr.bin/netstat/ine
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:22:01 UTC 2020
Modified Files:
src/usr.sbin/mountd: get_net.c mountd.c mountd.h
Log Message:
Rename debug to mountd_debug to avoid overlap in rump tests
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:17:34 UTC 2020
Modified Files:
src/usr.bin/indent: indent.c indent_globs.h
Log Message:
Avoid common symbol declarations
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/indent/indent.c
cvs
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:12:28 UTC 2020
Modified Files:
src/sys/arch/macppc/stand/ofwboot: boot.c
Log Message:
bootfile is owned by libsa
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/macppc/stand/ofwboot/boot.c
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:11:29 UTC 2020
Modified Files:
src/sys/arch/sparc/stand/bootxx: Makefile
Log Message:
Uses LFS boot code
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/stand/bootxx/Makefile
Please
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:09:26 UTC 2020
Modified Files:
src/sys/arch/macppc/stand/ofwboot: net.c
src/sys/arch/sparc/stand/common: net.c
src/sys/arch/sparc/stand/ofwboot: net.c
Log Message:
rootpath is owned by libsa
To gener
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:03:41 UTC 2020
Modified Files:
src/libexec/telnetd: ext.h global.c
Log Message:
Don't play #define games with extern, just have a separate list to avoid commons
To generate a diff of this commit:
cvs rdiff -u -r1.22
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:57:56 UTC 2020
Modified Files:
src/usr.sbin/mopd/mopchk: mopchk.c
src/usr.sbin/mopd/mopd: mopd.c
src/usr.sbin/mopd/mopprobe: mopprobe.c
src/usr.sbin/mopd/moptrace: moptrace.c
Log Message:
loop.
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:55:29 UTC 2020
Modified Files:
src/usr.sbin/mopd/common: loop-bsd.c loop-linux2.c
Log Message:
Let loop.c own iflist
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/mopd/common/loop-bsd.c
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:54:32 UTC 2020
Modified Files:
src/libexec/ld.elf_so: search.c
Log Message:
Mark _rtld_invalid_paths static as ldd can end up with two copies
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/libexec
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:53:27 UTC 2020
Modified Files:
src/usr.sbin/ldpd: conffile.c conffile.h ldp_peer.c ldp_peer.h
socketops.c socketops.h
Log Message:
Avoid common symbol definitions
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:51:34 UTC 2020
Modified Files:
src/usr.sbin/envstat: config_yacc.y
Log Message:
Externalize yytext, it belongs to the lexer
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/envstat/config_yac
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:47:02 UTC 2020
Modified Files:
src/usr.sbin/rpc.bootparamd: bootparamd.c
Log Message:
_rpcpmstart is defined by rpcgen, so externalize it here
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.sb
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:46:03 UTC 2020
Modified Files:
src/usr.sbin/rpc.pcnfsd: pcnfsd_misc.c pcnfsd_print.c
Log Message:
tempstr is only used in one file, make it static
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/us
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:40:40 UTC 2020
Modified Files:
src/dist/pf/sbin/pfctl: pfctl.c
Log Message:
Externalize variables owned logically by pf_ruleset.c
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/pf/sbin/pfctl/pf
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:43:12 UTC 2020
Modified Files:
src/usr.sbin/sysinst: defs.h main.c mbr.c mbr.h
Log Message:
Don't depend on common symbol definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.sbin/sysin
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:36:26 UTC 2020
Modified Files:
src/games/backgammon/common_source: back.h fancy.c
Log Message:
buffnum is shared between subs.c and fancy.c
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/games/bac
Module Name:src
Committed By: joerg
Date: Wed Apr 22 23:32:25 UTC 2020
Modified Files:
src/lib/csu: Makefile
src/lib/libc/gen: Makefile.inc
src/lib/libc/misc: Makefile.inc
Log Message:
Explicitly use -fcommon for globals shared between libc and CSU.
To ge
Module Name:src
Committed By: joerg
Date: Tue Apr 21 22:27:09 UTC 2020
Modified Files:
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
Drop obsolete special case for clang/ppc.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: joerg
Date: Tue Apr 21 22:22:55 UTC 2020
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Switch to using TLS in old jemalloc for everywhere but VAX and sun2.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/lib/
Module Name:src
Committed By: joerg
Date: Tue Apr 21 21:39:07 UTC 2020
Modified Files:
src/sys/arch/macppc/stand: Makefile.inc
src/sys/arch/zaurus/stand: Makefile.inc
Log Message:
Use -Wno-error=address-of-packed-member for a number of more boot
loaders.
To gener
1 - 100 of 3491 matches
Mail list logo