Module Name:xsrc
Committed By: mrg
Date: Wed Nov 23 09:31:32 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-amdgpu/include: config.h
Log Message:
update for 1.2.0
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xf86-video-amdgpu/inclu
Module Name:src
Committed By: snj
Date: Wed Nov 23 09:50:53 UTC 2016
Modified Files:
src/distrib/sets/lists/xbase: mi
src/external/mit/xorg/lib/xkeyboard-config: Makefile
Log Message:
for some reason that is currently eluding me, non-MKUPDATE builds
fail while tryi
Module Name:src
Committed By: pho
Date: Wed Nov 23 14:33:29 UTC 2016
Modified Files:
src/sbin/mount_puffs: mount_puffs.8 mount_puffs.c
Log Message:
Major rework on mount_puffs(8) so that it can actually start file servers
Now you can do
# mount_puffs -o rdonly rot13fs#/
Module Name:src
Committed By: christos
Date: Wed Nov 23 16:10:59 UTC 2016
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
one more atheros device
To generate a diff of this commit:
cvs rdiff -u -r1.1271 -r1.1272 src/sys/dev/pci/pcidevs
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Wed Nov 23 16:11:35 UTC 2016
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1263 -r1.1264 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1262 -r1.12
Module Name:src
Committed By: christos
Date: Wed Nov 23 17:22:44 UTC 2016
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
- protect against node not found SEGV
- fix reversed logic; if we find it in the cache we return it, otherwise
we create i
Module Name:src
Committed By: christos
Date: Wed Nov 23 17:25:12 UTC 2016
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
nothing is executable.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/puffs/mount_sysctlfs/sys
Module Name:src
Committed By: kamil
Date: Wed Nov 23 19:46:51 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add new test io_read_d_write_d_handshake2 in tests/kernel/t_ptrace_wait.c
Rename io_read_write_handshake to io_read_d_write_d_handshake1.
Module Name:src
Committed By: kamil
Date: Wed Nov 23 20:56:47 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Rename read* and write* tests to read_d* and write_d*
The purpose of renaming is to make room for PT_READ_I and PT_WRITE_I type
ptrace(2)
Module Name:src
Committed By: kamil
Date: Wed Nov 23 21:14:23 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add new tests read_d_write_d_handshake[12] in t_ptrace_wait{,3,4,6,id,pid}
read_d_write_d_handshake1:
Verify PT_READ_D with PT_WRITE_D
Module Name:src
Committed By: macallan
Date: Wed Nov 23 21:18:12 UTC 2016
Modified Files:
src/sys/arch/sparc64/dev: gfb.c
Log Message:
support WSDISPLAYIO_GET_FBINFO
also, use _PREFETCHABLE for rasops
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/ar
Module Name:src
Committed By: kamil
Date: Wed Nov 23 23:30:50 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add {,io_}read_i[1234] in t_ptrace_wait{,3,4,6,id,pid}
New tests are direct counterparts to the existing ones {,io_}read_d[1234].
PT_READ
Module Name:src
Committed By: dholland
Date: Thu Nov 24 00:05:13 UTC 2016
Modified Files:
src/usr.bin/netstat: if.c
Log Message:
Fix "sidewaysintpr", the thing that prints interface statistics in a
loop, to use signals properly. There are two copies of this code; one
uses
Module Name:src
Committed By: kamil
Date: Thu Nov 24 00:12:52 UTC 2016
Modified Files:
src/lib/libc/sys: ptrace.2
Log Message:
Remove duplicated PT_DUMPCORE description in machine-specific calls section
This function is part of the general ptrace(2) interface.
Sponsored
Module Name:src
Committed By: dholland
Date: Thu Nov 24 00:37:29 UTC 2016
Modified Files:
src/tests/lib/librumpclient: h_execthr.c
Log Message:
Turn off the PR 49140 logging, because it itself makes the test fail.
As usual, ATF is actively interfering with test debugging.
Module Name:src
Committed By: hkenken
Date: Thu Nov 24 03:59:36 UTC 2016
Modified Files:
src/sys/arch/arm/imx: if_enet_imx6.c imx6_ahcisata.c imx6_ccm.c
imx6_ccmreg.h imx6_ccmvar.h
src/sys/arch/evbarm/nitrogen6: nitrogen6_usb.c
Log Message:
Modified imx
Module Name:src
Committed By: kamil
Date: Thu Nov 24 04:08:37 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add regs[12345] in t_ptrace_wait{,3,4,6,id,pid}
Add new ATF tests for the general purpose register calls.
These tests require platforms t
Module Name:src
Committed By: kamil
Date: Thu Nov 24 04:11:16 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Drop unwanted printf(3) call in regs5 in t_ptrace
This call is reserved for other test.
Sponsored by
To generate a diff of this commit
Module Name:src
Committed By: kamil
Date: Thu Nov 24 04:20:11 UTC 2016
Removed Files:
src/regress/sys/kern/kqueue/ioctl: Makefile
src/regress/sys/kern/kqueue/proc: Makefile Makefile.inc
src/regress/sys/kern/kqueue/read: Makefile Makefile.inc
src/regr
Module Name:src
Committed By: kre
Date: Thu Nov 24 05:43:58 UTC 2016
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION
Log Message:
Merge tzdata2016j
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/public-domain/tz/dist/TZDATA_VE
Module Name:src
Committed By: kre
Date: Thu Nov 24 05:43:30 UTC 2016
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv15021
Log Message:
Import tzdata2016j from ftp://ftp.iana.org/tz/releases/tzdata2016j.tar.gz
Summary of changes
Module Name:src
Committed By: kre
Date: Thu Nov 24 05:47:33 UTC 2016
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Added TZ zone files Europe/Saratov and Asia/Aqtau for tzdata2016j
To generate a diff of this commit:
cvs rdiff -u -r1.1139 -r1.1140 src/distr
Module Name:src
Committed By: kre
Date: Thu Nov 24 05:50:15 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to tzdata2016j
To generate a diff of this commit:
cvs rdiff -u -r1.1381 -r1.1382 src/doc/3RDPARTY
cvs rdiff -u -r1.2212 -r1.2213 src/do
Module Name:src
Committed By: ozaki-r
Date: Thu Nov 24 07:31:14 UTC 2016
Modified Files:
src/tests/net/if_pppoe: Makefile
Log Message:
Add missing $NetBSD$ tag
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/if_pppoe/Makefile
Please note that d
Module Name:src
Committed By: ozaki-r
Date: Thu Nov 24 07:32:20 UTC 2016
Modified Files:
src/tests/net/net: t_ipaddress.sh
Log Message:
Make tests strict
Connected routes have 'C' flag.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/net/net/t_ipad
25 matches
Mail list logo