Module Name:src
Committed By: skrll
Date: Sun Aug 27 06:18:16 UTC 2017
Modified Files:
src/sys/fs/v7fs: v7fs_io_kern.c
Log Message:
Remove some unnecessary duplicatioN
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/fs/v7fs/v7fs_io_kern.c
Please note
Module Name:src
Committed By: snj
Date: Sun Aug 27 05:46:11 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
one more update to 1493
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-7.1.1
Please note that dif
Module Name:src
Committed By: snj
Date: Sun Aug 27 05:45:27 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
one more update to 1493
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-7.0.3
Please note that dif
Module Name:src
Committed By: snj
Date: Sun Aug 27 05:44:57 UTC 2017
Modified Files:
src/external/gpl2/xcvs/bin/xcvs [netbsd-7-0]: Makefile
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1493):
external/gpl2/xcvs/bin/xcvs/Makefile: revision
Module Name:src
Committed By: snj
Date: Sun Aug 27 05:45:46 UTC 2017
Modified Files:
src/external/gpl2/xcvs/bin/xcvs [netbsd-7-1]: Makefile
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1493):
external/gpl2/xcvs/bin/xcvs/Makefile: revision
Module Name:src
Committed By: jmcneill
Date: Sun Aug 27 02:22:17 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
Add PocketCHIP display and input support.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/conf/SUNXI
Module Name:src
Committed By: jmcneill
Date: Sun Aug 27 02:20:50 UTC 2017
Added Files:
src/sys/arch/arm/dts: sun5i-r8-pocketchip.dts
Log Message:
Add a PocketCHIP -specific dts with information about the keyboard and
touch screen.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jmcneill
Date: Sun Aug 27 02:19:46 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
Added Files:
src/sys/arch/arm/sunxi: sunxi_ts.c
Log Message:
Add sun5i touchscreen driver.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jmcneill
Date: Sun Aug 27 02:19:08 UTC 2017
Modified Files:
src/usr.sbin/tpctl: fb.c
Log Message:
Try to use standard wsdisplay ioctls when HPCFBIO_GCONF is not available.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.s
Module Name:src
Committed By: ryo
Date: Sun Aug 27 00:29:57 UTC 2017
Modified Files:
src/sys/arch/aarch64/aarch64: pmap_page.S
Log Message:
DCZID_EL0:BS[0:3] is log2 of the block size in *words*, or 4. Not 16.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 22:31:02 UTC 2017
Modified Files:
src/sys/dev/i2c: tcakp.c
Log Message:
wscons is not mpsafe, so take kernel lock for intr handler
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/tcakp.c
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 22:24:50 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
Added Files:
src/sys/arch/arm/sunxi: sunxi_debe.c
Log Message:
Add a basic sun5i FB driver. This assumes that firmware (U-Boot) has
already
Module Name:src
Committed By: joerg
Date: Sat Aug 26 21:58:31 UTC 2017
Modified Files:
src/share/man/man9: kmem.9
Log Message:
Drop stray .El.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/kmem.9
Please note that diffs are not public d
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 21:16:54 UTC 2017
Modified Files:
src/sys/dev/wscons: wsconsio.h
Log Message:
add WSKBD_TYPE_TCAKP for Texas Instruments TCA8418
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/dev/wscons/wsc
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 21:02:35 UTC 2017
Modified Files:
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: tcakp.c
Log Message:
Add driver for Texas Instruments TCA8418 I2C Controller Keypad Scan IC.
To generate a diff of t
Module Name:src
Committed By: palle
Date: Sat Aug 26 20:25:00 UTC 2017
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: Avoid touching the %tick_cmpr register which is not present on never
systems (Oracle SPARC Architecture 2011 and beyond). Base
Module Name:src
Committed By: ginsbach
Date: Sat Aug 26 19:26:32 UTC 2017
Modified Files:
src/usr.sbin/rdate: rdate.8 rdate.c
Log Message:
Support -4 and -6.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/rdate/rdate.8
cvs rdiff -u -r1.21 -r1.
Module Name:src
Committed By: ginsbach
Date: Sat Aug 26 18:16:06 UTC 2017
Modified Files:
src/usr.sbin/rdate: rdate.8 rdate.c
Log Message:
Sort options alphabetically.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/rdate/rdate.8
cvs rdiff -u -
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 17:59:24 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_gpio.c
Log Message:
Add support for interrupt pins.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/sunxi/sunxi_gpio.c
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:37:36 UTC 2017
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
1466
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.108 -r1.1.2.109 src/doc/CHANGES-6.1.6
Please note that diffs are not public
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:37:50 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
1466
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-6.0.7
Please note that diffs are not public
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:37:14 UTC 2017
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1466, 1460
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.303 -r1.1.2.304 src/doc/CHANGES-6.2
Please note that diffs are not public
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:36:19 UTC 2017
Modified Files:
src/common/lib/libc/stdlib [netbsd-6]: _strtol.h _strtoul.h
src/tests/lib/libc/stdlib [netbsd-6]: t_strtol.c
Log Message:
Pull up following revision(s) (requested by joerg in ticke
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:26:46 UTC 2017
Modified Files:
src/sys/arch/i386/conf [netbsd-6]: GENERIC
Log Message:
Apply patch (requested by maxv in ticket #1466):
Disable vm86 by default. The use case is limited, and the potential
for damage is t
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:26:29 UTC 2017
Modified Files:
src/sys/arch/i386/conf [netbsd-6-1]: GENERIC
Log Message:
Apply patch (requested by maxv in ticket #1466):
Disable vm86 by default. The use case is limited, and the potential
for damage is
Module Name:src
Committed By: snj
Date: Sat Aug 26 16:26:06 UTC 2017
Modified Files:
src/sys/arch/i386/conf [netbsd-6-0]: GENERIC
Log Message:
Apply patch (requested by maxv in ticket #1466):
Disable vm86 by default. The use case is limited, and the potential
for damage is
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 15:06:53 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sun5i_a13_gpio.c
Log Message:
Add missing eint mappings
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/sunxi/sun5i_a13_gpio.c
Module Name:src
Committed By: jmcneill
Date: Sat Aug 26 15:05:48 UTC 2017
Modified Files:
src/sys/arch/arm/fdt: files.fdt
src/sys/arch/arm/vexpress: files.vexpress
Log Message:
Until config supports multiple 'attach driver at bus with ' lines,
move plfb from common
Module Name:src
Committed By: skrll
Date: Sat Aug 26 07:17:12 UTC 2017
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
Fixup CPU_PJ4B for recent armv7 tlb operation changes.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sys/arch/arm/arm
29 matches
Mail list logo