Module Name:src
Committed By: njoly
Date: Tue Jan 28 10:54:45 UTC 2014
Modified Files:
src/sys/rump/kern/lib/libsys_linux: Makefile
Log Message:
Build with IPv6 support.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/kern/lib/libsys_linux/Makefi
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:01:31 UTC 2014
Modified Files:
src/sys/arch/evbarm/iq80310: iq80310_intr.c iq80310_intr.h
Log Message:
Unused variable police
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/iq8031
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:02:48 UTC 2014
Modified Files:
src/sys/arch/arm/xscale: i80312_pci.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/xscale/i80312_pci.c
Please
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:18:56 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pcmcia/if_malo_pcmcia.c
Please not
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:22:32 UTC 2014
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_lcd.c
Log Message:
Remove unused variables
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/arm/xscale/pxa2x0_lcd.c
Please n
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:50:54 UTC 2014
Modified Files:
src/sys/kern: bufq_priocscan.c
Log Message:
Mark a diagnostic only variable
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/bufq_priocscan.c
Please note th
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:02:56 UTC 2014
Modified Files:
src/sys/ufs/ext2fs: ext2fs_rename.c
Log Message:
Quell a (bogus) "may be used unintialized" warning from gcc 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/uf
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:08:13 UTC 2014
Modified Files:
src/sys/dev/usb: if_run.c
Log Message:
Quell maybe-uninitialized false positives from gcc 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/usb/if_run.c
Pl
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:12:22 UTC 2014
Modified Files:
src/sys/ufs/lfs: lfs_rename.c
Log Message:
Quell a gcc 4.8 maybe-unitialized false positive
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/lfs/lfs_rename.c
P
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:17:19 UTC 2014
Modified Files:
src/sys/arch/arm/marvell: mvsocgpp.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/marvell/mvsocgpp.c
Please not
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:18:42 UTC 2014
Modified Files:
src/sys/arch/arm/marvell: orion.c
Log Message:
Mark a diagnostic-only variable
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/marvell/orion.c
Please not
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:20:30 UTC 2014
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
Mark a diagnostic-only variable
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/pic/pic.c
Please note that dif
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:23:49 UTC 2014
Modified Files:
src/sys/fs/smbfs: smbfs_node.c
Log Message:
Bogus gcc 4.8 maybe use uninitialized warning
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/fs/smbfs/smbfs_node.c
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:25:53 UTC 2014
Modified Files:
src/sys/ufs/lfs: ulfs_lookup.c
Log Message:
Bogus gcc 4.8 maybe-used-uninitialized warning
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/ufs/lfs/ulfs_lookup.c
Module Name:src
Committed By: martin
Date: Tue Jan 28 13:43:33 UTC 2014
Modified Files:
src/sys/dev/usb: uvideo.c
Log Message:
Initialize a variable earlier, so it is not used unitialized in an
error path.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src
Module Name:src
Committed By: macallan
Date: Tue Jan 28 13:47:04 UTC 2014
Modified Files:
src/lib/libc/arch/powerpc/gen: Makefile.inc
Added Files:
src/lib/libc/arch/powerpc/gen: fabs_ieee754.S fabs_ieee754.c
Removed Files:
src/lib/libc/arch/powerpc/gen: fabs
Module Name:src
Committed By: pooka
Date: Tue Jan 28 13:56:02 UTC 2014
Modified Files:
src/usr.bin/rump_wmd: rump_wmd.sh
Log Message:
rcs id police *uuu-aaa, uuu-aaa*
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/rump_wmd/rump_wmd.sh
Please not
Module Name:src
Committed By: pooka
Date: Tue Jan 28 13:58:25 UTC 2014
Modified Files:
src/usr.bin/rump_wmd: rump_wmd.sh
Log Message:
* make -h actually work
* give usage for invalid usage
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/rump_wmd/r
Module Name:src
Committed By: pooka
Date: Tue Jan 28 14:02:54 UTC 2014
Modified Files:
src/usr.bin/rump_wmd: rump_wmd.1
Log Message:
Clarify that -l params must be given after options.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/rump_wmd/rump_
Module Name:src
Committed By: macallan
Date: Tue Jan 28 14:10:39 UTC 2014
Removed Files:
src/lib/libc/arch/powerpc/gen: fabs_ieee754.c
Log Message:
no need to duplicate the generic fabs_ieee754.c here
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/lib/libc
Module Name:src
Committed By: martin
Date: Tue Jan 28 16:45:25 UTC 2014
Modified Files:
src/sys/arch/arm/arm: cpufunc_asm_armv4.S
Log Message:
Replace the RET macro with mov pc,lr unconditionally - this is armv4
specific source.
Ok: matt@
To generate a diff of this commi
Module Name:src
Committed By: skrll
Date: Tue Jan 28 17:24:42 UTC 2014
Modified Files:
src/sys/dev/pci: ohci_pci.c
src/sys/dev/usb: ohci.c ohcireg.h ohcivar.h
Log Message:
Support the OHCI in the NS "SUPERIO" chip as found in hppa machines by
twiddling the same bit
Module Name:src
Committed By: skrll
Date: Tue Jan 28 17:32:00 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note National Semiconductor PC87560 ohci(4) support.
To generate a diff of this commit:
cvs rdiff -u -r1.1883 -r1.1884 src/doc/CHANGES
Please note that d
Module Name:src
Committed By: christos
Date: Tue Jan 28 17:46:01 UTC 2014
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
only limit bottom-up allocations, put back 3G limit on datasize.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/
Module Name:src
Committed By: martin
Date: Tue Jan 28 18:56:47 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: netbsd32_machdep.c
Log Message:
Simplify netbsd32_vm_default_addr (for now) to make it compilable.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: martin
Date: Tue Jan 28 19:26:32 UTC 2014
Modified Files:
src/sys/dev/spi: spiflash.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/spi/spiflash.c
Please note that diffs are
Module Name:src
Committed By: martin
Date: Tue Jan 28 19:41:52 UTC 2014
Modified Files:
src/share/mk: bsd.sys.mk
Log Message:
As discussed on tech-toolchain: untill gcc is fixed (or our ABI changed, ...)
make stack protection warnings non-fatal if using gcc 4.8 on sh3/m68k
Module Name:src
Committed By: joerg
Date: Tue Jan 28 20:43:55 UTC 2014
Modified Files:
src/external/bsd/nvi/dist/catalog: dump.c
Log Message:
One __RCSID is enough. Don't define it when building catalog as tool.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: matt
Date: Tue Jan 28 21:17:12 UTC 2014
Modified Files:
src/sys/arch/arm/include: cdefs.h
Log Message:
Deal with __ARM_ARCH_8A__
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/include/cdefs.h
Please note that
Module Name:src
Committed By: joerg
Date: Tue Jan 28 21:47:48 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_add_64_cas.c atomic_and_64_cas.c
atomic_or_64_cas.c
Log Message:
Allow building with clang.
XXX __RENAME is currently not allowed for the k
Module Name:src
Committed By: martin
Date: Tue Jan 28 22:06:39 UTC 2014
Modified Files:
src/crypto/external/bsd/openssh/dist: servconf.c
Log Message:
Mark a potentially unused variable (depending on #ifdef)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 sr
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:17:21 UTC 2014
Modified Files:
src/sys/arch/arm/include: rwlock.h
Log Message:
Don't use _lock_cas explicitly, use atomic_cas_ulong which could be one its
aliases.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:18:32 UTC 2014
Modified Files:
src/sys/arch/arm/include: ansi.h
Log Message:
change include protection from _ANSI_H_ to _ARM_ANSI_H_
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/incl
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:20:54 UTC 2014
Modified Files:
src/sys/arch/arm/include: cdefs.h
Log Message:
Add a check for minimum compiler compatible with gcc 4.1
__ARM_PCS_AAPCS64 also requires __ALIGNBYTES to be 7
To generate a diff of this c
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:22:09 UTC 2014
Modified Files:
src/sys/arch/arm/include: fenv.h
Log Message:
Add AAPCS64 fenv_t
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/include/fenv.h
Please note that diffs are
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:32:04 UTC 2014
Modified Files:
src/sys/arch/arm/include: limits.h
Log Message:
SIZE_T is unsigned so SIZE_T_MAX needs to be ULONG_MAX
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/inc
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:34:19 UTC 2014
Modified Files:
src/sys/arch/arm/include: limits.h
Log Message:
replace spaces in SHRT_MIN definition with tabs
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/include/li
Module Name:src
Committed By: matt
Date: Wed Jan 29 00:42:15 UTC 2014
Modified Files:
src/sys/arch/arm/include: aout_machdep.h asm.h bswap.h bus_defs.h
bus_funcs.h cpufunc.h int_types.h isa_machdep.h limits.h ofw.h
pio.h proc.h reg.h signal.h
Log Me
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:01:14 UTC 2014
Modified Files:
src/sys/arch/arm/include: math.h
Log Message:
AAPCS64 supports 16-byte long doubles
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/include/math.h
Please n
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:03:13 UTC 2014
Modified Files:
src/sys/arch/arm/include: endian_machdep.h
Log Message:
Also test for __AARCH64EB__ as well as __ARMEB__ for big-endian.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:10:36 UTC 2014
Modified Files:
src/sys/arch/arm/include: float.h
Log Message:
if __ARM_PCS_AAPCS64 is defined, expose LDBL_* and DECIMAL_DIGIT
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:20:03 UTC 2014
Modified Files:
src/sys/arch/arm/include: cdefs.h
Log Message:
Fix inverted GCC version test
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/include/cdefs.h
Please note
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:34:44 UTC 2014
Modified Files:
src/sys/arch/arm/include: ieee.h
Log Message:
If __ARM_PCS_AAPCS64 is defined, define struct ieee_ext and union ieee_ext_u.
Use uint64_t so we can just have ext_frach and ext_fracl.
To
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:36:43 UTC 2014
Modified Files:
src/sys/arch/arm/include: bswap.h
Log Message:
Add latent AArch64 support.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/bswap.h
Please note that
Module Name:src
Committed By: matt
Date: Wed Jan 29 01:40:35 UTC 2014
Modified Files:
src/sys/arch/arm/include: int_fmtio.h int_limits.h int_mwgwtypes.h
int_types.h limits.h
Log Message:
Take advantage of compiler predefines for types.
Add _LP64 support.
To g
Module Name:src
Committed By: yamt
Date: Wed Jan 29 02:38:48 UTC 2014
Modified Files:
src/sys/kern: tty_pty.c
Log Message:
tty_pty: add CTASSERTs to document assumptions
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/kern/tty_pty.c
Please note t
Module Name:src
Committed By: kiyohara
Date: Wed Jan 29 04:27:26 UTC 2014
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c marvell_start.S
Log Message:
Abolish run time configuration for mapped address of SoC by u-boot.
This had become a cause hang-ups from s
Module Name:src
Committed By: matt
Date: Wed Jan 29 05:27:35 UTC 2014
Modified Files:
src/external/gpl3/binutils/dist/ld: Makefile.am
Log Message:
Fix arm eabi typo
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/binutils/dist/ld/Makefile.am
Module Name:src
Committed By: matt
Date: Wed Jan 29 06:59:53 UTC 2014
Modified Files:
src/sys/lib/libunwind: Registers.hpp libunwind.cxx unwind_registers.S
Log Message:
Add support for non-EABI (DWARF) ARM exception handling.
To generate a diff of this commit:
cvs rdiff
49 matches
Mail list logo