Module Name:src
Committed By: ozaki-r
Date: Tue Feb 28 09:23:23 UTC 2017
Modified Files:
src/tests/net/mcast: mcast.c t_mcast.sh
Log Message:
Add tests that destroy an interface while the mcast program is running
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: knakahara
Date: Tue Feb 28 09:55:47 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
fix EITR setting.
+ 82574
- add EITR setting, that is MSI-X mode interrupt interval
+ 82575
- fix EITR value. 82
Module Name:src
Committed By: kamil
Date: Tue Feb 28 13:10:54 UTC 2017
Modified Files:
src/doc: TODO.ptrace
Log Message:
Sync TODO.ptrace with reality
Remove entries:
- add new ptrace(2) calls to lock (suspend) and unlock LWP within a process
- switch PT_WATCHPOINT* to PT
Module Name:src
Committed By: kamil
Date: Tue Feb 28 13:19:50 UTC 2017
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add new test syscallemu1 in t_ptrace_wait*
syscallemu1:
Verify that exit(2) can be intercepted with PT_SYSCALLEMU
This test is failin
Module Name:src
Committed By: kamil
Date: Tue Feb 28 13:29:52 UTC 2017
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Mark resume1 and syscallemu1 tests broken in t_ptrace_wait*
resume1:
PR kern/51995 ptrace(2) PT_RESUME is not reliable
syscallemu1:
Module Name:src
Committed By: skrll
Date: Tue Feb 28 15:00:32 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: std.marvell
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/std.marvell
Please note that diffs are not
Module Name:src
Committed By: chs
Date: Tue Feb 28 17:35:29 UTC 2017
Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S
Log Message:
in cpu_switchto() and the fast-softint context switch code,
put back the stwcx. instruction to clear the reservation.
we used to ha
Module Name:src
Committed By: jdolecek
Date: Tue Feb 28 20:53:50 UTC 2017
Modified Files:
src/sys/dev/ic: ld_nvme.c nvme.c nvmereg.h nvmevar.h
Log Message:
implement DIOCGCACHE
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/ic/ld_nvme.c
cvs rdi
Module Name:src
Committed By: jdolecek
Date: Tue Feb 28 20:55:09 UTC 2017
Modified Files:
src/sys/dev/ic: ld_nvme.c
Log Message:
change DIOCCACHESYNC to not issue the FLUSH command at all when the controller
has no volatile write cache
To generate a diff of this commit:
Module Name:src
Committed By: kamil
Date: Wed Mar 1 00:19:23 UTC 2017
Modified Files:
src/sys/sys: siginfo.h
Log Message:
Add new SIGTRAP types: TRAP_SCE and TRAP_SCX
New entries:
- TRAP_SCE7 /* Process syscall entry trap */
- TRAP_SCX8
Module Name:src
Committed By: kre
Date: Wed Mar 1 00:38:15 UTC 2017
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION
Log Message:
Merge tzdata2017a
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/tz/dist/TZDATA_VE
Module Name:src
Committed By: kre
Date: Wed Mar 1 00:37:35 UTC 2017
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv12325
Log Message:
Import tzdata2017a from ftp://ftp.iana.org/tz/releases/tzdata2017a.tar.gz
Summary of changes
Module Name:src
Committed By: kre
Date: Wed Mar 1 00:41:40 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to tzdata2017a
To generate a diff of this commit:
cvs rdiff -u -r1.1419 -r1.1420 src/doc/3RDPARTY
cvs rdiff -u -r1.2257 -r1.2258 src/do
Module Name:src
Committed By: kre
Date: Wed Mar 1 03:02:48 UTC 2017
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
tzdata2017a: new timezone America/Punta_Arenas
To generate a diff of this commit:
cvs rdiff -u -r1.1154 -r1.1155 src/distrib/sets/lists/base/
Module Name:src
Committed By: ozaki-r
Date: Wed Mar 1 03:02:35 UTC 2017
Modified Files:
src/sys/netinet6: in6.c nd6.c
Log Message:
Restore/add some softnet_lock for nd6_rt_flush and defrouter_addreq
May help PR kern/52015
To generate a diff of this commit:
cvs rdiff -u
15 matches
Mail list logo