Module Name:src
Committed By: martin
Date: Mon Feb 24 07:50:22 UTC 2014
Modified Files:
src/sys/arch/emips/stand/common: prom_iface.c
Log Message:
Add missing prototypes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/emips/stand/common/prom_ifac
Module Name:src
Committed By: martin
Date: Mon Feb 24 07:46:33 UTC 2014
Modified Files:
src/sys/arch/emips/stand/common: boot.c
Log Message:
Remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/emips/stand/common/boot.c
Please
Module Name:src
Committed By: martin
Date: Mon Feb 24 07:41:15 UTC 2014
Modified Files:
src/sys/arch/emips/stand/common: printf.c putchar.c
Log Message:
Fix missing prototypes/includes.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/emips/stand/
Module Name:src
Committed By: skrll
Date: Mon Feb 24 07:23:44 UTC 2014
Modified Files:
src: build.sh
src/distrib/cdrom: current.conf
src/distrib/notes: Makefile
src/distrib/notes/common: list-setsizes.sh macros main netboot
postinstall sy
Module Name:othersrc
Committed By: agc
Date: Mon Feb 24 05:59:14 UTC 2014
Update of /cvsroot/othersrc/external/bsd/transit
In directory ivanova.netbsd.org:/tmp/cvs-serv13510
Log Message:
Initial import of transit-20140222 into othersrc
transit is a simple data serialisation libra
Module Name:src
Committed By: matt
Date: Mon Feb 24 00:49:53 UTC 2014
Modified Files:
src/sys/arch/arm/arm: cpufunc_asm_armv7.S
Log Message:
Don't need to round since values are N-1.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/arm/cpufu
Module Name:src
Committed By: msaitoh
Date: Mon Feb 24 00:32:17 UTC 2014
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_space.c
Log Message:
Remove unused variable. Fixes compile error.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/xscal
Module Name:src
Committed By: dsl
Date: Sun Feb 23 22:38:40 UTC 2014
Modified Files:
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: identcpu.c x86_machdep.c
Log Message:
Rename (the recently added) 'x86_xsave_size' to 'x86_fpu_save_size'
and default to 512
Module Name:src
Committed By: dsl
Date: Sun Feb 23 22:36:43 UTC 2014
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
Avoid unnecessary (and pointless) references to pcb->pcb_savefpu.
They were all in asserts.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: dsl
Date: Sun Feb 23 22:35:28 UTC 2014
Modified Files:
src/sys/arch/i386/i386: freebsd_machdep.c ibcs2_machdep.c
svr4_machdep.c
src/sys/arch/x86/include: fpu.h
src/sys/arch/x86/x86: fpu.c
Log Message:
Add fpu_set_de
Module Name:src
Committed By: matt
Date: Sun Feb 23 21:19:06 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c bcm53xx_pax.c
src/sys/arch/arm/cortex: pl310.c
Log Message:
#include
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/
Module Name:src
Committed By: martin
Date: Sun Feb 23 20:56:29 UTC 2014
Modified Files:
src/sys/arch/mips/atheros/dev: com_arbus.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/mips/atheros/dev/com_arbus.c
Please note t
Module Name:src
Committed By: njoly
Date: Sun Feb 23 16:07:40 UTC 2014
Modified Files:
src/sys/compat/linux32/common: linux32_exec_elf32.c
Log Message:
Use Aux32Info not AuxInfo. Noticed by Maxime Villard.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src
Module Name:src
Committed By: christos
Date: Sun Feb 23 15:29:12 UTC 2014
Modified Files:
src/sys/dev/ic: arn5008.c arn9003.c athn.c
Log Message:
use aprint.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/arn5008.c src/sys/dev/ic/arn9003.c
cvs
Module Name:src
Committed By: skrll
Date: Sun Feb 23 13:22:32 UTC 2014
Modified Files:
src/sys/dev/usb: udl.c
Log Message:
Update a comment
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/usb/udl.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Sun Feb 23 13:15:12 UTC 2014
Modified Files:
src/sys/arch/cats/conf: INSTALL
Log Message:
Bump MD size. Verified working.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/cats/conf/INSTALL
Please note t
Module Name:src
Committed By: dsl
Date: Sun Feb 23 12:56:40 UTC 2014
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/i386/i386: machdep.c
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: fpu.c identcpu.c x86_machdep.c
Log Messa
Module Name:src
Committed By: njoly
Date: Sun Feb 23 12:01:51 UTC 2014
Modified Files:
src/sys/compat/linux/arch/amd64: linux_exec_machdep.c
Log Message:
Use cprng_strong32 for LINUX_AT_RANDOM on amd64 too.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
Module Name:src
Committed By: njoly
Date: Sun Feb 23 11:09:42 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_exec_elf32.c
src/sys/compat/linux32/common: linux32_exec_elf32.c
Log Message:
Fix wrong KASSERTs. Do not compare size vs. entries count.
To g
Module Name:src
Committed By: martin
Date: Sun Feb 23 08:07:33 UTC 2014
Modified Files:
src/sys/arch/arm/ixp12x0: ixp12x0_io.c
Log Message:
Fix obvious typo
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/ixp12x0/ixp12x0_io.c
Please note t
20 matches
Mail list logo