Module Name:src
Committed By: jnemeth
Date: Mon Sep 29 05:58:48 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
note addition of type subcommand to gpt(8)
To generate a diff of this commit:
cvs rdiff -u -r1.1986 -r1.1987 src/doc/CHANGES
Please note that diffs are
Module Name:src
Committed By: jnemeth
Date: Mon Sep 29 05:56:43 UTC 2014
Modified Files:
src/sbin/gpt: biosboot.c gpt.8 label.c remove.c type.c
Log Message:
PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L " as selector option
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: reinoud
Date: Sun Sep 28 18:59:43 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_io.h
Log Message:
Remove never used usb locators
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/samsung/exynos_io.h
Pl
Module Name:src
Committed By: macallan
Date: Sun Sep 28 15:39:36 UTC 2014
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c
Log Message:
make global variables static
also, make cursor test pattern red/green to highlight RGB vs. BGR
To generate a diff of this commit:
Module Name:src
Committed By: macallan
Date: Sun Sep 28 14:38:29 UTC 2014
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c vcprop.h
Added Files:
src/sys/arch/evbarm/rpi: vcprop_subr.c
Log Message:
add hardware cursor support
To generate a diff of this commi
Module Name:src
Committed By: macallan
Date: Sun Sep 28 12:57:22 UTC 2014
Modified Files:
src/sys/arch/evbarm/rpi: vcprop.h
Log Message:
the RPi wiki had the values for VCPROPTAG_SET_CURSOR_INFO and
VCPROPTAG_SET_CURSOR_STATE swapped - now they actually work
thanks jmcneil
Module Name:src
Committed By: jmcneill
Date: Sun Sep 28 11:27:01 UTC 2014
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
for BIOCDISK_NOVOL, when setting bd_disknovol=false, also set bv_volid
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sy
Module Name:src
Committed By: jmcneill
Date: Sun Sep 28 11:20:23 UTC 2014
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
for BIOCDISK_NOVOL, set bd_disknovol=true for any disk not associated with a
volume
To generate a diff of this commit:
cvs rdiff -u -r1.29
Module Name:src
Committed By: jnemeth
Date: Sun Sep 28 08:14:51 UTC 2014
Modified Files:
src/sbin/gpt: Makefile gpt.8 gpt.c gpt.h
Added Files:
src/sbin/gpt: type.c
Log Message:
PR/44218 - David Young -- add "type" subcommand to change a partition type
To generate