Module Name:src
Committed By: he
Date: Wed Jan 9 08:11:09 UTC 2013
Modified Files:
src/sys/arch/sun2/include: pmap.h
Log Message:
The pmap_prefer() function grew an additional argument with the introduction
of top-down VM; fix the prototype accordingly.
To generate a di
Module Name:src
Committed By: he
Date: Wed Jan 9 08:49:45 UTC 2013
Modified Files:
src/lib/libarch/alpha: alpha_pci_io.c
Log Message:
Include for alpha_mb() definition.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libarch/alpha/alpha_pci_io.c
Pl
Module Name:src
Committed By: christos
Date: Wed Jan 9 13:23:21 UTC 2013
Modified Files:
src/sys/external/bsd/ipf/netinet: fil.c ip_compat.h ip_nat.c ip_nat.h
ip_nat6.c ip_state.c ipf_rb.h
Log Message:
Back out my last change, which was a partial fix for hash
Module Name:src
Committed By: tsutsui
Date: Wed Jan 9 16:28:41 UTC 2013
Modified Files:
src/sys/arch/luna68k/stand/boot: Makefile
Log Message:
Make sure to print proper bootprog name in banner.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/lun
Module Name:src
Committed By: matt
Date: Wed Jan 9 17:45:13 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcmgen_space.c
Log Message:
Handle BUS_SPACE_MAP_PREFETCHABLE like BUS_SPACE_MAP_CACHEABLE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sy
Module Name:src
Committed By: riastradh
Date: Wed Jan 9 17:55:04 UTC 2013
Modified Files:
src/sys/dev/ata: atareg.h
Log Message:
Name the ATA SECURITY commands.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/ata/atareg.h
Please note that diff
Module Name:src
Committed By: matt
Date: Wed Jan 9 18:19:10 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c
Log Message:
Don't rely on PKTTYPE in the rxsts since it becomes unreliable.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/s
Module Name:src
Committed By: riastradh
Date: Wed Jan 9 21:58:24 UTC 2013
Modified Files:
src/sbin/atactl: atactl.8 atactl.c
Log Message:
Add some ATA SECURITY commands to atactl(8).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sbin/atactl/atactl.8
Module Name:src
Committed By: riastradh
Date: Wed Jan 9 22:03:49 UTC 2013
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
Initialize b_resid before biodone in wdioctlstrategy error branch.
Otherwise we may panic when physio's biodone callback kasserts
something about
Module Name:src
Committed By: skrll
Date: Wed Jan 9 22:23:45 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_obio.c files.bcm2835
src/sys/arch/evbarm/rpi: rpi_machdep.c
src/sys/conf: files
Added Files:
src/sys/arch/arm/broadcom: bcm2835_
Module Name:src
Committed By: jmcneill
Date: Wed Jan 9 22:36:07 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
framebuffer only seems to support BGR mode, so request it and set is_bgr
property on device when in BGR mode
To generate a diff
Module Name:src
Committed By: skrll
Date: Wed Jan 9 22:49:40 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Add/enable USB
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not pub
Module Name:src
Committed By: skrll
Date: Wed Jan 9 23:02:59 UTC 2013
Modified Files:
src/sys/dev/usb: TODO.usbmp ehci.c files.usb ucycom.c usbdevices.config
Added Files:
src/sys/dev/usb: if_smsc.c if_smscreg.h if_smscvar.h
Log Message:
Add usmsc(4) - a driver for
Module Name:src
Committed By: skrll
Date: Wed Jan 9 23:04:11 UTC 2013
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
Provide the mac address for usmsc(4) as read from the firmware.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sy
Module Name:src
Committed By: skrll
Date: Wed Jan 9 23:04:27 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Add ukphy
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not public d
Module Name:src
Committed By: skrll
Date: Wed Jan 9 23:19:13 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Enable COMPAT_60
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not p
Module Name:src
Committed By: skrll
Date: Wed Jan 9 23:50:59 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Note a couple of drivers I added.
To generate a diff of this commit:
cvs rdiff -u -r1.1777 -r1.1778 src/doc/CHANGES
Please note that diffs are not public
Module Name:src
Committed By: jmcneill
Date: Wed Jan 9 23:58:41 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_genfb.c
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
If genfb.type= is passed on cmdline, override the wsdisplay type
returned by WSD
Module Name:xsrc
Committed By: jmcneill
Date: Thu Jan 10 00:17:07 UTC 2013
Modified Files:
xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c
Log Message:
WSDISPLAY_TYPE_VC4 framebuffer is BGR
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
xsr
Module Name:src
Committed By: matt
Date: Thu Jan 10 02:08:22 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcpy_naive.S
Log Message:
Add weak alias for strlcpy
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/stri
Module Name:src
Committed By: matt
Date: Thu Jan 10 02:13:49 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcpy.S strlcpy.S strncpy.S
Log Message:
use #if defined(xxx) instead of ifdef
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/comm
Module Name:src
Committed By: matt
Date: Thu Jan 10 02:14:42 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlcpy.S
Log Message:
Use the naive version of strlcpy until the longer one is fixed (it's still
faster than the C version).
To generate a diff of
Module Name:src
Committed By: macallan
Date: Thu Jan 10 02:18:07 UTC 2013
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
implement omapfb_mmap() - now X with wsfb works
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/omap/omapf
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 02:23:26 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_pm.c files.bcm2835
Log Message:
bcm2835 watchdog timer support
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/broadc
Module Name:src
Committed By: jmcneill
Date: Thu Jan 10 03:59:22 UTC 2013
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_emmc.c
Log Message:
Don't set SDHC_HIGH_SPEED_SUPP in host caps as many cards stop responding
after the switch to high speed mode.
To generate a d
Module Name:src
Committed By: matt
Date: Thu Jan 10 04:51:49 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcpy_arm.S
Log Message:
Fix a typo in strlcpy which caused to not deal with NULs predecing the
string properly.
To generate a diff of this commit:
Module Name:src
Committed By: matt
Date: Thu Jan 10 06:52:35 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlcpy.S
Log Message:
Back out workaround.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/strlcpy.
27 matches
Mail list logo