Module Name:src
Committed By: skrll
Date: Tue Nov 29 07:28:16 UTC 2016
Modified Files:
src/sys/dev/usb [netbsd-7-nhusb]: ucom.c
Log Message:
Sync with HEAD
To generate a diff of this commit:
cvs rdiff -u -r1.107.2.1.2.1 -r1.107.2.1.2.2 src/sys/dev/usb/ucom.c
Please note
Module Name:src
Committed By: skrll
Date: Tue Nov 29 07:26:53 UTC 2016
Modified Files:
src/sys/dev/usb: ucom.c
Log Message:
Ensure the softc lock is not held in ucom_shutdown as the call to ucom_dtr
can sleep.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.1
Module Name:src
Committed By: mlelstv
Date: Tue Nov 29 03:23:01 UTC 2016
Modified Files:
src/sys/dev/scsipi: atapiconf.c scsiconf.c scsipi_base.c scsipiconf.h
Log Message:
reference count adapter mutex possibly shared by multiple channels.
fix error in atapibusdetach, whe
Module Name:src
Committed By: kamil
Date: Mon Nov 28 21:37:00 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
Add new test step1 in t_prace_wait{,3,4,6,id,pid} under PT_STEP guards
step1:
Verify single PT_STEP call.
This function is calculating
Module Name:src
Committed By: martin
Date: Mon Nov 28 20:12:42 UTC 2016
Modified Files:
src/sys/arch/x86/pci: if_vmx.c
Log Message:
Mark a variable __diagused as it is only ever used in a KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x
Module Name:src
Committed By: christos
Date: Mon Nov 28 18:25:26 UTC 2016
Modified Files:
src/lib/libcurses: addbytes.c
Log Message:
If we are inserting spaces to account for a tab, move the x position of the
cursor, otherwise this is a no-op (Carsten Kunze)
To generate
Module Name:src
Committed By: wiz
Date: Mon Nov 28 11:54:18 UTC 2016
Modified Files:
src/share/man/man9: dksubr.9
Log Message:
New sentence, new line.
Use more/better formatting.
Fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/d
Module Name:src
Committed By: mlelstv
Date: Mon Nov 28 11:00:24 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: dksubr.9
Log Message:
Provide a man page for the disk driver subroutines (
Module Name:src
Committed By: mlelstv
Date: Mon Nov 28 08:42:20 UTC 2016
Modified Files:
src/sys/dev: dksubr.c
src/sys/sys: disk.h param.h
Log Message:
Extend dkdriver interface with a d_firstopen function. This is called
by dk_open() for the first opener and mirro
Module Name:src
Committed By: msaitoh
Date: Mon Nov 28 08:31:18 UTC 2016
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix vlan check bug in ixv_setup_vlan_support().
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/ixgbe/ixv.c
P
Module Name:src
Committed By: rin
Date: Mon Nov 28 08:21:10 UTC 2016
Modified Files:
src/bin/ps: extern.h print.c ps.c ps.h
Log Message:
Calculate CPU usage (pcpu) once per process if it is required. This change
significantly improves performance for slow machines when out
Module Name:src
Committed By: rin
Date: Mon Nov 28 08:19:23 UTC 2016
Modified Files:
src/bin/ps: extern.h nlist.c print.c
Log Message:
for donlist{,_sysctl}:
- obtain log_ccpu = log(ccpu) rather than ccpu itself
- use common default values and warn users appropriately when
Module Name:src
Committed By: rin
Date: Mon Nov 28 08:18:27 UTC 2016
Modified Files:
src/bin/ps: ps.c
Log Message:
KNF
ok martin
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/bin/ps/ps.c
Please note that diffs are not public domain; they are subject
13 matches
Mail list logo