Module Name:src
Committed By: rin
Date: Sun Apr 7 05:29:00 UTC 2019
Modified Files:
src/distrib/i386/installimage: Makefile
Log Message:
Bump for recent Mesa update.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/i386/installimage/Makefile
Pl
Module Name:src
Committed By: rin
Date: Sun Apr 7 05:28:09 UTC 2019
Modified Files:
src/external/mit/xorg/lib/gallium: Makefile
Log Message:
Handle objdir correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/mit/xorg/lib/gallium/Makefile
Module Name:src
Committed By: thorpej
Date: Sun Apr 7 05:25:56 UTC 2019
Modified Files:
src/sys/arch/powerpc/booke: booke_machdep.c copyin.c copyout.c
src/sys/arch/powerpc/ibm4xx: trap.c
src/sys/arch/powerpc/include: types.h
src/sys/arch/powerpc/inc
Module Name:src
Committed By: thorpej
Date: Sun Apr 7 04:11:56 UTC 2019
Modified Files:
src/sys/arch/arm/arm: fusu.S
Log Message:
Fix ARM_ARCH_* brain fart.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/arm/fusu.S
Please note that diffs a
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:53:53 UTC 2019
Modified Files:
src/sys/arch/arc/arc: locore_machdep.S
Log Message:
Remove dead codes, that are #if 0'd for more than 19 years!
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:49:24 UTC 2019
Modified Files:
src/sys/arch/arc: TODO
Log Message:
UADDR was removed.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arc/TODO
Please note that diffs are not public domain;
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:43:55 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: t_ufetchstore.c
Log Message:
Revert previous. arc port was fixed correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/modules/u
Module Name:src
Committed By: thorpej
Date: Sun Apr 7 03:42:31 UTC 2019
Modified Files:
src/sys/arch/arc/include: param.h
Log Message:
G/C some obsolete definitions (we haven't had a fixed u. for quite
some time).
To generate a diff of this commit:
cvs rdiff -u -r1.32 -
Module Name:src
Committed By: rin
Date: Sun Apr 7 03:35:25 UTC 2019
Modified Files:
src/tests/modules/ufetchstore: t_ufetchstore.c
Log Message:
Avoid redefining UADDR for arc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/modules/ufetchstore/t_uf
Module Name:src
Committed By: rin
Date: Sun Apr 7 02:58:02 UTC 2019
Modified Files:
src/sys/kern: subr_disklabel.c
Log Message:
Fix previous. We define _KERNEL for rump in opt_rumpkernel.h.
XXX This works because arch's with _RUMP_NATIVEABI=yes and therefore
XXX without
Module Name:src
Committed By: sevan
Date: Sun Apr 7 02:08:08 UTC 2019
Modified Files:
src/etc/defaults: npf.boot.conf
Log Message:
Allow DHCP
Neighbour Advertisement should be allowed both ways, otherwise
ipv6nd_sendadvertisement() from dhcpcd logs "Network is unreachable
Module Name:src
Committed By: pgoyette
Date: Sun Apr 7 01:39:12 UTC 2019
Modified Files:
src/sys/dev/ic: spdmem.c
Log Message:
Fix spelling of symeti^Hric
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/ic/spdmem.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Sun Apr 7 00:44:54 UTC 2019
Modified Files:
src/usr.bin/ftp: ssl.c
Log Message:
redo the connection waiting handling to make it more clear.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/ftp/ssl.c
Pl
Module Name:src
Committed By: nakayama
Date: Sat Apr 6 21:40:15 UTC 2019
Modified Files:
src/sys/arch/sparc64/include: psl.h
Log Message:
The real cause for removing asm inline code on clang is that the
"r" constraint cannot handle 64-bit and is treated as 32-bit.
So cod
Module Name:src
Committed By: thorpej
Date: Sat Apr 6 20:25:27 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: copy.S
src/sys/arch/i386/i386: copy.S
Log Message:
Fix a think-o / paste-o in the max user address check, pointed out
by maxv@.
To generate a diff o
Module Name:src
Committed By: ryo
Date: Sat Apr 6 18:30:20 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
Fix race conditions about pmap_page_protect() and pmap_enter().
while handling same PTE by these functions in same time, there
is a criti
Module Name:src
Committed By: kre
Date: Sat Apr 6 17:42:28 UTC 2019
Modified Files:
src/sys/compat/freebsd: freebsd_syscall.c
Log Message:
Revert previous (1.5) and return to the one before that (1.4), and
just allow things to be broken if this is used on a system where
r
Module Name:src
Committed By: kre
Date: Sat Apr 6 17:27:59 UTC 2019
Modified Files:
src/sys/compat/freebsd: freebsd_syscall.c
Log Message:
Revert previous. Instead change ufetch_long() to ufetch_int() in
both calls (and also remove the cast on the earlier).
These repla
Module Name:src
Committed By: kamil
Date: Sat Apr 6 16:25:52 UTC 2019
Modified Files:
src/regress/libexec/ld.elf_so: Makefile
Removed Files:
src/regress/libexec/ld.elf_so/expand: Makefile
Log Message:
Eliminate regress/libexec/ld.elf_so/expand
This test does not
Module Name:src
Committed By: thorpej
Date: Sat Apr 6 16:22:01 UTC 2019
Modified Files:
src/sys/arch/sparc/sparc: db_trace.c
Log Message:
Fix building crash(8) on sparc after ufetch / ustore changes.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/
Module Name:src
Committed By: kre
Date: Sat Apr 6 16:22:09 UTC 2019
Modified Files:
src/sys/compat/freebsd: freebsd_syscall.c
Log Message:
If using a cast for &code to make it a u_long * is acceptable a
few lines earlier, it should work here too.
To generate a diff of t
Module Name:src
Committed By: thorpej
Date: Sat Apr 6 15:52:35 UTC 2019
Modified Files:
src/sys/kern: subr_copy.c
Log Message:
Treat _RUMPKERNEL like a __HAVE_UCAS_FULL platform. Add a comment
explaining what's going on. Fixes librump build on sparc.
To generate a dif
Module Name:src
Committed By: kamil
Date: Sat Apr 6 15:41:54 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_fork.c
Log Message:
Add new tests in ATF t_fork/t_vfork
Verify whether nested fork(2)/vfork(2)/clone(2) calls are supported in a
fork(2)ed/vforked(2) child.
T
Module Name:src
Committed By: kamil
Date: Sat Apr 6 15:35:09 UTC 2019
Modified Files:
src/tests/lib/libc/sys: t_ptrace_wait.c
Log Message:
Simplify FORK_TEST in ATF t_ptrace_wait*
Reduce the scope of combinations that were planned to be tested from the
same function body
Module Name:src
Committed By: kamil
Date: Sat Apr 6 12:34:30 UTC 2019
Modified Files:
src/distrib/sets/lists/debug: module.mi
Log Message:
Register t_ufetchstore.debug in distrib files
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/sets/lists/de
Module Name:src
Committed By: kamil
Date: Sat Apr 6 12:33:19 UTC 2019
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Correct ustore(9) entry for MKCATPAGES=yes
To generate a diff of this commit:
cvs rdiff -u -r1.2267 -r1.2268 src/distrib/sets/lists/comp/mi
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: kamil
Date: Sat Apr 6 11:54:21 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: syscall.c
src/sys/arch/alpha/alpha: syscall.c
src/sys/arch/arm/arm: syscall.c
src/sys/arch/hppa/hppa: trap.c
src/sys/arch/ia6
Module Name:src
Committed By: maxv
Date: Sat Apr 6 11:49:53 UTC 2019
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86.c nvmm_x86.h nvmm_x86_svm.c
nvmm_x86_vmx.c
Log Message:
Replace the misc[] state by a new compressed nvmm_x64_state_intr structure,
which descri
Module Name:src
Committed By: pgoyette
Date: Sat Apr 6 10:37:57 UTC 2019
Modified Files:
src/external/bsd/pkg_install/sbin/pkg_create: Makefile
Log Message:
revert previkous it isn't needed
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/b
Module Name:src
Committed By: pgoyette
Date: Sat Apr 6 10:29:13 UTC 2019
Modified Files:
src/external/bsd/pkg_install/sbin/pkg_create: Makefile
Log Message:
Treat implicit-fallthrough only as a warning
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
sr
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: kamil
Date: Sat Apr 6 09:33:07 UTC 2019
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Revert llvm -> llvmcmds unintended changes in distrib files
To generate a diff of this commit:
cvs rdiff -u -r1.2266 -r1.2267 src/distrib/s
Module Name:src
Committed By: skrll
Date: Sat Apr 6 08:48:53 UTC 2019
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Install the undefined instruction handlers only once, i.e. when attaching
on the BP.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: msaitoh
Date: Sat Apr 6 08:38:23 UTC 2019
Modified Files:
src/sys/net: slcompress.c
Log Message:
KNF. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/net/slcompress.c
Please note that diffs are n
Module Name:src
Committed By: kre
Date: Sat Apr 6 08:29:02 UTC 2019
Modified Files:
src/external/bsd/pkg_install/dist/create: util.c
Log Message:
Use __UNCONST() rather than a simple cast to free a const char *
while avoiding gcc noise.
To generate a diff of this commit
Module Name:src
Committed By: wiz
Date: Sat Apr 6 07:57:04 UTC 2019
Modified Files:
src/share/man/man9: ipi.9
Log Message:
Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/ipi.9
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Sat Apr 6 07:56:49 UTC 2019
Modified Files:
src/share/man/man9: ucas.9
Log Message:
Sort sections. Fix typo. Remove superfluous Pp.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/ucas.9
Please note
Module Name:src
Committed By: wiz
Date: Sat Apr 6 07:56:19 UTC 2019
Modified Files:
src/share/man/man9: ustore.9
Log Message:
Fix short description.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/ustore.9
Please note that diffs are not p
39 matches
Mail list logo