Module Name:src
Committed By: skrll
Date: Fri Nov 27 08:43:10 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
#ifdef -> #if defined()
No functional change
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/
Module Name:src
Committed By: skrll
Date: Fri Nov 27 08:48:25 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Add some KERNEL_BASES_EQUAL improvements from other start.S files.
My ODROID-XU still boots.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Fri Nov 27 09:34:36 UTC 2015
Modified Files:
src/sys/arch/sparc64/dev: schizo.c
Log Message:
Use __BIT() for some masks to fix the sparc build.
No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src
Module Name:src
Committed By: skrll
Date: Fri Nov 27 09:43:18 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Improve a comment
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/odroid/odroid_start.S
Pleas
Module Name:src
Committed By: skrll
Date: Fri Nov 27 09:45:03 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Save a whole instruction when KERNEL_BASE_VOFFSET is zero.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys
Module Name:xsrc
Committed By: macallan
Date: Fri Nov 27 13:41:20 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-suncg6/dist/src: cg6.h cg6_accel.c
cg6_driver.c
Log Message:
make this compile without XAA
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Fri Nov 27 13:45:17 UTC 2015
Modified Files:
src/sys/arch/sparc/sparc: emul.c
Log Message:
Remove shifts of the PSR constants before applying to the trap frame.
Oring 0 doesn't do anything useful.
To generate a diff of this commi
Module Name:src
Committed By: joerg
Date: Fri Nov 27 13:51:24 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Left-shift of negative values is UB.
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/sys/arch/sparc64/sparc64/pmap
Module Name:src
Committed By: joerg
Date: Fri Nov 27 13:51:57 UTC 2015
Modified Files:
src/sys/arch/sparc64/dev: vpci.c
Log Message:
Shuffle a bit to avoid empty loop body.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc64/dev/vpci.c
Pleas
Module Name:src
Committed By: christos
Date: Fri Nov 27 13:59:40 UTC 2015
Modified Files:
src/tests/lib/libc/rpc: t_rpc.c
Log Message:
fix double negation
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/rpc/t_rpc.c
Please note that diffs a
Module Name:src
Committed By: joerg
Date: Fri Nov 27 15:10:32 UTC 2015
Modified Files:
src/usr.sbin/makefs: makefs.c
Log Message:
Don't pass garbage to parsedate, but do use the return value.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/usr.sbin/make
Module Name:src
Committed By: joerg
Date: Fri Nov 27 16:52:32 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/boot: boot.c
Log Message:
Don't use dynamically sized unions, they are a horrible GNUism. Just use
the existing upper limit all the time.
To generate a diff of
Module Name:src
Committed By: christos
Date: Fri Nov 27 20:33:55 UTC 2015
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
PR/50483: David A. Holland: fix building of assym.d:
1. use += to add to DEPS
2. move inclusion of rules mk. files before
Module Name:src
Committed By: christos
Date: Fri Nov 27 20:59:47 UTC 2015
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
use commands() instead of target() because assym.mk creates all the targets
unconditionally.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jmcneill
Date: Fri Nov 27 21:16:17 UTC 2015
Modified Files:
src/sys/dev/ic: athnvar.h
Log Message:
Pull in changes from OpenBSD r1.34:
> Fix values of AR9003 Rx queue software indexes. Both indexes were zero,
> which is obviously not intended
Module Name:src
Committed By: skrll
Date: Fri Nov 27 22:02:15 UTC 2015
Modified Files:
src/sys/arch/evbarm/conf: VEXPRESS_A15
Log Message:
EXYNOS_CONSOLE_EARLY doesn't belong here
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/VEXPRE
Module Name:src
Committed By: pgoyette
Date: Sat Nov 28 03:06:46 UTC 2015
Modified Files:
src/sys/opencrypto: crypto.c cryptodev.h
Log Message:
Re-work the module init and destroy code to allow it to be unloaded and
then reloaded.
Should fix PR kern/49842
To generate a
Module Name:src
Committed By: christos
Date: Sat Nov 28 03:40:43 UTC 2015
Modified Files:
src/sys/opencrypto: crypto.c
Log Message:
fix the build
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/opencrypto/crypto.c
Please note that diffs are not pub
Module Name:src
Committed By: plunky
Date: Sat Nov 28 07:46:33 UTC 2015
Modified Files:
src/etc/bluetooth: hosts protocols
Log Message:
clean up: remove FreeBSD cvs tags, update URLS, fix spelling
and add in PSMs defined in recent versions of specifications
To generate a
Module Name:src
Committed By: plunky
Date: Sat Nov 28 07:47:30 UTC 2015
Modified Files:
src/lib/libbluetooth: bluetooth.3
Log Message:
fix spelling Multiplexor->Multiplexer
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libbluetooth/bluetooth.3
Plea
Module Name:src
Committed By: plunky
Date: Sat Nov 28 07:50:37 UTC 2015
Modified Files:
src/sys/netbt: l2cap.h
Log Message:
add in PSMs defined in later versions of specification
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/netbt/l2cap.h
Please
21 matches
Mail list logo