Module Name:src
Committed By: degroote
Date: Sun Aug 5 09:16:54 UTC 2012
Modified Files:
src/sys/dev/ic: malo.c malovar.h
src/sys/dev/pci: if_malo_pci.c
Log Message:
Add pmf(9) handler to malo(4) wireless driver
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: riastradh
Date: Sun Aug 5 14:28:50 UTC 2012
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: uatp.4
Log Message:
Add man page for uatp(4).
To generate a diff of thi
Module Name:src
Committed By: riastradh
Date: Sun Aug 5 14:35:45 UTC 2012
Modified Files:
src/share/man/man4: uatp.4
Log Message:
Quote arguments to .Cd in uatp(4) man page.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uatp.4
Please no
Module Name:src
Committed By: riastradh
Date: Sun Aug 5 14:53:26 UTC 2012
Modified Files:
src/sys/kern: kern_exit.c
Log Message:
Use separate names for the multitudinous uses of `q' in exit1.
Now I can follow which process is which in this routine.
If I jiggle the white
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 14:54:02 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c mfivar.h
Log Message:
Add some support for 64bit DMA but stick to 32bit DMA for now.
>From OpenBSD mfi.c rev 1.119.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 15:34:51 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add LSI MegaRAID SAS2208
To generate a diff of this commit:
cvs rdiff -u -r1.1127 -r1.1128 src/sys/dev/pci/pcidevs
Please note that diffs are no
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 15:35:33 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
Regen: add MegaRAID SAS2208
To generate a diff of this commit:
cvs rdiff -u -r1.1120 -r1.1121 src/sys/dev/pci/pcidevs.h
cvs rdif
Module Name:src
Committed By: pooka
Date: Sun Aug 5 15:36:19 UTC 2012
Modified Files:
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
Remove stubs which have been provided elsewhere for almost 2 years now.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1
Module Name:src
Committed By: pooka
Date: Sun Aug 5 15:37:39 UTC 2012
Modified Files:
src/sys/rump: Makefile.rump
Log Message:
Make it easy to turn -DDIAGNOSTIC off (RUMP_DIAGNOSTIC=no) and -DDEBUG
on (RUMP_DEBUG=yes).
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 15:50:49 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c mfivar.h
src/sys/dev/pci: mfi_pci.c
Log Message:
MFI_IOP_SKINNY is an enum not a single bit value, so it can't be used as
a bit flag. As sc_flags is really
Module Name:src
Committed By: matt
Date: Sun Aug 5 16:34:06 UTC 2012
Added Files:
src/external/gpl3/binutils/lib/libbfd/arch/earm: bfd.h bfd_stdint.h
bfdver.h config.h defs.mk
src/external/gpl3/binutils/lib/libiberty/arch/earm: config.h defs.mk
Module Name:src
Committed By: matt
Date: Sun Aug 5 16:51:46 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist: config.sub
Log Message:
Allow arm*-netbsd*-eabi* to be recognized.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist
Module Name:src
Committed By: matt
Date: Sun Aug 5 17:03:32 UTC 2012
Added Files:
src/external/gpl3/gcc/lib/libgomp/arch/earm: config.h libgomp.spec
libgomp_f.h omp.h
src/external/gpl3/gcc/lib/libiberty/arch/earm: config.h
src/external/gpl3/gcc/
Module Name:src
Committed By: matt
Date: Sun Aug 5 17:09:17 UTC 2012
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/earm: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/earm: config.h d
Module Name:src
Committed By: matt
Date: Sun Aug 5 17:21:47 UTC 2012
Modified Files:
src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc: configargs.h
Added Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earm.mk
src/external/gpl3/gcc/lib/libgcc/arch: earm.mk
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 17:23:25 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c
Log Message:
sg64.len is 32bits, so use htole32()
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/ic/mfi.c
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Sun Aug 5 17:40:01 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add entries for puc(4) devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1128 -r1.1129 src/sys/dev/pci/pcidevs
Please note that diff
Module Name:src
Committed By: msaitoh
Date: Sun Aug 5 17:42:01 UTC 2012
Modified Files:
src/sys/dev/pci: pucdata.c
Log Message:
Use PCI_VENDOR_* and PCI_PRODUCT_*. Fixes PR#46303.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/dev/pci/pucdata.c
P
Module Name:src
Committed By: msaitoh
Date: Sun Aug 5 17:55:22 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1121 -r1.1122 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1120 -r1.11
Module Name:src
Committed By: matt
Date: Sun Aug 5 18:27:13 UTC 2012
Added Files:
src/external/lgpl3/gmp/lib/libgmp/arch/earm: Makefile.inc config.h
config.m4 gmp-mparam.h gmp.h mp.h
Log Message:
Add gmp configury from earm (copied from arm)
To generate a di
Module Name:src
Committed By: wiz
Date: Sun Aug 5 21:21:41 UTC 2012
Modified Files:
src/sys/net: if_types.h
Log Message:
Avoid ambiguity by having only one comment close mark.
PR 46771 by bsiegert.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/ne
Module Name:src
Committed By: bouyer
Date: Sun Aug 5 22:47:36 UTC 2012
Modified Files:
src/sys/dev/ic: mfi.c
Log Message:
Really init sc_ioptype in mfi_attach()
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/ic/mfi.c
Please note that diffs ar
Module Name:src
Committed By: matt
Date: Mon Aug 6 00:19:03 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc: Makefile.inc
src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile
Log Message:
deal with LIB2_EH has ASM (.S) files.
To generate a diff of this
Module Name:src
Committed By: matt
Date: Mon Aug 6 00:21:09 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc_eh: Makefile
Log Message:
Deal with LIB2_EHASM
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/lib/libgcc/libgc
Module Name:src
Committed By: matt
Date: Mon Aug 6 00:21:37 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch: earm.mk
Log Message:
Regen again.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/lib/libgcc/arch/earm.mk
Pleas
Module Name:src
Committed By: matt
Date: Mon Aug 6 00:24:14 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: bpabi.h netbsd-eabi.h
t-netbsd-eabi
Added Files:
src/external/gpl3/gcc/dist/gcc/config/arm: bpabi-netbsd.c
Log Message:
a fe
Module Name:src
Committed By: matt
Date: Mon Aug 6 00:49:53 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libobjc/arch/earm: config.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm: c++config.h config.h
src/external/gpl3/gcc/usr.bin/gcc/arch/earm: au
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:38:30 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc: Makefile
Log Message:
Add LIB2_EHASM to SRCS
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gcc/lib/libgcc/libgcc
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:49:27 UTC 2012
Added Files:
src/lib/libc/arch/arm: aeabi.h
Log Message:
Mostly for reference, this header defines the "C" portion of the ARM
run time API for AAPCS (EABI).
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:50:30 UTC 2012
Added Files:
src/common/lib/libc/arch/arm/quad: __aeabi_lcmp.c __aeabi_ulcmp.c
Log Message:
Add long long / unsigned long long comparision routines. These differ
from cmpdi2 in they return strcmp like v
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:53:08 UTC 2012
Removed Files:
src/lib/libc/arch/arm: aeabi.h
Log Message:
Moving this to in sys
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/lib/libc/arch/arm/aeabi.h
Please note that diffs are not
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:54:21 UTC 2012
Modified Files:
src/lib/libc/arch/arm: Makefile.inc
Log Message:
Don't need -I${.CURDIR}/arch/arm anymore
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/arch/arm/Makefile.in
Module Name:src
Committed By: matt
Date: Mon Aug 6 01:55:13 UTC 2012
Modified Files:
src/sys/arch/arm/include: Makefile
Added Files:
src/sys/arch/arm/include: aeabi.h
Log Message:
Add aeabi.h header which descibes the C portion of the EABI run time API.
To gener
Module Name:src
Committed By: matt
Date: Mon Aug 6 02:14:16 UTC 2012
Modified Files:
src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot
src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x0014: ldscript
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x016
Module Name:src
Committed By: matt
Date: Mon Aug 6 02:14:57 UTC 2012
Modified Files:
src/sys/lib/libkern/arch/arm: Makefile.inc
Log Message:
If earm*, compile new aeabi runtime routines.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/lib/libkern/ar
Module Name:src
Committed By: matt
Date: Mon Aug 6 02:15:51 UTC 2012
Modified Files:
src/common/lib/libc/arch/arm/quad: __aeabi_lcmp.c __aeabi_ulcmp.c
Log Message:
Change include to
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/ar
Module Name:src
Committed By: matt
Date: Mon Aug 6 02:31:54 UTC 2012
Modified Files:
src/common/lib/libc/quad: ashrdi3.c lshldi3.c lshrdi3.c muldi3.c quad.h
Log Message:
Add ARM EABI aliases to a few functions.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: matt
Date: Mon Aug 6 02:34:28 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcc: Makefile
Log Message:
on earm, don't include EH code.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gcc/lib/lib
38 matches
Mail list logo