Module Name:src
Committed By: uebayasi
Date: Sun Oct 4 07:59:47 UTC 2015
Modified Files:
src/tests/usr.bin/config: t_config.sh
Log Message:
Catch up with the current, generated Makefile format.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bi
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:16:14 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: db_disasm.c
src/sys/arch/sparc64/sparc64: db_disasm.c
Log Message:
Avoid left-shifting negative values.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:15:46 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: autoconf.c
Log Message:
Panic takes a format string.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/sys/arch/sparc/sparc/autoconf.c
Plea
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:17:03 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: db_interface.c
Log Message:
Arrays are never NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/sparc/sparc/db_interface.c
Plea
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:17:43 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: msiiep.c
Log Message:
Don't check unsigned values for negativity.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/sparc/sparc/msiie
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:18:49 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
Use pointer computation for references outside an object.
To generate a diff of this commit:
cvs rdiff -u -r1.358 -r1.359 src/sys/arch/spa
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:19:13 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: syscall.c
Log Message:
Unsigned values can not be negative.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/sparc/syscall.c
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:19:40 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: trap.c
Log Message:
panic takes a format string.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/arch/sparc/sparc/trap.c
Please note
Module Name:src
Committed By: joerg
Date: Sun Oct 4 08:20:24 UTC 2015
Modified Files:
src/sys/dev/sbus: stp4020.c
Log Message:
Drop unused (inline) function.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/sbus/stp4020.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Sun Oct 4 10:16:39 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Fix commented out USB HC debug options. RPI doesn't have [eo]hci.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch
Module Name:src
Committed By: skrll
Date: Sun Oct 4 10:45:37 UTC 2015
Modified Files:
src/sys/external/bsd/dwc2 [nick-nhusb]: dwc2.c
Log Message:
Adapt to usbroothub and use usbroothub defaults for some requests
rather than returning an error.
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Sun Oct 4 12:10:51 UTC 2015
Modified Files:
src/share/man/man9: pci.9
Log Message:
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/share/man/man9/pci.9
Please note that diffs are not public domain; th
Module Name:src
Committed By: mrg
Date: Sun Oct 4 17:52:50 UTC 2015
Modified Files:
src/sys/arch/x86/x86: cpu_ucode_intel.c
Log Message:
kmem_free() the address returned by kmem_alloc(). found by Brainy.
use the newly aligned location if we needed it. found by kre.
To
Module Name:src
Committed By: jmcneill
Date: Sun Oct 4 18:35:44 UTC 2015
Modified Files:
src/sys/dev/gpio: gpiobutton.c
Log Message:
Use sysmon_taskq instead of our own workqueue for submitting button events.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 s
Module Name:src
Committed By: jym
Date: Sun Oct 4 21:08:30 UTC 2015
Modified Files:
src/sys/arch/x86/x86: cpu_ucode_intel.c
Log Message:
Cache CPU index in the non-preemptible part otherwise it can be
unreliable (and report a CPU as patched while it was not).
To generat
Module Name:src
Committed By: pgoyette
Date: Sun Oct 4 22:51:19 UTC 2015
Modified Files:
src/share/man/man9: module.9
Log Message:
Minor tweaks, from Michael McConville
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man9/module.9
Please not
Module Name:src
Committed By: christos
Date: Sun Oct 4 23:25:32 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_module.c
Log Message:
put back module filename finding code.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
Module Name:src
Committed By: ozaki-r
Date: Mon Oct 5 04:15:42 UTC 2015
Modified Files:
src/sys/netinet6: nd6_rtr.c
Log Message:
Use satosin6 instead of its own macro
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/netinet6/nd6_rtr.c
Please note
18 matches
Mail list logo