Module Name:src
Committed By: riastradh
Date: Mon Dec 9 04:51:04 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
src/sys/arch/evbarm/conf: GENERIC64
Added Files:
src/sys/arch/arm/sunxi: sun8i_crypto.c sun8i_crypto.h
Log Message:
Draft driver f
Module Name:src
Committed By: riastradh
Date: Mon Dec 9 04:40:50 UTC 2019
Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi
Log Message:
Add crypto engine block.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/dts/sun50i-a64.dtsi
Plea
Module Name:src
Committed By: riastradh
Date: Mon Dec 9 04:39:58 UTC 2019
Modified Files:
src/sys/uvm/pmap: pmap_pvt.c
Log Message:
Convert pmap_pvt to atomic_load/store.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/uvm/pmap/pmap_pvt.c
Please not
Module Name:src
Committed By: msaitoh
Date: Mon Dec 9 02:30:30 UTC 2019
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix a bug that wm_sgmii_readreg_locked() may return error even if error isn't
occured.
To generate a diff of this commit:
cvs rdiff -u -r1.650
Module Name:src
Committed By: sevan
Date: Mon Dec 9 00:15:11 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: arc.c
Log Message:
We currently lack a tunable to control ZFS prefetch, so skip the warning and
FreeBSD specific instructions on settings.
Module Name:src
Committed By: kre
Date: Mon Dec 9 00:14:24 UTC 2019
Modified Files:
src/bin/sh: eval.c
Log Message:
PR bin/54743
Having traps set should not enforce a fork for the next command,
whatever that command happens to be, only for commands which would
normally f
Module Name:src
Committed By: kre
Date: Mon Dec 9 00:14:30 UTC 2019
Modified Files:
src/bin/sh: trap.c
Log Message:
PR bin/54743
If a builtin command or function is the final command intended to be
executed, and is interrupted by a caught signal, the trap handler for
tha
Module Name:src
Committed By: sevan
Date: Mon Dec 9 00:11:32 UTC 2019
Modified Files:
src/etc/rc.d: zfs
Log Message:
This script just makes sure that the ZFS module loads and unloads, mountall
script takes care of mounting filesystems.
Don't try to unmount all file system
Module Name:src
Committed By: uwe
Date: Sun Dec 8 23:49:16 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Use existing lo() and hi() macros. Same object code is generated.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:57:51 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs.
Recent GNU ld does not resolve them statically if the reloc is in a
writab
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:41:42 UTC 2019
Modified Files:
src/libexec/ld.elf_so: xprintf.c
Log Message:
Fix typo in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/libexec/ld.elf_so/xprintf.c
Please note that diffs
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:35:27 UTC 2019
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
_rtld_relro - fix debug printf format for a size_t argument
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/libexec/ld.elf_
Module Name:src
Committed By: uwe
Date: Sun Dec 8 21:46:03 UTC 2019
Modified Files:
src/sys/arch/powerpc/include: elf_machdep.h
Log Message:
Fix typo in the definition of #ha() in a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powe
Module Name:src
Committed By: scole
Date: Sun Dec 8 21:30:00 UTC 2019
Modified Files:
src/sys/arch/macppc/conf: INSTALL_601
Log Message:
add platinumfb
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/macppc/conf/INSTALL_601
Please note that dif
Module Name:src
Committed By: ad
Date: Sun Dec 8 20:42:49 UTC 2019
Modified Files:
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c svs.c
src/sys/arch/xen/x86: xen_pmap.c
Log Message:
Merge x86 pmap changes from yamt-pagecache:
- Deal better
Module Name:src
Committed By: ad
Date: Sun Dec 8 20:35:23 UTC 2019
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
For safety, cv_broadcast(&bp->b_busy) in more places where the buffer is
changing identity or moving from one vnode list to another.
To generate a dif
Module Name:src
Committed By: ad
Date: Sun Dec 8 20:00:56 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: lock_stubs.S
src/sys/arch/i386/i386: lock_stubs.S
Log Message:
After lots of testing I'm not convinced of the benefit to the tweak
I made to rw_enter(), so
Module Name:src
Committed By: ad
Date: Sun Dec 8 19:52:37 UTC 2019
Modified Files:
src/sys/dev/qbus: ts.c
src/sys/kern: kern_physio.c
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Revert previous. No performance gain worth the potential headaches
with buffe
Module Name:src
Committed By: ad
Date: Sun Dec 8 19:49:25 UTC 2019
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Adjustment to previous: if we're going to toss the buffer, then wake
everybody.
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 src/sy
Module Name:src
Committed By: ad
Date: Sun Dec 8 19:26:05 UTC 2019
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
- Avoid thundering herd: cv_broadcast(&bp->b_busy) -> cv_signal(&bp->b_busy)
- Sprinkle __cacheline_aligned.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: ad
Date: Sun Dec 8 19:24:26 UTC 2019
Modified Files:
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Avoid thundering herd: cv_broadcast(&bp->b_busy) -> cv_signal(&bp->b_busy)
To generate a diff of this commit:
cvs rdiff -u -r1.278 -r1.279 src/
Module Name:src
Committed By: ad
Date: Sun Dec 8 19:23:51 UTC 2019
Modified Files:
src/sys/dev/qbus: ts.c
src/sys/kern: kern_physio.c
Log Message:
Avoid thundering herd: cv_broadcast(&bp->b_busy) -> cv_signal(&bp->b_busy)
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: jmcneill
Date: Sun Dec 8 18:13:24 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sun50i_a64_ccu.c
Log Message:
Add SUNXI_CCU_NM_ROUND_DOWN to CE clock, fix pll parents to use 2X outputs
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Sun Dec 8 17:37:16 UTC 2019
Modified Files:
src/tests/lib/libutil: t_snprintb.c
Log Message:
Adjust tests for 0 hex values printing 0 instead of 0x0
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/li
Module Name:src
Committed By: martin
Date: Sun Dec 8 15:54:35 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: arc.c
src/external/cddl/osnet/dist/uts/common/os [netbsd-9]: fm.c
src/share/mk [netbsd-9]: bsd.own.mk
Log Mess
Module Name:src
Committed By: pgoyette
Date: Sun Dec 8 15:51:50 UTC 2019
Modified Files:
src/doc: TODO.modules
Log Message:
Add another issue that I just remembered, from the time working on the
[pgoyette-compat] branch, regarding inability to get some XEN-related
modules
Module Name:src
Committed By: martin
Date: Sun Dec 8 15:09:33 UTC 2019
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
PR install/54745: fix confusion about absolut and NetBSD-partition
relative offsets.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Sun Dec 8 15:05:44 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Tickets #494, #495, #497 - #518
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-9.0
Please note t
Module Name:xsrc
Committed By: martin
Date: Sun Dec 8 15:00:33 UTC 2019
Modified Files:
xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/dri [netbsd-9]:
dri_sw_winsys.c
xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib [netbsd-9]:
Module Name:src
Committed By: tkusumi
Date: Sun Dec 8 14:59:42 UTC 2019
Modified Files:
src/sys/dev/dm: dm.h dm_target_error.c dm_target_mirror.c
dm_target_snapshot.c dm_target_zero.c
Log Message:
dm: Add dummy target ->sync()/->secsize() to prevent panic on m
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:43:16 UTC 2019
Modified Files:
src/sys/arch/emips/ebus [netbsd-9]: ace_ebus.c flash_ebus.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #517):
sys/arch/emips/ebus/flash_ebus.c: r
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:42:02 UTC 2019
Modified Files:
src/etc/rc.d [netbsd-9]: zfs
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #516):
etc/rc.d/zfs: revision 1.2
etc/rc.d/zfs: revision 1.3
A
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:39:07 UTC 2019
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: vdev_disk.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #514):
external/cddl/osnet/di
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:37:29 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64 [netbsd-9]: kobj_machdep.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #513):
sys/arch/aarch64/aarch64/kobj_machdep
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:36:21 UTC 2019
Modified Files:
src/share/mk [netbsd-9]: bsd.kmodule.mk
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #512):
share/mk/bsd.kmodule.mk: revision 1.63
Build aarch64
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:35:10 UTC 2019
Modified Files:
src/distrib/utils/embedded/conf [netbsd-9]: evbarm.conf
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #511):
distrib/utils/embedded/conf/evbarm.co
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:31:58 UTC 2019
Modified Files:
src/sys/arch/arm/arm32 [netbsd-9]: fault.c
Log Message:
Pull up following revision(s) (requested by ryo in ticket #510):
sys/arch/arm/arm32/fault.c: revision 1.109
if Thumb-32
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:29:37 UTC 2019
Modified Files:
src/sys/arch/arm/imx [netbsd-9]: if_enet.c
Log Message:
Pull up following revision(s) (requested by ryo in ticket #509):
sys/arch/arm/imx/if_enet.c: revision 1.29
set the mult
Module Name:src
Committed By: martin
Date: Sun Dec 8 14:26:39 UTC 2019
Modified Files:
src/distrib/sets/lists/comp [netbsd-9]: mi
src/share/man/man9 [netbsd-9]: Makefile
src/sys/sys [netbsd-9]: atomic.h
Added Files:
src/share/man/man9 [netbsd-9]: at
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:37:46 UTC 2019
Modified Files:
src/lib/libm/arch/aarch64 [netbsd-9]: fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #507):
lib/libm/arch/aarch64/fenv.c: revision 1.5
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:35:51 UTC 2019
Modified Files:
src/lib/libc/gdtoa [netbsd-9]: Makefile.inc gdtoa_fltrnds.h gdtoaimp.h
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #506):
lib/libc/gdtoa/Makefi
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:23:23 UTC 2019
Modified Files:
src/common/lib/libc/hash/murmurhash [netbsd-9]: murmurhash.c
src/sys/arch/amd64/include [netbsd-9]: param.h
src/sys/arch/i386/include [netbsd-9]: param.h
src/sys/
Module Name:src
Committed By: mlelstv
Date: Sun Dec 8 13:19:59 UTC 2019
Modified Files:
src/sys/sys: param.h
Log Message:
Welcome 9.99.21. dk_lookup() has been replaced.
To generate a diff of this commit:
cvs rdiff -u -r1.621 -r1.622 src/sys/sys/param.h
Please note tha
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:16:53 UTC 2019
Modified Files:
src/share/man/man4 [netbsd-9]: rnd.4
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #504):
share/man/man4/rnd.4: revision 1.26
share/man/m
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:13:06 UTC 2019
Modified Files:
src/sys/stand/efiboot [netbsd-9]: Makefile.efiboot efiacpi.c version
Added Files:
src/sys/stand/efiboot [netbsd-9]: smbios.c smbios.h
Log Message:
Pull up following revision(s)
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:09:28 UTC 2019
Modified Files:
src/sys/arch/x86/include [netbsd-9]: genfb_machdep.h
src/sys/arch/x86/x86 [netbsd-9]: genfb_machdep.c hyperv.c
Log Message:
Pull up following revision(s) (requested by nonaka in
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:06:37 UTC 2019
Modified Files:
src/games/fortune/datfiles [netbsd-9]: fortunes netbsd
Log Message:
Pull up following revision(s) (requested by sevan in ticket #501):
games/fortune/datfiles/fortunes: revision
Module Name:src
Committed By: martin
Date: Sun Dec 8 13:01:10 UTC 2019
Modified Files:
src/usr.bin/calendar/calendars [netbsd-9]: calendar.birthday
calendar.computer calendar.music calendar.netbsd calendar.usholiday
Log Message:
Pull up following revision(s) (
Module Name:src
Committed By: martin
Date: Sun Dec 8 12:57:21 UTC 2019
Modified Files:
src/sys/arch/arm/ti [netbsd-9]: am3_prcm.c files.ti
src/sys/arch/evbarm/conf [netbsd-9]: GENERIC
Added Files:
src/sys/arch/arm/ti [netbsd-9]: ti_wdt.c
Log Message:
Pull
Module Name:src
Committed By: martin
Date: Sun Dec 8 12:55:30 UTC 2019
Modified Files:
src/sys/arch/arm/rockchip [netbsd-9]: rk3399_pcie.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #498):
sys/arch/arm/rockchip/rk3399_pcie.c: revi
Module Name:src
Committed By: martin
Date: Sun Dec 8 12:54:10 UTC 2019
Modified Files:
src/sys/arch/arm/ti [netbsd-9]: am3_prcm.c ti_sdhc.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #497):
sys/arch/arm/ti/ti_sdhc.c: revision 1.4
Module Name:src
Committed By: martin
Date: Sun Dec 8 12:50:44 UTC 2019
Modified Files:
src/distrib/notes/sparc [netbsd-9]: contents
Log Message:
Pull up following revision(s) (requested by uwe in ticket #495):
distrib/notes/sparc/contents: revision 1.26
It's KRU
Module Name:src
Committed By: martin
Date: Sun Dec 8 12:48:14 UTC 2019
Modified Files:
src/sys/arch/powerpc/oea [netbsd-9]: ofw_autoconf.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #494):
sys/arch/powerpc/oea/ofw_autoconf.c: revisio
Module Name:src
Committed By: mlelstv
Date: Sun Dec 8 12:23:00 UTC 2019
Modified Files:
src/share/man/man9: dksubr.9
Log Message:
Drop comment about dk_lookup being in the wrong place.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/dksubr
Module Name:src
Committed By: mlelstv
Date: Sun Dec 8 12:15:24 UTC 2019
Modified Files:
src/sys/dev: dksubr.c dkvar.h
Log Message:
Drop now unused dk_lookup function.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/dev/dksubr.c
cvs rdiff -u -r1.3
Module Name:src
Committed By: mlelstv
Date: Sun Dec 8 12:14:41 UTC 2019
Modified Files:
src/sys/dev: ccd.c cgd.c
src/sys/dev/dm: dm_pdev.c
src/sys/dev/raidframe: rf_copyback.c rf_disks.c rf_reconstruct.c
Log Message:
Switch to vn_bdev_open* functions.
To
Module Name:src
Committed By: maxv
Date: Sun Dec 8 11:53:54 UTC 2019
Modified Files:
src/sys/arch/amd64/include: cpu.h
src/sys/kern: subr_msan.c
Log Message:
Use the inlines; it is actually fine, since the compiler drops the inlines
if the caller is kmsan-instrume
Module Name:src
Committed By: maxv
Date: Sun Dec 8 11:48:15 UTC 2019
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Fix __nomsan: missing opt_kmsan.h, and the attribute should be
kernel-memory.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/s
Module Name:src
Committed By: wiz
Date: Sun Dec 8 10:57:17 UTC 2019
Modified Files:
src/share/man/man4: audio.4
Log Message:
Sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/share/man/man4/audio.4
Please note that diffs are not public do
Module Name:src
Committed By: tkusumi
Date: Sun Dec 8 10:50:21 UTC 2019
Modified Files:
src/sys/dev/dm: dm.h dm_target_mirror.c dm_target_snapshot.c
dm_target_stripe.c
Log Message:
dm: Move targets specific structs to .c files
These don't need to be defined a
Module Name:src
Committed By: skrll
Date: Sun Dec 8 10:37:19 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S
Log Message:
Mark FDT as non-exec and create KVA=VA mapping of same size as identity
mapping, i.e. include BOOTPAGE_ALLOC_MAX
To generate a diff
Module Name:src
Committed By: tkusumi
Date: Sun Dec 8 10:35:53 UTC 2019
Modified Files:
src/sys/dev/dm: dm.h dm_target.c dm_target_snapshot.c
Log Message:
dm: Unbreak compilation of kernel modules
The dm kernel modules (MK_DM_TARGETS enabled in sys/modules/dm/Makefile)
h
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:33:35 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1470
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 src/doc/CHANGES-8.2
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:32:41 UTC 2019
Modified Files:
src/include [netbsd-8]: monetary.h
Log Message:
Pull up following revision(s) (requested by kre in ticket #1470):
include/monetary.h: revision 1.4
PR lib/54744 (br...@haible.
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:31:02 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1469
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-8.2
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:30:31 UTC 2019
Modified Files:
src/sys/dev [netbsd-8]: cons.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1469):
sys/dev/cons.c: revision 1.76
sys/dev/cons.c: revisi
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:27:54 UTC 2019
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1717
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.156 -r1.1.2.157 src/doc/CHANGES-7.0.3
Please note that diffs are
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:27:32 UTC 2019
Modified Files:
src/sys/dev [netbsd-7-0]: cons.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1717):
sys/dev/cons.c: revision 1.76
sys/dev/cons.c: revi
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:27:05 UTC 2019
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Ticket #1717
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-7.1.3
Please note that diffs are n
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:26:37 UTC 2019
Modified Files:
src/sys/dev [netbsd-7-1]: cons.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1717):
sys/dev/cons.c: revision 1.76
sys/dev/cons.c: revi
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:26:08 UTC 2019
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Ticket #1717
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71 -r1.1.2.72 src/doc/CHANGES-7.3
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:25:38 UTC 2019
Modified Files:
src/sys/dev [netbsd-7]: cons.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1717):
sys/dev/cons.c: revision 1.76
sys/dev/cons.c: revisi
Module Name:src
Committed By: skrll
Date: Sun Dec 8 10:12:19 UTC 2019
Modified Files:
src/sys/arch/arm/arm: lock_cas.S
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/arm/lock_cas.S
Please note that diffs are
73 matches
Mail list logo