/src/share/mk/ |
bsd.kinc.mk | 16 # just 'rm -f'd, to make the right thing happen with include
|
/src/bin/ksh/ |
c_ksh.c | 567 int thing = 0, func = 0, localv = 0; local in function:c_typeset 658 thing = '+'; 662 thing = '-'; 678 thing = wp[builtin_opt.optind][0]; 751 if (thing == '-') 795 if (thing == 0 && flag == 0) { 832 if (thing == '-' && (vp->flag&ISSET)) {
|
/src/usr.bin/pmap/ |
pmap.c | 57 struct kbit *vmspace, const char *thing) 65 thing = "proc->p_vmspace.vm_map"; 75 thing = "kernel_map"; 91 dump_vm_map(kd, proc, vmspace, vm_map, thing);
|
/src/usr.bin/make/unit-tests/ |
posix1.mk | 115 # but such a thing is not POSIX compatible. It's also somewhat useless
|
directive-elif.mk | 49 # The only thing that make detects here is a misspelled directive, make
|
var-op-sunsh.mk | 96 # The word ':sh' is not the only thing that can occur after a variable name.
|
directive-for-escape.mk | 133 # ':D' for details.) The only sensible thing to do is therefore to let
|
/src/distrib/hp300/miniroot/ |
install.md | 461 It has minimal facilities enabled. The first thing you should do after
|
/src/games/warp/ |
config.h.SH | 189 * the /etc/passwd file in Berkeley format (name first thing, everything
|
/src/usr.bin/config/ |
main.c | 811 check_dependencies(const char *thing, struct nvlist *deps) 826 thing, a->a_name); 829 "is obsolete", thing, dep->nv_name); 833 thing, dep->nv_name);
|
/src/distrib/atari/floppies/prepare/ |
install.md | 137 NetBSD installation. At this stage, the only thing you _must_ setup
|
/src/sys/arch/sparc64/sparc64/ |
mp_subr.S | 404 !! Damn thing is *NOT* aligned on a 64-byte boundary
|
locore.s | 1464 sra %g5, 0, %g5; /* Sign extend the damn thing */ \ 1518 sra %g5, 0, %g5; /* Sign extend the damn thing */ \ 1581 sra %g5, 0, %g5; /* Sign extend the damn thing */ \ 1633 sra %g5, 0, %g5; /* Sign extend the damn thing */ \ 7392 !! Damn thing is *NOT* aligned on a 64-byte boundary 7435 !! Damn thing is *NOT* aligned on a 64-byte boundary
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
sanitizer_common_interceptors_ioctl.inc | 20 // same thing.
|
sanitizer_interceptors_ioctl_netbsd.inc | 20 // same thing.
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
sdm845-mtp.dts | 545 * hub that works without vbus) the only sensible thing is to force
|
/src/common/dist/zlib/ |
make_vms.com | 172 $! Build the thing plain or with mms
|
/src/sys/arch/sparc/sparc/ |
locore.s | 128 * This is the very first thing in the data segment, and therefore has 250 * The first thing in the real text segment is the trap vector table, 4791 ! the only special thing is that we have to return to [g7 + 8] rather than
|