/src/usr.bin/make/unit-tests/ |
suff-clear-single.mk | 3 # https://gnats.netbsd.org/49086, issue 3:
|
suff-transform-expand.mk | 3 # https://gnats.netbsd.org/49086, issue 11:
|
suff-transform-select.mk | 3 # https://gnats.netbsd.org/49086, issue 10:
|
suff-add-later.mk | 3 # https://gnats.netbsd.org/49086, issue 5:
|
suff-clear-regular.mk | 3 # https://gnats.netbsd.org/49086, issue 4:
|
suff-transform-endless.mk | 3 # https://gnats.netbsd.org/49086, issue 6:
|
var-op-expand.mk | 235 # substitution like '.c=.o', and make would not issue a warning, leading to
|
Makefile | 689 CLEANFILES+= issue* .[ab]* # suffixes.mk
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
ast2500-facebook-netbmc-common.dtsi | 13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
|
imx6dl-b1x5pv2.dtsi | 88 * pin. The issue manifests as speaker volume being very low.
|
stm32mp151.dtsi | 1601 * Break node order to solve dependency probe issue between
|
rk3288.dtsi | 167 * are not affected, this issue prevents 4GB from booting.
|
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/ |
jh7100-starfive-visionfive-v1.dts | 29 * reduction seems to mitigate the issue.
|
/src/tools/compat/buildaux/ |
ax_check_compile_flag.m4 | 20 # force the compiler to issue an error when a bad flag is given.
|
/src/sys/arch/x68k/stand/common/ |
execkern.S | 106 | ??? returned from kernel -- issue software reset
|
/src/sys/arch/arm/arm/ |
cpufunc_asm_pj4b.S | 67 @ LDSTM 1st issue is single word
|
/src/sys/arch/sandpoint/stand/altboot/ |
dsk.c | 401 void (*issue)(struct dvata_chan *, int64_t, int); local in function:lba_read 413 issue = (bno < (1ULL<<28)) ? issue28 : issue48; 415 (*issue)(chan, bno, rdcnt);
|
/src/sys/external/isc/libsodium/dist/m4/ |
ax_check_compile_flag.m4 | 20 # force the compiler to issue an error when a bad flag is given.
|
ax_check_link_flag.m4 | 20 # issue an error when a bad flag is given.
|
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/microchip/ |
mpfs-icicle-kit.dts | 234 * silicon does not have this issue.
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8994-sony-xperia-kitakami.dtsi | 456 * There is an issue with the eMMC causing permanent
|
/src/sys/external/isc/libsodium/dist/ |
aclocal.m4 | 293 # icc doesn't choke on unknown options, it will just issue warnings 560 # To make any issue more visible, cause the running configure to be aborted 583 Aborting the configuration process, to ensure you take notice of the issue. 1039 # One issue with vendor 'install' (even GNU) is that you can't
|
/src/share/mk/ |
bsd.sys.mk | 190 # (the underlying issue for sh and vax may be different, needs more
|
/src/sys/arch/x68k/stand/boot_ufs/ |
boot.S | 180 | issue software reset
|
/src/sys/arch/sparc64/sparc64/ |
locore.s | 246 * Try to issue an elf note to ask the Solaris 1391 * Finally, there is the issue of returning from kernel mode to user 1392 * mode. If we need to issue a restore of a user window in kernel 1987 sir ! Just issue a reset and don't try to recover. 2082 * make the handler issue a `saved' instruction immediately 3655 sir ! Just issue a reset and don't try to recover. 4221 * To simplify life all we do here is issue an appropriate softint. 4242 * to issue a softint of the appropriate level. The softint handler 6735 * Issue barriers to coordinate mutex_exit on this CPU with
|