Module Name:src
Committed By: mrg
Date: Thu Sep 13 08:25:55 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c i915_drv.c
i915_drv.h i915_gem_stolen.c i915_irq.c i915_reg.h intel_csr.c
intel_ddi.c intel_display.c intel_dp.c
Module Name:src
Committed By: kre
Date: Thu Sep 13 09:03:40 UTC 2018
Modified Files:
src/lib/libedit: history.c
Log Message:
Fix editing mistake, remove ) from func call that is now gone.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/lib/libedit/histo
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 10:16:51 UTC 2018
Modified Files:
src/sys/modules/compat_50 [pgoyette-compat]: Makefile
Log Message:
Include rtsock_50.c in the build for compat_50 module. It might be
reachable via the rtsock code, but there's stuff
Module Name:src
Committed By: jmcneill
Date: Thu Sep 13 12:53:00 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
Wrap arm_fdt_cpu_okay with #ifdef MULTIPROCESSOR
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/fdt/cpu_
Module Name:src
Committed By: maxv
Date: Thu Sep 13 14:44:09 UTC 2018
Modified Files:
src/sys/kern: kern_descrip.c
Log Message:
Don't leak kernel pointers to userland in kern.file2, same as kern.proc2.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/s
Module Name:src
Committed By: skrll
Date: Thu Sep 13 18:55:01 UTC 2018
Removed Files:
src/sys/arch/arm/cortina: files.g2 g2_intr.h g2_reg.h
src/sys/arch/evbarm/conf: GOLDENGATE files.goldengate mk.goldengate
std.goldengate
Log Message:
G/C GOLDENGATE
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 21:42:25 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_20_mod.c
Log Message:
Fix typo - Don't try to re-init the submodule when doing MODULE_CMD_fINI!
To generate a diff of this commit:
cv
Module Name:src
Committed By: kre
Date: Thu Sep 13 22:00:58 UTC 2018
Modified Files:
src/bin/test: test.c
Log Message:
Allow SMALL (and TINY) builds of test (for SMALL/TINY builds of sh)
which support only the defined modes of operation of test, to allow
the version of sh
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 22:09:20 UTC 2018
Modified Files:
src/sys/modules/compat_13 [pgoyette-compat]: Makefile
Log Message:
Include required MD code for amd64
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/mod
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 22:10:04 UTC 2018
Modified Files:
src/sys/modules/compat_netbsd32 [pgoyette-compat]: Makefile
Log Message:
Include required MD code for amd64
To generate a diff of this commit:
cvs rdiff -u -r1.20.12.9 -r1.20.12.10
Module Name:src
Committed By: kre
Date: Thu Sep 13 22:12:35 UTC 2018
Modified Files:
src/bin/sh: jobs.c
Log Message:
A change in rev 1.91 interacted badly with the way that showjobs()
worked, preventing $(jobs) (and more usefully $(jobs -p) from
working. Fix that.
XXX p
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 22:53:52 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_09_mod.c
compat_10_mod.c compat_12_mod.c compat_13_mod.c compat_14_mod.c
compat_16_mod.c compat_30_mod.c compat_
Module Name:src
Committed By: pgoyette
Date: Thu Sep 13 23:33:56 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: kern_time_50.c
Log Message:
Remove duplicate syscall package entry for ntp_gettime30. Duplicate
entries cause a panic when disestablishing, s
Module Name:src
Committed By: pgoyette
Date: Fri Sep 14 00:47:48 UTC 2018
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_mod.c
Log Message:
Require coredump since netbsd32 module will be built with COREDUMP enabled.
To generate a diff of this commit:
Module Name:src
Committed By: pgoyette
Date: Fri Sep 14 01:20:52 UTC 2018
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: syscalls.master
Log Message:
Make sigreturn14 MODULAR
To generate a diff of this commit:
cvs rdiff -u -r1.120.2.15 -r1.120.2.16 \
src/
Module Name:src
Committed By: pgoyette
Date: Fri Sep 14 01:21:34 UTC 2018
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_syscall.h
netbsd32_syscallargs.h netbsd32_syscalls.c
netbsd32_syscalls_autoload.c netbsd32_sysent.c
Module Name:src
Committed By: mrg
Date: Fri Sep 14 01:43:45 UTC 2018
Modified Files:
src/sys/external/bsd/drm/conf: files.drm
Removed Files:
src/sys/external/bsd/drm/dist: libdrm.pc.in libdrm_intel.pc.in
src/sys/external/bsd/drm/dist/bsd-core: nouveau_drv.c
Module Name:src
Committed By: mrg
Date: Fri Sep 14 01:50:51 UTC 2018
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
fix a !MP build issue.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/arch/x86/x86/intr.c
Please note that diffs are n
Module Name:src
Committed By: mrg
Date: Fri Sep 14 01:55:20 UTC 2018
Modified Files:
src/sys/kern: files.kern
src/sys/rump/librump/rumpkern: Makefile.rumpkern
Added Files:
src/sys/kern: kern_reboot.c kern_scdebug.c
Log Message:
retire kern_xxx.c. long live
Module Name:src
Committed By: maxv
Date: Fri Sep 14 04:25:16 UTC 2018
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
rename off -> thlen
To generate a diff of this commit:
cvs rdiff -u -r1.409 -r1.410 src/sys/netinet/tcp_input.c
Please note that diffs are not
Module Name:src
Committed By: maxv
Date: Fri Sep 14 04:29:46 UTC 2018
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
rename toff -> off
To generate a diff of this commit:
cvs rdiff -u -r1.410 -r1.411 src/sys/netinet/tcp_input.c
Please note that diffs are not
Module Name:src
Committed By: maxv
Date: Fri Sep 14 05:09:51 UTC 2018
Modified Files:
src/sys/dist/pf/net: if_pfsync.c if_pfsync.h
src/sys/netinet: dccp_usrreq.c dccp_var.h igmp.c igmp_var.h in_proto.c
ip_carp.c ip_carp.h ip_encap.c ip_encap.h ip_icmp.c
Module Name:src
Committed By: maya
Date: Fri Sep 14 05:31:14 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_ioctl.c
Log Message:
copy the output from the temp buffer to the actual one on return.
Fixes crashes with updated xf86-video-intel / mesa 18
from
Module Name:src
Committed By: ryo
Date: Fri Sep 14 05:33:50 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: vectors.S
Log Message:
use ENTRY_NP to avoid added _PROF_PROLOGUE.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/aarch64/aarch64/
Module Name:src
Committed By: pgoyette
Date: Fri Sep 14 05:37:08 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64 [pgoyette-compat]: netbsd32_machdep.c
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_compat_16.c
netbsd32_mod.c
src/sys/module
Module Name:src
Committed By: ryo
Date: Fri Sep 14 05:37:42 UTC 2018
Modified Files:
src/sys/arch/aarch64/include: vmparam.h
Log Message:
define VM_KERNEL_IO_SIZE for clarity
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/aarch64/include/vmparam
Module Name:src
Committed By: rillig
Date: Fri Sep 14 05:59:10 UTC 2018
Modified Files:
src/bin/sh/USD.doc: Rv7man
Log Message:
Fix "every" typo in quote from The Mythical Man-Month
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/bin/sh/USD.doc/Rv7man
Pl
Module Name:src
Committed By: pgoyette
Date: Fri Sep 14 06:21:17 UTC 2018
Modified Files:
src/doc [pgoyette-compat]: TODO.compat-module
Log Message:
Add entry for the need to use localcount(9) to protect removal of
vectored routine pointers.
Thanks riastradh@
To generat
28 matches
Mail list logo