Module Name:src
Committed By: skrll
Date: Tue Oct 7 06:44:38 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_spi.c
Log Message:
IPL_BIO -> IPL_VM
No functional change. No code change... It's the same thing!
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: roy
Date: Mon Oct 6 18:30:24 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.5.0
To generate a diff of this commit:
cvs rdiff -u -r1.1154 -r1.1155 src/doc/3RDPARTY
cvs rdiff -u -r1.1988 -r1.1989 src/d
Module Name:src
Committed By: roy
Date: Mon Oct 6 18:22:30 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/dist: arp.c arp.h auth.c auth.h bpf-filter.h
common.c common.h config.h control.c control.h defs.h dev.h
dhcp-common.c dhcp-common.h dhcp.c d
Module Name:src
Committed By: roy
Date: Mon Oct 6 18:20:20 UTC 2014
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21736
Log Message:
Import dhcpcd-6.5.0 with the following changes:
* Fix an unaligned access error on BeagleBone Bl
Module Name:src
Committed By: christos
Date: Mon Oct 6 14:42:08 UTC 2014
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
PR/49054: Uwe Toenjes: Some RAID controllers return more bytes in the
scsi 3 inquiry command than expected by the size of the scsi 3 inq
Module Name:src
Committed By: he
Date: Mon Oct 6 14:26:44 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Make this build again without debugging enabled; DPRINTF() can end up
as empty, and in an if conditional, you then need braces if that's the
onl
Module Name:src
Committed By: mlelstv
Date: Mon Oct 6 13:31:54 UTC 2014
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
use correct macro to handle subsys ids. Functional there is no
change, as both macros select the same bits.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Mon Oct 6 13:14:36 UTC 2014
Modified Files:
src/usr.sbin/crash: crash.c
Log Message:
mention the default for core too.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/crash/crash.c
Please note that d
Module Name:src
Committed By: martin
Date: Mon Oct 6 13:11:04 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #131
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: martin
Date: Mon Oct 6 13:09:41 UTC 2014
Modified Files:
src/distrib/sets/lists/xbase [netbsd-7]: shl.mi
src/distrib/sets/lists/xdebug [netbsd-7]: shl.mi
src/external/mit/xorg/lib/libxcb [netbsd-7]: xcb.mk
src/external/
Module Name:src
Committed By: ryo
Date: Mon Oct 6 10:37:20 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: NITROGEN6X
Added Files:
src/sys/arch/evbarm/conf: CUBOX-I
Log Message:
* add imxsnvs (rtc)
* add CUBOX-I config
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: ryo
Date: Mon Oct 6 10:27:13 UTC 2014
Modified Files:
src/sys/arch/arm/imx: imx6_ahcisata.c imx6_board.c imx6_ccm.c
imx6_ccmreg.h
Log Message:
* resolve arm root clock from CCM to attach a9tmr
* don't match/attach imx6_ahcisata on
Module Name:src
Committed By: ryo
Date: Mon Oct 6 10:15:40 UTC 2014
Modified Files:
src/sys/arch/arm/imx: files.imx6 imx6_reg.h
Added Files:
src/sys/arch/arm/imx: imx6_snvs.c imx6_snvsreg.h
Log Message:
add support imx6 Secure Non-Volatile Storage (SNVS) real-time
Module Name:src
Committed By: manu
Date: Mon Oct 6 09:05:55 UTC 2014
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Retore LP64 fix that was removed by mistake
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/sys/fs/puffs/puffs_vnops.c
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 08:00:58 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
s/genric/generic/
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/dev/pci/pci_subr.c
Please note that diffs are not
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:52:50 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix debug message.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/sys/dev/pci/if_wm.c
Please note that diffs are not publi
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:31:24 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmvar.h
Log Message:
Delete 82580ER related code. It was from FreeBSD and was removed in r203049.
To generate a diff of this commit:
cvs rdiff -u -r1.299
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:15:56 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
- Add some PCI subclass and interfaces.
- The interface of PCI_SUBCLASS_BRIDGE_RACEWAY is not decoded yet.
- Fix typo in a message.
-
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:09:30 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add some devices. Not tested because I have no any of these devices/cards.
To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/
19 matches
Mail list logo