Module Name:src
Committed By: skrll
Date: Wed Oct 15 06:57:27 UTC 2014
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_mbox.c
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm2835_mbox.c
Please note tha
Module Name:src
Committed By: mrg
Date: Wed Oct 15 06:54:04 UTC 2014
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
add a whole bunch of S.M.A.R.T. status i found around various sources.
now nothing on my new SSD is unknown, except #249.
To generate a diff of th
Module Name:src
Committed By: uebayasi
Date: Wed Oct 15 05:11:36 UTC 2014
Modified Files:
src/sys/dev/i2c: files.i2c
Log Message:
dsrtc depends on sysmon_envsys.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/i2c/files.i2c
Please note that dif
Module Name:src
Committed By: jmcneill
Date: Tue Oct 14 22:43:33 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31
Log Message:
override CPUFLAGS and build with -mcpu=cortex-a7
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evb
Module Name:src
Committed By: jmcneill
Date: Tue Oct 14 22:42:36 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: mk.awin std.awin
Log Message:
move cpu flags to makeoptios
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/mk.awin \
Module Name:src
Committed By: skrll
Date: Tue Oct 14 22:23:22 UTC 2014
Modified Files:
src/sys/arch/arm/arm: undefined.c
Log Message:
Use KM_NOSLEEP in install_coproc_handler.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/arm/arm/undefined.c
Module Name:src
Committed By: jmcneill
Date: Tue Oct 14 21:01:14 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_reg.h
Log Message:
AWIN_A31_DMA_IRQ_*_MASK should be ULL not UL, spotted by chuq
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/s
Module Name:src
Committed By: christos
Date: Tue Oct 14 20:49:47 UTC 2014
Modified Files:
src/etc/rc.d: network
Log Message:
fix syntax error
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/etc/rc.d/network
Please note that diffs are not public domain;
Module Name:src
Committed By: matt
Date: Tue Oct 14 20:35:03 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: arm32_tlb.c
Log Message:
armreg_tlbiasid_write -> armreg_tlbiasidis_write
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/arm32/arm3
Module Name:src
Committed By: christos
Date: Tue Oct 14 20:35:40 UTC 2014
Modified Files:
src/lib/libc/time: localtime.c
Log Message:
improve error checking (setting errno)
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/lib/libc/time/localtime.c
Pleas
Module Name:src
Committed By: snj
Date: Tue Oct 14 20:30:00 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
ticket 139
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 src/doc/CHANGES-7.0
Please note that diffs are not public d
Module Name:src
Committed By: snj
Date: Tue Oct 14 20:26:02 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist [netbsd-7]: ChangeLog LAST_UPDATED MD5SUMS
config.sub configure configure.ac
src/external/gpl3/gcc/dist/config [netbsd-7]: ChangeLog
s
Module Name:src
Committed By: christos
Date: Tue Oct 14 19:50:57 UTC 2014
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
summarize levels instead of printing dozens of them.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/acpi/acp
Module Name:src
Committed By: htodd
Date: Tue Oct 14 17:48:24 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL
Log Message:
Fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/HUMMINGBIRD_A31_INSTALL
Module Name:src
Committed By: uebayasi
Date: Tue Oct 14 17:43:14 UTC 2014
Modified Files:
src/sys/arch/evbppc/conf: EV64260
Log Message:
Don't enable wscons options without wscons.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/evbppc/conf/EV6
Module Name:src
Committed By: uebayasi
Date: Tue Oct 14 17:09:12 UTC 2014
Modified Files:
src/sys/arch/emips/conf: INSTALL
Log Message:
Don't define wscons options without wscons devices.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/emips/conf
Module Name:src
Committed By: christos
Date: Tue Oct 14 16:35:20 UTC 2014
Modified Files:
src/usr.sbin/sysinst: defs.h main.c net.c run.c util.c
Log Message:
Don't use asctime(localtime(time_t *)) because this is really ctime(time_t *)
and not checking the result of localt
Module Name:src
Committed By: christos
Date: Tue Oct 14 16:15:18 UTC 2014
Modified Files:
src/crypto/external/bsd/openssh/dist: auth.c
Log Message:
for consistency use options.use_dns when getting the canonical hostname.
[we do the same below for hosts.allow and deny] repo
Module Name:src
Committed By: roy
Date: Tue Oct 14 15:29:43 UTC 2014
Modified Files:
src/sys/netinet6: nd6.c
Log Message:
Tests for neighbour now work correctly on bridge(4) and carp(4) interfaces.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/sys/n
Module Name:src
Committed By: htodd
Date: Tue Oct 14 13:53:34 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: SHEEVAPLUG TWINTAIL
Log Message:
Comment out more USB options to to fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/evba
Module Name:src
Committed By: skrll
Date: Tue Oct 14 12:31:14 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 src/sys/arch/arm/arm32/pmap.c
Please note that diffs are no
Module Name:src
Committed By: jmcneill
Date: Tue Oct 14 12:00:22 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL
Log Message:
do as other allwinner boards and dont use sshramdisk
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/s
Module Name:src
Committed By: uebayasi
Date: Tue Oct 14 09:32:16 UTC 2014
Added Files:
src/sys/arch/evbarm/conf: HUMMINGBIRD_A31_INSTALL
Log Message:
INSTALL kernel for HUMMINGBIRD_A31. Blindly copied from RPI. Good enough
to fix build release.
To generate a diff of th
Module Name:src
Committed By: nonaka
Date: Tue Oct 14 08:33:38 UTC 2014
Modified Files:
src/sys/arch/zaurus/stand/zbsdmod: Makefile
Log Message:
Avoid "unhandled relocation of type 3 for" error when load module.
"insmod zbsdmod.o" is successful now.
To generate a diff of
Module Name:src
Committed By: martin
Date: Tue Oct 14 08:17:28 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Update Ticket #136
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.52 -r1.1.2.53 src/doc/CHANGES-7.0
Please note that diffs are n
Module Name:src
Committed By: uebayasi
Date: Tue Oct 14 08:17:27 UTC 2014
Modified Files:
src/sys/external/isc/atheros_hal/conf: files.ath_hal
Log Message:
Revert troublesome ath_hal config definitions back to the original.
This means that, under the new config(1) modular
Module Name:src
Committed By: martin
Date: Tue Oct 14 08:16:03 UTC 2014
Modified Files:
src/sys/fs/puffs [netbsd-7]: puffs_vnops.c
Log Message:
Pull up revisions 1.192-1.194: fix debug printf formatting and make
it compile without debugging enabled.
To generate a diff of
Module Name:src
Committed By: matt
Date: Tue Oct 14 08:03:13 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: arm32_tlb.c
Log Message:
Use tlb is variants for MULTIPROCESSOR
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/arm32/arm32_tlb.c
P
Module Name:src
Committed By: uebayasi
Date: Tue Oct 14 08:00:27 UTC 2014
Modified Files:
src/usr.bin/config: main.c
Log Message:
Revert implicit attribute (module) declaration for options (flag/param).
Flag and param are to change contents of attributes (modules). These
Module Name:src
Committed By: martin
Date: Tue Oct 14 07:38:44 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #140
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: martin
Date: Tue Oct 14 07:37:37 UTC 2014
Modified Files:
src/sys/arch/x86/x86 [netbsd-7]: pmap.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #140):
sys/arch/x86/x86/pmap.c: revision 1.184
Add a missing ||
Module Name:src
Committed By: martin
Date: Tue Oct 14 07:25:05 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic: Makefile.inc
src/common/lib/libc/arch/hppa/atomic: Makefile.inc
Log Message:
Provide C++ 2011 support functions for hppa and arm.
To gene
Module Name:src
Committed By: bouyer
Date: Tue Oct 14 06:59:59 UTC 2014
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
Add a missing || defined(XEN) which cause Xen non-DIAGNOSTIC kernels
to panic at boot.
To generate a diff of this commit:
cvs rdiff -u -r1.18
33 matches
Mail list logo