Module Name:src
Committed By: mrg
Date: Fri Dec 8 07:47:00 UTC 2017
Modified Files:
src/sys/dev/sbus: dbri.c dbrivar.h
Log Message:
fix audiomp bugs:
- switch from tsleep/wakeup to condvar
- fix locking in a bunch of places. there were several locking
against myself is
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 06:19:01 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Ticket #422-423, 425, 428-431.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.90 -r1.1.2.91 src/doc/CHANGES-8.0
Please note th
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 06:12:35 UTC 2017
Modified Files:
src/sys/net [netbsd-8]: if_pppoe.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #431):
sys/net/if_pppoe.c: revision 1.133
Remove wrong assertions
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 06:10:46 UTC 2017
Modified Files:
src/etc/root [netbsd-8]: dot.cshrc dot.profile
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #430):
etc/root/dot.cshrc: revision 1.26
etc/
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 06:05:15 UTC 2017
Modified Files:
src/sys/arch/sparc/include [netbsd-8]: cpu.h
src/sys/arch/sparc/sparc [netbsd-8]: cpu.c intr.c
Log Message:
Pull up following revision(s) (requested by macallan in ticket #429)
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 06:02:11 UTC 2017
Modified Files:
src/external/bsd/nvi/dist/cl [netbsd-8]: cl_main.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #428):
external/bsd/nvi/dist/cl/cl_main.c: revisi
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 05:56:05 UTC 2017
Modified Files:
src/external/historical/nawk/dist [netbsd-8]: lex.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #425):
external/historical/nawk/dist/lex.c: revi
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 05:48:21 UTC 2017
Modified Files:
src/etc [netbsd-8]: MAKEDEV.tmpl
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #423):
etc/MAKEDEV.tmpl: revision 1.188
make a few more drm nodes
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 05:43:51 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/drm [netbsd-8]: drm_drv.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #422):
sys/external/bsd/drm2/drm/drm_drv.c: revi
Module Name:src
Committed By: ozaki-r
Date: Fri Dec 8 05:22:23 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
src/sys/net: if.c if.h
Log Message:
Revert "Make if_timer MP-safe if IFEF_MPSAFE"
Because it has decreased the performance of wm. And also I found tha
Module Name:src
Committed By: msaitoh
Date: Fri Dec 8 04:37:15 UTC 2017
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Add missing h_segv.debug.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/distrib/sets/lists/debug/mi
Please note
Module Name:src
Committed By: ozaki-r
Date: Fri Dec 8 04:03:51 UTC 2017
Modified Files:
src/sys/net: if.c if.h if_bridge.c if_vlan.c
Log Message:
Fix build of kernels without ether
By throwing out if_enable_vlan_mtu and if_disable_vlan_mtu that
created a unnecessary depe
Module Name:src
Committed By: sjg
Date: Fri Dec 8 03:36:42 UTC 2017
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: varcmd.exp varcmd.mk
Log Message:
Ensure VAR+=val on command line is handled correctly
If VAR is not previously set, call Var_
Module Name:src
Committed By: christos
Date: Fri Dec 8 03:08:19 UTC 2017
Modified Files:
src/lib/libpthread: pthread_cond.c
Log Message:
unconst the timestamp
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/lib/libpthread/pthread_cond.c
Please note th
Module Name:src
Committed By: christos
Date: Fri Dec 8 01:20:53 UTC 2017
Modified Files:
src/sys/kern: syscalls.c syscalls_autoload.c
src/sys/rump/include/rump: rump_syscalls.h
src/sys/rump/librump/rumpkern: rump_syscalls.c
src/sys/sys: syscall.h sy
Module Name:src
Committed By: christos
Date: Fri Dec 8 01:19:30 UTC 2017
Modified Files:
src/distrib/sets/lists/tests: mi
src/include: lwp.h
src/lib/libc/sys: _lwp_park.2
src/sys/kern: subr_time.c sys_lwp.c syscalls.master
src/sys/sys: timev
Module Name:src
Committed By: christos
Date: Thu Dec 7 23:13:17 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Put back the old syscall glue for netbsd32 binaries, and also TRAP_SIGDEBUG
while I am at it.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Thu Dec 7 23:11:50 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
src/sys/arch/amd64/conf: files.amd64
Added Files:
src/sys/arch/amd64/amd64: compat_13_machdep.c
Log Message:
Save maxv@ so
Module Name:src
Committed By: christos
Date: Thu Dec 7 22:56:23 UTC 2017
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
PR/52791: Robert Sprowson: avoid duplicate tests (use accessor variables)
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/
Module Name:src
Committed By: kre
Date: Thu Dec 7 22:23:14 UTC 2017
Modified Files:
src/tests/lib/libc/locale: t_strfmon.c
Log Message:
Update this test to expect the output that is supposed to be produced
by strfmon() rather than the output the old buggy implementation u
Module Name:src
Committed By: kre
Date: Thu Dec 7 22:19:17 UTC 2017
Modified Files:
src/lib/libc/stdlib: strfmon.3
Log Message:
Fix obvious typo (cut&pasto or whatever) - there's only one value that
specifies the number of digits after the decimal point (oh, sorry, the
"r
Module Name:src
Committed By: chs
Date: Thu Dec 7 21:53:41 UTC 2017
Modified Files:
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
fix the UVM_PAGE_TRKOWN page-locking assertion at the top of ffs_alloc()
to work right for multi-threaded processes.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Thu Dec 7 19:49:43 UTC 2017
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
- Reset ignored or masked traps to avoid infinite loops
- If sigpost fails don't add an SDT_PROBE
ok (and author) chuq
To generate a diff of th
Module Name:src
Committed By: christos
Date: Thu Dec 7 19:48:12 UTC 2017
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
new test for trapsignal
To generate a diff of this commit:
cvs rdiff -u -r1.768 -r1.769 src/distrib/sets/lists/tests/mi
Please note th
Module Name:src
Committed By: christos
Date: Thu Dec 7 19:46:40 UTC 2017
Modified Files:
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: h_segv.c t_trapsignal.sh
Log Message:
Add trapsignal tests that make sure that traps don't end up spinning
indefinite
Module Name:xsrc
Committed By: macallan
Date: Thu Dec 7 19:23:22 UTC 2017
Modified Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_accel.c
cg14_render.c
Log Message:
RGB/BGR-flip source images in CG14Comp_Over32*() with non-solid sources
as w
Module Name:src
Committed By: macallan
Date: Thu Dec 7 19:15:56 UTC 2017
Modified Files:
src/sys/arch/sparc/dev: sxreg.h
Log Message:
add SCATTER/GATHER instructions
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/sparc/dev/sxreg.h
Please not
Module Name:src
Committed By: jmcneill
Date: Thu Dec 7 18:26:51 UTC 2017
Modified Files:
src/etc/root: dot.cshrc dot.profile
Log Message:
Update example PKG_PATH entry to use the CDN frontend, use uname -p instead
of uname -m for processor subdirectory, and derive the OS
Module Name:src
Committed By: christos
Date: Thu Dec 7 16:22:22 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Keep fs/gs the same for the signal context; otherwise calling things
like __lwp_getprivate_fast() from a signal handler (that
Module Name:src
Committed By: christos
Date: Thu Dec 7 15:21:34 UTC 2017
Modified Files:
src/sys/kern: sys_ptrace_common.c
Log Message:
Make {s,g}et{db,fp,}regs work again for PK_32 processes
XXX: pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 sr
Module Name:src
Committed By: ozaki-r
Date: Thu Dec 7 10:22:04 UTC 2017
Modified Files:
src/sys/net: if_pppoe.c
Log Message:
Remove wrong assertions
rw_lock_held() returns true when any context holds the lock. However, in
if_pppoe.c, the function was used wrongly as it r
Module Name:src
Committed By: ozaki-r
Date: Thu Dec 7 10:05:42 UTC 2017
Modified Files:
src/sys/net: if.c
Log Message:
Get rid of outdated comments
To generate a diff of this commit:
cvs rdiff -u -r1.408 -r1.409 src/sys/net/if.c
Please note that diffs are not public do
Module Name:src
Committed By: kre
Date: Thu Dec 7 09:37:33 UTC 2017
Modified Files:
src/tests/lib/libc/gen: t_fmtcheck.c
Log Message:
Correct a couple of broken test cases:
"%d" does not take the same args as "%d %s"
"%%" does not take the same args as "
33 matches
Mail list logo