Module Name:src
Committed By: jdc
Date: Sun Feb 3 08:19:58 UTC 2013
Modified Files:
src/share/man/man9: callout.9
Log Message:
Note that a callout should be stopped before being destroyed.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man9/
Module Name:src
Committed By: jdc
Date: Sun Feb 3 08:22:21 UTC 2013
Modified Files:
src/share/man/man4/man4.sparc64: tda.4
Log Message:
We adjust the fan speeds every 60 seconds (20 seconds is for the initial
adjustment only).
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Sun Feb 3 09:16:25 UTC 2013
Modified Files:
src/distrib/utils/embedded: mkimage
src/distrib/utils/embedded/conf: beagleboard.conf evbarm.conf rpi.conf
usermode.conf
Log Message:
switch to makefs
To generat
Module Name:src
Committed By: jdc
Date: Sun Feb 3 10:58:28 UTC 2013
Modified Files:
src/sys/arch/sparc64/dev: tda.c
Log Message:
Add a detach function and use this when shutting down:
halt the fan speed callout
set the speed of both fans to maximum
Also avoids occasi
Module Name:src
Committed By: skrll
Date: Sun Feb 3 11:36:55 UTC 2013
Modified Files:
src/sys/arch/arm/conf: Makefile.arm
Log Message:
Fix typo in option name
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/arm/conf/Makefile.arm
Please note t
Module Name:src
Committed By: jmcneill
Date: Sun Feb 3 12:41:40 UTC 2013
Modified Files:
src/external/mit/xorg/lib/pixman: Makefile
Log Message:
enable simd, neon, and iwmmxt for earmhf
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/mit/xorg/
Module Name:src
Committed By: jdc
Date: Sun Feb 3 14:51:58 UTC 2013
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.sparc64: Makefile
Log Message:
Add tda.4 to the build and to the set lists.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Feb 3 15:30:04 UTC 2013
Modified Files:
src/usr.sbin/eeprom: eehandlers.c
Log Message:
PR/47528: Izumi Tsutsui: eeprom(8) dumps core after 64 bit time_t changes
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.1
Module Name:src
Committed By: christos
Date: Sun Feb 3 15:32:32 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
makefs enhancements
To generate a diff of this commit:
cvs rdiff -u -r1.1786 -r1.1787 src/doc/CHANGES
Please note that diffs are not public domain; th
Module Name:src
Committed By: matt
Date: Sun Feb 3 15:57:25 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: arm32_machdep.c cpu.c
Log Message:
Add a machdep.cpu_arch sysctl
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/arm/arm32/arm32_machd
Module Name:src
Committed By: jdc
Date: Sun Feb 3 16:28:51 UTC 2013
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
Also set ia.ia_size from size when doing direct config.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/i2c/i2c.c
Please no
Module Name:src
Committed By: jdc
Date: Sun Feb 3 17:41:02 UTC 2013
Modified Files:
src/sys/dev/ofw: ofw_subr.c
Log Message:
The i2c bus number (0 or 1) is encoded in bit 33 of the register for a node,
but we encode it in bit 8 of i2c_addr_t. If bit 33 is set, unset it a
Module Name:src
Committed By: jdc
Date: Sun Feb 3 17:46:28 UTC 2013
Modified Files:
src/sys/arch/sparc64/dev: pcfiic_ebus.c
Log Message:
Output "iic mux present" if this device has multiple IIC buses (0 and 1).
The device has multiple buses if the second (bus select) regi
Module Name:src
Committed By: christos
Date: Sun Feb 3 19:15:18 UTC 2013
Modified Files:
src/usr.sbin/mtree: Makefile create.c extern.h mtree.8 mtree.c verify.c
Added Files:
src/usr.sbin/mtree: only.c
Log Message:
add the ability to only output paths included in a
Module Name:src
Committed By: christos
Date: Sun Feb 3 19:16:06 UTC 2013
Modified Files:
src/usr.sbin/mtree: mtree.8
Log Message:
fix man page.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/usr.sbin/mtree/mtree.8
Please note that diffs are not publi
Module Name:src
Committed By: kefren
Date: Sun Feb 3 19:41:59 UTC 2013
Modified Files:
src/usr.sbin/ldpd: fsm.c fsm.h socketops.c
Log Message:
Don't try to connect to peers before sending hellos
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/ld
Module Name:src
Committed By: jakllsch
Date: Sun Feb 3 20:13:28 UTC 2013
Modified Files:
src/sys/dev/ata: ata_wdc.c
src/sys/dev/ic: mvsata.c wdc.c wdcvar.h
Log Message:
Add argument to wdccommandext() to allow the entire contents of the
device/head register to be
Module Name:src
Committed By: skrll
Date: Sun Feb 3 22:23:48 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otgreg.h
Log Message:
RCSId police
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/dwc_otgreg.h
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sun Feb 3 22:25:39 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c
Log Message:
Use "Static" for dwc_otg_init_fifo
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/dwc_otg.c
Please note that dif
Module Name:src
Committed By: matt
Date: Mon Feb 4 01:22:17 UTC 2013
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch: earmhf.mk
Added Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earmhf.mk
src/external/gpl3/gcc/lib/libgomp/arch/earmhf: config.h lib
Module Name:src
Committed By: manu
Date: Mon Feb 4 01:44:47 UTC 2013
Modified Files:
src/crypto/external/bsd/openssl/dist/engines/ccgost: gost_eng.c
Log Message:
Pull multiple free bua fix from upstream:
http://git.openssl.org/gitweb/?p=openssl.git;a=patch;h=d21bf10dea658
Module Name:src
Committed By: matt
Date: Mon Feb 4 02:45:28 UTC 2013
Modified Files:
src/external/lgpl3/gmp/dist: configfsf.sub
Log Message:
Understand netbsd*-*eabi* for an os
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/lgpl3/gmp/dist/c
Module Name:src
Committed By: matt
Date: Mon Feb 4 03:29:47 UTC 2013
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/earmhf: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/earmhf: config
23 matches
Mail list logo