/src/tests/rump/kernspace/ |
lockme.c | 51 struct somemem *some; local in function:rumptest_lockme 87 some = kmem_alloc(sizeof(*some), KM_SLEEP); 88 mutex_init(&some->mutexetum, MUTEX_DEFAULT, IPL_NONE); 89 kmem_free(some, sizeof(*some));
|
/src/usr.bin/make/unit-tests/ |
opt-debug-parse.exp | 3 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk' 8 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk' 11 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `null' 12 SetFilenameVars: ${.INCLUDEDFROMDIR} = <some-dir> ${.INCLUDEDFROMFILE} = `opt-debug-parse.mk' 14 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk' 17 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk' 25 SetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
|
varname-dot-parsedir.exp | 2 make: <normalized>:43: The location can be faked in some cases.
|
varname-dot-parsefile.exp | 2 make: <normalized>:38: The location can be faked in some cases.
|
dep-op-missing.mk | 5 # Before parse.c 1.578 from 2021-12-14, there was some unreachable error
|
dollar.exp | 9 Some hungry part of make eats all the dollars after a :U modifier. 17 Some hungry part of make eats all the dollars after a :U modifier. 41 For some reason, multiple dollars are folded into one. 47 For some reason, multiple dollars are folded into one.
|
deptgt-end-fail-all.mk | 11 # some commands on error, use the .ERROR target instead, see deptgt-error.mk.
|
suff-main-several.mk | 31 # For some reason, mentioning the suffixes in reverse order disables them.
|
directive-export-literal.mk | 14 # memory on some platforms.
|
dollar.mk | 39 $C 'Some hungry part of make eats all the dollars after a :U modifier.' 49 $C 'Some hungry part of make eats all the dollars after a :U modifier.' 73 $C 'For some reason, multiple dollars are folded into one.' 78 $C 'For some reason, multiple dollars are folded into one.'
|
parse.mk | 34 # Try to reproduce some variants that may lead to a crash, depending on the 39 # On FreeBSD x86_64, a crash could in some cases be forced using the following
|
/src/lib/csu/arch/sparc64/ |
crt0.S | 55 clr %g4 ! data base for some memory models
|
/src/usr.bin/indent/ |
README.md | 4 some distribution tape for PDP-11 Unix. It has subsequently been hacked upon 5 by James Gosling @ CMU. At some point in the 1970s or even 1980s, it was
|
/src/tests/bin/cat/ |
t_cat.sh | 52 cat /some/name/that/does/not/exist
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
omap3-devkit8000-lcd70.dts | 8 * 7.0'' LCD panel sold with some devkit8000 board
|
imx6dl-b1x5v2.dtsi | 39 * (and support cannot be added without some ugly hacks). Since this
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
sun50i-a64-pine64-plus.dts | 30 * Ethernet PHY needs 30ms to properly power up and some more
|
/src/games/monop/ |
trade.c | 177 bool some; local in function:summate 184 some = FALSE; 188 printf("\t$%d\n", tp->cash), some++; 191 some++; 195 some++; 197 if (!some)
|
/src/doc/ |
TODO.compat-module | 7 2. Reverted some intentional auto-load breakage for loading the sysv_ipc 12 4. Resolved some inter-module dependencies. 14 5. Extracted some net/if.c compat routines into the compat module, and 47 13. Cleaned up some previous vectored routines (related to if_43.c) to 50 14. Organized (some of) the netbsd32 machine-dependent code to fit a 67 17. The compat_60 module still needs some work for XEN systems. We 68 probably need some build infrastructure changes to ensure that 77 seems to me that the MI compat build infrastructure should have some 93 19. For compat_50, there are some things in dev/gpio and dev/wscons/wsmux 104 and into the compat_netbsd32 module. Unfortunately there are some [all...] |
/src/sys/arch/acorn32/doc/ |
interrupts | 50 For some interrupts and drivers where only a single device is 54 There are however some interrupt that should *always* be passed on down
|
/src/tests/usr.bin/mkdep/ |
t_mkdep.sh | 40 atf_check mkdep -f sample.d -P some/path/ sample.c 41 atf_check -o ignore grep '^some/path/sample.o:' sample.d
|
/src/distrib/mac68k/miniroot/ |
install.md | 138 In particular, you will need to know some reasonably detailed 140 some limited information about certain specific types of HP-IB disks.
|
/src/share/mk/ |
bsd.ioconf.mk | 15 # keep builds working while hashing out some of the experimental
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8996-v3.0.dtsi | 14 * parameters, GPU frequencies and some differences
|
/src/usr.sbin/sysinst/arch/atari/ |
msg.md.en | 56 If you want to use an AHDI compatible partitioning, you have to assign some
|