Module Name:src
Committed By: maya
Date: Tue Mar 12 02:07:14 UTC 2019
Modified Files:
src/external/bsd/llvm/lib/libLLVMAMDGPUUtils: Makefile
Log Message:
Correct copy-paste error. From joerg, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/e
Module Name:src
Committed By: maya
Date: Fri Apr 5 10:31:53 UTC 2019
Modified Files:
src/external/mit/xorg/lib: asm.mk
Log Message:
Avoid text relocations on i386
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/lib/asm.mk
Please note t
Module Name:src
Committed By: maya
Date: Fri Apr 5 15:07:39 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
switch everyone to mesa 18.
To generate a diff of this commit:
cvs rdiff -u -r1.1124 -r1.1125 src/share/mk/bsd.own.mk
Please note that diffs are n
Module Name:src
Committed By: maya
Date: Fri Apr 5 15:11:31 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Frantically revert previous because of missing stuff
To generate a diff of this commit:
cvs rdiff -u -r1.1125 -r1.1126 src/share/mk/bsd.own.mk
Ple
Module Name:src
Committed By: maya
Date: Fri Apr 5 15:22:35 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Limit MKLLVMRT being enabled with MKX11 to x86.
To generate a diff of this commit:
cvs rdiff -u -r1.1126 -r1.1127 src/share/mk/bsd.own.mk
Please n
Module Name:src
Committed By: maya
Date: Fri Apr 5 15:58:18 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch everyone to mesa 18.
To generate a diff of this commit:
cvs rdiff -u -r1.1127 -r1.1128 src/share/mk/bsd.own.mk
Please note that diffs are n
Module Name:src
Committed By: maya
Date: Fri Apr 5 16:14:07 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
Mesa updated. And we're still a version behind somehow :-)
To generate a diff of this commit:
cvs rdiff -u -r1.1608 -r1.1609 src/doc/3RDPARTY
Please note
Module Name:xsrc
Committed By: maya
Date: Sat Apr 6 10:00:13 UTC 2019
Modified Files:
xsrc/external/mit/MesaLib/dist/src/util: u_math.h
Log Message:
Use a name for the largest representable float
Actually intended to appease vax which has a floating point format
that doe
Module Name:src
Committed By: maya
Date: Sat Apr 6 11:54:25 UTC 2019
Added Files:
src/tests/modules/ufetchstore: Makefile
Log Message:
Add missing Makefile.
Grabbed from thorpej's github repository.
XXX not actually built tested...
To generate a diff of this commit:
cv
Module Name:src
Committed By: maya
Date: Sun Apr 7 08:14:21 UTC 2019
Modified Files:
src/external/mit/xorg/lib: libglsl.mk
Log Message:
workaround gcc/vax bugs
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/lib/libglsl.mk
Please note
Module Name:src
Committed By: maya
Date: Sun Apr 7 14:08:35 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
Make the post-netbsd 2.0 case the only case. NFC.
(Reducing diff to upstream)
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: maya
Date: Sun Apr 7 14:11:23 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
Log Message:
Reduce diff to upstream (in config.gcc):
Make the NETBSD_ENABLE_PTHREADS u
Module Name:src
Committed By: maya
Date: Sun Apr 7 14:14:05 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
don't append to nbsd_tm_file. This is the sole definition so fine to do.
Only done to reduce diff to upstream.
To generate a diff
Module Name:src
Committed By: maya
Date: Sun Apr 7 14:26:26 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
Claim ifunc support on a number of architectures.
(Architecture list taken from src/tests/libexec/ld.elf_so/t_ifunc.c)
This is nee
Module Name:src
Committed By: maya
Date: Sun Apr 7 20:28:41 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/include/drm: drm_os_netbsd.h
Removed Files:
src/sys/external/bsd/drm2/include/drm: drm_copy_netbsd.h
Log Message:
Remove unused definitions.
(These appe
Module Name:src
Committed By: maya
Date: Mon Apr 8 13:04:54 UTC 2019
Modified Files:
src/share/man/man9: filedesc.9
Log Message:
Update to reference the newer (committed long ago) API.
With comments from Rocky Hotas on netbsd-docs, thanks.
To generate a diff of this co
Module Name:src
Committed By: maya
Date: Mon Apr 8 13:05:23 UTC 2019
Modified Files:
src/sys/kern: subr_exec_fd.c
Log Message:
Update comment to match existing function name.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_exec_fd.c
Please
Module Name:xsrc
Committed By: maya
Date: Tue Apr 9 14:14:59 UTC 2019
Modified Files:
xsrc/external/mit/MesaLib/dist/src/glx: glxclient.h glxcurrent.c
xsrc/external/mit/MesaLib/dist/src/mapi: entry_x86-64_tls.h
entry_x86_tls.h u_current.c u_current.h
L
Module Name:src
Committed By: maya
Date: Tue Apr 9 14:31:07 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libGL: Makefile
Log Message:
Expand all @@ things in pkgconfig file.
claim TLS.
pick up the list of private libs from pkgsrc mesalib
GL_LIB got renamed to GL_PKG
Module Name:src
Committed By: maya
Date: Tue Apr 9 14:47:15 UTC 2019
Modified Files:
src/external/mit/xorg/lib/dri: Makefile
Log Message:
Need pthread for all the mtx_lock.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external/mit/xorg/lib/dri/Makef
Module Name:src
Committed By: maya
Date: Wed Apr 10 16:11:06 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
Log Message:
remove bogus specs redefinition.
fixes the use of -march=native
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.2
Module Name:src
Committed By: maya
Date: Wed Apr 10 16:15:11 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h
src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h
Log Message:
Remove lingering references to NETBSD_CC1_AND_CC1PL
Module Name:src
Committed By: maya
Date: Wed Apr 10 20:06:26 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h
src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h
Log Mess
Module Name:src
Committed By: maya
Date: Wed Apr 10 21:38:02 UTC 2019
Modified Files:
src/lib/librefuse: fuse.h refuse.3 refuse.c
Log Message:
provide fuse_version
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/librefuse/fuse.h
cvs rdiff -u -r1.13
Module Name:src
Committed By: maya
Date: Wed Apr 10 21:42:52 UTC 2019
Modified Files:
src/lib/librefuse: refuse.c
Log Message:
Use the equivalent FUSE_VERSION. Probably a more adequately named macro for this
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100
Module Name:src
Committed By: maya
Date: Thu Apr 11 10:15:53 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libGL: Makefile
Log Message:
the drivers we dlopen need pthread.
I'm not sure about the exact scenario causing failure, but using the
libc pthread stubs isn't su
Module Name:src
Committed By: maya
Date: Sat Apr 13 09:29:49 UTC 2019
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-intel: Makefile
Log Message:
Enable TearFree by default.
This avoids visual corruption that can be induced by, e.g.,
env LIBGL_ALWAYS_SOFT
Module Name:src
Committed By: maya
Date: Sat Apr 13 12:41:37 UTC 2019
Modified Files:
src/sys/arch/riscv/include: asm.h
Log Message:
Handle changes since the gcc riscv toolchain was upstreamed
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/riscv
Module Name:src
Committed By: maya
Date: Sat Apr 13 15:53:32 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
use NETBSD_LINK_SPEC_ELF rather than netbsd_link_spec.
My current guess as to why it makes a difference is that riscv,
Module Name:src
Committed By: maya
Date: Sat Apr 13 15:54:07 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch/riscv64: defs.mk
Log Message:
Fake mknative. enough to build libc, with other changes pending
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: maya
Date: Sat Apr 13 15:56:18 UTC 2019
Modified Files:
src/sys/arch/riscv/include: int_fmtio.h
Log Message:
Provide defines for the 64bit case.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/riscv/include/int_fmtio
Module Name:src
Committed By: maya
Date: Sat Apr 13 15:57:31 UTC 2019
Modified Files:
src/sys/arch/riscv/include: ieee.h math.h
Log Message:
Our current configuration is that long double is 128bit, so reflect
that in the relevant headers.
Taken from sparc64.
To generate
Module Name:src
Committed By: maya
Date: Sat Apr 13 16:08:54 UTC 2019
Modified Files:
src/lib/libc/arch/riscv: SYS.h
Log Message:
Looks like libc is too big to be able to use j. use a longer distance jump
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/li
Module Name:src
Committed By: maya
Date: Sat Apr 13 17:18:26 UTC 2019
Modified Files:
src/lib/libm/arch/riscv: s_copysign.S
Log Message:
Don't alias the long double version to the double version.
We now have 128bit long double (by the upstream GCC changing things)
To gen
Module Name:src
Committed By: maya
Date: Sat Apr 13 17:54:13 UTC 2019
Modified Files:
src/lib/libc/arch/riscv/gen: Makefile.inc
Log Message:
build the generic 128bit long double code.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/riscv/gen
Module Name:src
Committed By: maya
Date: Sat Apr 13 19:29:27 UTC 2019
Modified Files:
src/sbin/newfs: newfs.8
src/sbin/newfs_ext2fs: newfs_ext2fs.8
Log Message:
Omit mention of old vnd(4) bug, now resolved.
Via elge, thanks.
To generate a diff of this commit:
cv
Module Name:src
Committed By: maya
Date: Sat Apr 13 21:39:46 UTC 2019
Modified Files:
src/sys/arch/mips/mips: cache_octeon.c
Log Message:
Remove unused declaration of __BIT and __BITS
it's defined already, tested with #error.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: maya
Date: Sun Apr 14 19:25:27 UTC 2019
Modified Files:
src/lib/libc/arch/riscv/gdtoa: gd_qnan.h
Log Message:
Provide a definition of quiet NaN for RISC-V, and a reference to where
it comes from.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: maya
Date: Sun Apr 14 20:27:02 UTC 2019
Modified Files:
src/libexec/ld.elf_so: ld.elf_so.1
Log Message:
Note that we now search DT_RUNPATH paths as well.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/libexec/ld.elf_so/ld.
Module Name:src
Committed By: maya
Date: Mon Apr 15 10:17:01 UTC 2019
Modified Files:
src/libexec/ld.elf_so: ld.elf_so.1
Log Message:
$ORIGIN support is now enabled.
Thanks martin for the heads up.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/libexe
Module Name:src
Committed By: maya
Date: Mon Apr 15 14:02:23 UTC 2019
Modified Files:
src/external/lgpl3/gmp/lib/libgmp/arch/riscv64: Makefile.inc gmp.h
Log Message:
Fake mknative
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/external/lgpl3/gmp/li
Module Name:src
Committed By: maya
Date: Mon Apr 15 14:02:58 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib/libgomp/arch/riscv64: config.h libgomp.spec
libgomp_f.h omp.h
Log Message:
Fake mknative
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: maya
Date: Mon Apr 15 14:03:32 UTC 2019
Modified Files:
src/sys/arch/riscv/include: byte_swap.h
Log Message:
Avoid -Wconversion warnings
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/riscv/include/byte_swap.h
Plea
Module Name:src
Committed By: maya
Date: Mon Apr 15 14:19:20 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
don't redefine types.
UINTMAX_TYPE / INTMAX_TYPE are mostly not redefined on netbsd.
These choices contradict typical 64
Module Name:src
Committed By: maya
Date: Mon Apr 15 14:51:23 UTC 2019
Modified Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: c++config.h
defs.mk
Added Files:
src/external/gpl3/gcc/lib/libstdc++-v3/arch/riscv64: symver-config.h
Log Message:
Module Name:src
Committed By: maya
Date: Mon Apr 15 15:56:40 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Don't build compat libraries for riscv, for now.
To generate a diff of this commit:
cvs rdiff -u -r1.1128 -r1.1129 src/share/mk/bsd.own.mk
Please
Module Name:src
Committed By: maya
Date: Mon Apr 15 15:58:23 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_linux.cc
Log Message:
Provide riscv implementation.
XXX this is MI, why not use it for everyone?
To gene
Module Name:src
Committed By: maya
Date: Mon Apr 15 18:41:06 UTC 2019
Modified Files:
src/lib/libc/arch/riscv/gdtoa: Makefile.inc
Log Message:
Cargo cult follow the other 128bit long double architecture (sparc64).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1
Module Name:src
Committed By: maya
Date: Mon Apr 15 18:44:26 UTC 2019
Modified Files:
src/lib/libm: Makefile
Log Message:
we need rintl (long double) to link binaries
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/lib/libm/Makefile
Please note that
Module Name:src
Committed By: maya
Date: Mon Apr 15 18:49:07 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
Re-do previous:
emulate the addition of NETBSD_SUBTARGET_EXTRA_SPECS usually done by
SUBTARGET_EXTRA_SPECS (not used in
Module Name:src
Committed By: maya
Date: Mon Apr 15 19:13:04 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/riscv: mdreloc.c
Log Message:
r_symndx is no longer declared, use symnum and initialize it before use.
Completes the changes in the commit:
"Replace COMBREL wi
Module Name:src
Committed By: maya
Date: Mon Apr 15 21:13:36 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
Remove unused definition.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/external/gpl3/gcc/dis
Module Name:src
Committed By: maya
Date: Tue Apr 16 07:08:52 UTC 2019
Modified Files:
src/sys/arch/riscv/include: int_fmtio.h
Log Message:
We're now using gcc netbsd-stdint.h instead of our own definitions, so
match those with the format types
XXX wrong for 32bit.
XXX unc
Module Name:src
Committed By: maya
Date: Tue Apr 16 07:40:03 UTC 2019
Modified Files:
src/sys/arch/riscv/include: math.h
Log Message:
RISC-V ELF psABI says ILP32 also defaults to 128bit long double.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch
Module Name:src
Committed By: maya
Date: Wed Apr 17 12:30:51 UTC 2019
Modified Files:
src/lib/libperfuse: perfuse.c
src/usr.sbin/perfused: msg.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/lib/libperfuse/perfuse.c
cvs r
Module Name:src
Committed By: maya
Date: Thu Apr 18 10:42:25 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libEGL: Makefile
Log Message:
We use pthread functions, link against pthread.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg
Module Name:src
Committed By: maya
Date: Thu Apr 18 17:13:00 UTC 2019
Modified Files:
src/sys/arch/amd64/conf: GENERIC INSTALL
Log Message:
Follow arm64 and provide two sizes of fonts, so a larger one is chosen
for larger displays.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: maya
Date: Sat Apr 20 17:31:22 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libEGL: Makefile
src/external/mit/xorg/lib/libgbm: Makefile
Log Message:
Add missing file. Allows linking webkit-gtk (which has a process link
against li
Module Name:src
Committed By: maya
Date: Sun Apr 21 11:45:09 UTC 2019
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
src/sys/arch/sparc64/dev: pyro.c
src/sys/dev: dksubr.c
src/sys/dev/iscsi: iscsi_globals.h iscsi_text.c iscsi_utils.c
src/s
Module Name:src
Committed By: maya
Date: Mon Apr 22 13:27:40 UTC 2019
Modified Files:
src/distrib/amd64/cdroms/bootcd: boot.cfg.in
src/distrib/amd64/cdroms/installcd: boot.cfg.in
src/distrib/amd64/installimage: boot.cfg.in
src/distrib/amd64/uefi-inst
Module Name:src
Committed By: maya
Date: Mon Apr 22 13:32:14 UTC 2019
Modified Files:
src/etc/etc.amd64: boot.cfg
src/etc/etc.i386: boot.cfg
Log Message:
Express more confidence in our ability to boot on hardware with ACPI
enabled and don't warn our users that it m
Module Name:src
Committed By: maya
Date: Mon Apr 22 14:53:51 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_emac.c
Log Message:
remove unused mii to fix the build
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/sunxi/sunxi_emac.c
P
Module Name:src
Committed By: maya
Date: Mon Apr 22 21:58:57 UTC 2019
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.evbarm: Makefile
Added Files:
src/share/man/man4/man4.evbarm: awge.4
Log Message:
Add awge(4) man page
To generate
Module Name:src
Committed By: maya
Date: Wed Apr 24 11:55:05 UTC 2019
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
Only warn about being unable to make a smaller stack if asking for debug
messages.
Between ASLR and stack clash random-sized pad
Module Name:src
Committed By: maya
Date: Thu Apr 25 09:03:54 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libgbm: Makefile
Log Message:
Link against expat.
Helps us pass a qt5-qtbase gbm configure check, and avoid PLIST issues.
To generate a diff of this commit:
c
Module Name:src
Committed By: maya
Date: Thu Apr 25 22:58:24 UTC 2019
Modified Files:
src/tests/lib/libm: t_cos.c
Log Message:
Expand to cover long double somewhat.
The given data is for double, so use DBL_EPSILON and don't expect better
results.
To generate a diff of t
Module Name:src
Committed By: maya
Date: Thu Apr 25 23:17:24 UTC 2019
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/libm: Makefile
src/lib/libm/man: cos.3
Log Message:
document cosl with MLINKS and in the man page
To generate a diff of this comm
Module Name:src
Committed By: maya
Date: Fri Apr 26 08:52:16 UTC 2019
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/lib/libm: Makefile
Added Files:
src/tests/lib/libm: t_bit.c
Log Message:
Add a test cas
Module Name:src
Committed By: maya
Date: Fri Apr 26 09:03:47 UTC 2019
Modified Files:
src/lib/libc/arch/i386/gen: Makefile.inc
src/lib/libc/arch/m68k/gen: Makefile.inc
src/lib/libc/arch/sparc64/gen: Makefile.inc
src/lib/libc/arch/x86_64/gen: Makefile
Module Name:src
Committed By: maya
Date: Fri Apr 26 10:11:14 UTC 2019
Removed Files:
src/lib/libm/arch/i387: s_cos.S s_cosf.S s_ilogb.S s_ilogbf.S s_modf.S
s_sin.S s_sinf.S s_tan.S s_tanf.S
Log Message:
Remove unused 387 implementations.
These were removed fro
Module Name:src
Committed By: maya
Date: Fri Apr 26 19:17:05 UTC 2019
Modified Files:
src/tests/lib/libc/gen: Makefile
Log Message:
-frounding-math is gcc specific, help clang builds
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/tests/lib/libc/gen/Mak
Module Name:src
Committed By: maya
Date: Fri Apr 26 20:41:10 UTC 2019
Modified Files:
src/tests/lib/libc/sys: Makefile
Log Message:
Use LDADD, which apparently puts the libraries at the end of the command,
and makes static builds (aka sun2) happier.
To generate a diff of
Module Name:src
Committed By: maya
Date: Tue May 7 18:12:53 UTC 2019
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Replace the link command for libpthread.a so that we create a single section
with all the libpthread symbols in it.
This makes -lpthread behave l
Module Name:src
Committed By: maya
Date: Tue May 7 18:45:37 UTC 2019
Modified Files:
src/lib/libpthread: Makefile
Log Message:
Make CLEANFILES actually work. .TARGET is not defined when not in a target
rule.
Thanks xtos for the heads up.
To generate a diff of this comm
Module Name:src
Committed By: maya
Date: Thu May 9 23:34:51 UTC 2019
Modified Files:
src/share/mk: bsd.kmodule.mk
Log Message:
G/C unused code.
gcc -combine is no longer a thing, so this entire block isn't usable.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -
Module Name:xsrc
Committed By: maya
Date: Sun Dec 1 20:21:21 UTC 2019
Modified Files:
xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/dri:
dri_sw_winsys.c
xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib:
xlib_sw_winsys.c
Module Name:xsrc
Committed By: maya
Date: Thu Dec 5 17:41:10 UTC 2019
Modified Files:
xsrc/external/mit/MesaLib/dist/src/intel/dev: gen_device_info.c
xsrc/external/mit/MesaLib/dist/src/loader: loader.c
xsrc/external/mit/MesaLib/dist/src/mesa/main: context.c
Module Name:src
Committed By: maya
Date: Thu Dec 5 20:03:09 UTC 2019
Modified Files:
src/sys/external/bsd/common/include/linux: bitops.h
src/sys/external/bsd/drm2/dist/drm/i915: i915_cmd_parser.c i915_dma.c
i915_drv.c i915_drv.h i915_gem_context.c i915_
Module Name:src
Committed By: maya
Date: Thu Dec 5 20:25:54 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_cmd_parser.c
Log Message:
Use the original linux function rather than my wrong translation.
...Include the header to have it.
Thanks Riastr
Module Name:src
Committed By: maya
Date: Sat Dec 14 15:40:43 UTC 2019
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
Don't assume mii is not null here. Some drivers like urndis don't use
mii, so they always have mii == NULL.
ok riastradh. fixes PR kern/54762
To
Module Name:src
Committed By: maya
Date: Fri Dec 20 18:37:20 UTC 2019
Modified Files:
src/usr.bin/calendar/calendars: calendar.judaic
Log Message:
Update to 2020 dates. While here:
- Add regional holidays: Sigd (Beta Israel), Mimouna (Morrocan).
- Transliterate some thing
Module Name:src
Committed By: maya
Date: Fri Dec 20 22:58:53 UTC 2019
Modified Files:
src/usr.bin/calendar/calendars: calendar.judaic
Log Message:
Avoid the risk of being wrong and don't expand meaning of holiday.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1
Module Name:src
Committed By: maya
Date: Fri Jan 10 12:58:41 UTC 2020
Modified Files:
src/share/man/man7: hier.7
Log Message:
Add some more licenses appearing in external.
Remove mentions of src/gnu that no longer exists.
Mention /usr/pkg/etc.
Bump date
To generate a dif
Module Name:src
Committed By: maya
Date: Fri Jan 10 14:56:00 UTC 2020
Modified Files:
src/share/man/man7: hier.7
Log Message:
Fix markup typo.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/share/man/man7/hier.7
Please note that diffs are not public
Module Name:src
Committed By: maya
Date: Thu Jan 16 07:18:08 UTC 2020
Modified Files:
src/sys/dev/dm: device-mapper.c
Log Message:
dm(8) doesn't cause problems on suspend, don't block it.
Tested by Matthias Petermann, thanks!
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: maya
Date: Fri Jan 17 15:00:21 UTC 2020
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
src/sys/dev: DEVNAMES
src/sys/d
Module Name:src
Committed By: maya
Date: Sun Jan 19 06:40:09 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note removal of uyurex
To generate a diff of this commit:
cvs rdiff -u -r1.2635 -r1.2636 src/doc/CHANGES
Please note that diffs are not public domain; the
Module Name:src
Committed By: maya
Date: Wed Jan 29 18:39:05 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/etc: MAKEDEV.tmpl
src/share/man/man4: Makefile usb.4
src/share/man/man8: MAKEDEV.8
Module Name:src
Committed By: maya
Date: Wed Jan 29 19:04:12 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note urio removal
To generate a diff of this commit:
cvs rdiff -u -r1.2645 -r1.2646 src/doc/CHANGES
Please note that diffs are not public domain; they are
Module Name:src
Committed By: maya
Date: Mon Feb 3 19:37:42 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
src/sys/dev/usb: files.usb
Log Message:
Remove more urio(4) traces.
Pointed out by maxv, thanks.
To generate a
Module Name:src
Committed By: maya
Date: Sat Feb 8 21:16:53 UTC 2020
Modified Files:
src/share/mk: sys.mk
Log Message:
Don't special case aarch64 and add -fomit-frame-pointer to builds.
This behaviour is probably due to a past behaviour of clang, where it
always emitted
Module Name:src
Committed By: maya
Date: Sun Feb 9 15:46:15 UTC 2020
Modified Files:
src/sys/dev/usb: files.usb
Log Message:
Remove trace of uyurex. Pointed out by maxv, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/dev/usb/files.usb
P
Module Name:src
Committed By: maya
Date: Mon Feb 10 21:54:26 UTC 2020
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_opregion.c
Log Message:
Use a closer equivalent to MEMREMAP_WB: BUS_SPACE_MAP_CACHEABLE
Not a fix for PR port-amd64/54808
To generate a d
Module Name:src
Committed By: maya
Date: Fri Feb 14 14:35:00 UTC 2020
Modified Files:
src/sys/external/bsd/common/include/linux: kernel.h
src/sys/external/bsd/drm2/dist/drm: drm_agpsupport.c drm_atomic.c
drm_atomic_helper.c drm_bufs.c drm_context.c drm_c
Module Name:src
Committed By: maya
Date: Fri Feb 21 23:27:06 UTC 2020
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
Make sure to convey a failure to the calling function
Likely fix for PR kern/54999, but that was a one-off panic.
To generate a diff of t
Module Name:src
Committed By: maya
Date: Wed Mar 4 14:59:00 UTC 2020
Modified Files:
src/share/misc: airport
Log Message:
Remove ETH (defunct) and add ETM.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/share/misc/airport
Please note that diffs are n
Module Name:src
Committed By: maya
Date: Fri Mar 6 20:07:26 UTC 2020
Modified Files:
src/usr.sbin/sysinst: sysinst.8
Log Message:
Remove note that has been incorrect for a while.
Thanks ottavio for the heads up.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1
Module Name:src
Committed By: maya
Date: Sat Mar 7 13:28:45 UTC 2020
Modified Files:
src/sys/arch/x86/x86: via_padlock.c
Log Message:
Fold constant. err is always 0, so switch to return 0;
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/x86/x8
Module Name:xsrc
Committed By: maya
Date: Sun Mar 8 18:27:52 UTC 2020
Modified Files:
xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon.h
Log Message:
Backport upstream commits (there is no newer release yet):
>From c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54 Mon Sep 17
Module Name:src
Committed By: maya
Date: Sun Mar 29 21:06:03 UTC 2020
Modified Files:
src/external/mit/xorg/lib: libloader.mk
src/external/mit/xorg/lib/libGL: Makefile
Log Message:
Define GL_LIB_NAME somewhere that applies to dri_common.c, which is the
file that ne
501 - 600 of 745 matches
Mail list logo