Module Name:src
Committed By: uebayasi
Date: Fri Apr 18 06:59:32 UTC 2014
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
calcargs: Correct the size of "argc" in the stack size calculation.
(The old code has worked because it is compensated by wrong size calculatio
Module Name:src
Committed By: reinoud
Date: Fri Apr 18 11:37:17 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: sscom.c
Log Message:
Second handle to bus_space_read_* is the bus_space_handle, not a repeat of the
bus_space_tag
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: maxv
Date: Fri Apr 18 11:44:31 UTC 2014
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
'error' is not set on failure. This is a true bug: everything is freed
and unlocked while zero is returned. Since there's no error, execve_runproc()
Module Name:src
Committed By: reinoud
Date: Fri Apr 18 14:17:12 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Oops, i forgot to commit this patch on the `teaching sscom to use attach with
bus_space_handle_t'
To generate a diff of this
Module Name:src
Committed By: reinoud
Date: Fri Apr 18 14:18:33 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_sscom.c
Log Message:
Fix interrupt enable/disable and clearning bits
what was i thinking...
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:src
Committed By: reinoud
Date: Fri Apr 18 14:32:49 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_reg.h exynos_wdt.c
Added Files:
src/sys/arch/arm/samsung: exynos_wdt_reg.h
Log Message:
Fix attachment of wdt to also use the bus_space_handle
Module Name:src
Committed By: christos
Date: Fri Apr 18 15:00:37 UTC 2014
Modified Files:
src/sys/arch/x86/x86: est.c
Log Message:
more conservative length check.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/x86/x86/est.c
Please note that d
Module Name:src
Committed By: matt
Date: Fri Apr 18 15:45:46 UTC 2014
Modified Files:
src/sys/arch/arm/include: types.h
Log Message:
ARMv6+ platforms no longer have strict alignment requirements.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/
Module Name:src
Committed By: martin
Date: Fri Apr 18 18:32:00 UTC 2014
Modified Files:
src/sys/arch/hppa/hppa: machdep.c
Log Message:
Explicitly clear p_md.md_flags for newer binaries. Fixes PR port-hppa/48755.
OK: skrll
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: mlelstv
Date: Fri Apr 18 21:44:43 UTC 2014
Modified Files:
src/sys/dev/ic: vga_raster.c
Log Message:
handle unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/ic/vga_raster.c
Please note that diffs ar
Module Name:src
Committed By: mlelstv
Date: Fri Apr 18 21:45:22 UTC 2014
Modified Files:
src/sys/dev/ic: vga_raster.c
Log Message:
include VGA kernel options
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/ic/vga_raster.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Fri Apr 18 21:53:44 UTC 2014
Modified Files:
src/usr.bin/xlint/lint1: main1.c
Log Message:
provide a poor man's fmemopen()
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/xlint/lint1/main1.c
Please n
Module Name:src
Committed By: christos
Date: Fri Apr 18 21:54:53 UTC 2014
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
add more places where attribute is valid.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/usr.bin/xlint/lint1/cgram.y
Module Name:src
Committed By: mlelstv
Date: Fri Apr 18 22:02:44 UTC 2014
Modified Files:
src/sys/dev/ic: vga_raster.c
Log Message:
more unused variables.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/ic/vga_raster.c
Please note that diffs are
Module Name:src
Committed By: bad
Date: Fri Apr 18 22:25:58 UTC 2014
Modified Files:
src/sys/dev/pci: ubsec.c ubsecvar.h
Log Message:
Rewrite the dmamap handling to allocate and cache the dmamaps beforehand.
Calling bus_dmamap_create/destroy is no longer possible in interr
Module Name:src
Committed By: christos
Date: Fri Apr 18 23:50:59 UTC 2014
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
Include cpufunc_proto.h before locore.h so that we define cpu_cpwait first.
XXX: this is a mess.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sat Apr 19 00:04:12 UTC 2014
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: Makefile
Log Message:
unbreak gcc4.5
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/amiga/stand/bootblock/boot/M
Module Name:src
Committed By: matt
Date: Sat Apr 19 00:33:24 UTC 2014
Modified Files:
src/sys/arch/arm/include: cpufunc.h cpufunc_proto.h
Log Message:
Move xscale cpu_cpwait back from cpufunc_proto.ht to cpufunc.h
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r
Module Name:src
Committed By: tsutsui
Date: Sat Apr 19 00:55:37 UTC 2014
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: Makefile
Log Message:
No need to use annoying HAVE_GCC to handle gcc48 m68k behavior chnages.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: tsutsui
Date: Sat Apr 19 05:37:54 UTC 2014
Modified Files:
src/sys/arch/hp300/conf: GENERIC INSTALL files.hp300
src/sys/arch/hp300/dev: frodo.c frodoreg.h rtc.c
Added Files:
src/sys/arch/hp300/dev: mcclock_frodo.c
Log Message:
Module Name:src
Committed By: tsutsui
Date: Sat Apr 19 06:04:59 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: clock.c samachdep.h
Log Message:
Add RTC support for HP9000/425e to bootloader too.
Also put several cleanup:
- make local functions and variables sta
Module Name:src
Committed By: tsutsui
Date: Sat Apr 19 06:20:51 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note recent hp300 changes for HP9000/425e.
To generate a diff of this commit:
cvs rdiff -u -r1.1914 -r1.1915 src/doc/CHANGES
Please note that diffs are
22 matches
Mail list logo