Searched refs:kernel (Results 26 - 50 of 2877) sorted by relevance

1234567891011>>

/freebsd-10.2-release/etc/
H A Dfreebsd-update.conf15 Components src world kernel
17 # Example for updating the userland and the kernel source code only:
67 # When installing a new kernel perform a backup of the old one first
68 # so it is possible to boot the old kernel in case of problems.
71 # If BackupKernel is enabled, the backup kernel is saved to this
73 # BackupKernelDir /boot/kernel.old
75 # When backing up a kernel also back up debug symbol files?
/freebsd-10.2-release/contrib/apr/include/arch/unix/
H A Dapr_arch_misc.h49 #include <kernel/OS.h>
/freebsd-10.2-release/sys/dev/fdt/
H A Dfdt_mips.c35 #include <sys/kernel.h>
H A Dfdt_x86.c32 #include <sys/kernel.h>
/freebsd-10.2-release/sys/kgssapi/
H A Dgss_release_buffer.c32 #include <sys/kernel.h>
/freebsd-10.2-release/sys/libkern/
H A Dstrdup.c36 #include <sys/kernel.h>
H A Dstrndup.c36 #include <sys/kernel.h>
/freebsd-10.2-release/sys/mips/mips/
H A Dinckern.S39 #error Need a kernel name here
/freebsd-10.2-release/share/mk/
H A Dbsd.dtb.mk3 # Search for kernel source tree in standard places.
12 .error Unable to locate the kernel source tree. Set SYSDIR to override.
H A Dbsd.kmod.mk3 # Search for kernel source tree in standard places.
12 .error Unable to locate the kernel source tree. Set SYSDIR to override.
/freebsd-10.2-release/usr.bin/gprof/
H A DMakefile6 printgprof.c printlist.c kernel.c
/freebsd-10.2-release/gnu/usr.bin/gdb/kgdb/
H A Dmain.c74 static char *kernel; variable
87 "\t[kernel [core]]\n", getprogname());
101 * If there's a kernel image right here in the crash directory, then
102 * use it. The kernel image is either called kernel.<nr> or is in a
103 * subdirectory kernel.<nr> and called kernel. The latter allows us
106 snprintf(path, sizeof(path), "%s/kernel.%d", crashdir, nr);
109 kernel = strdup(path);
113 snprintf(path, sizeof(path), "%s/kernel
[all...]
/freebsd-10.2-release/
H A DMakefile13 # world - buildworld + installworld, no kernel.
14 # buildkernel - Rebuild the kernel and the kernel-modules.
15 # installkernel - Install the kernel and the kernel-modules.
17 # reinstallkernel - Reinstall the kernel and the kernel-modules.
19 # kernel - buildkernel + installkernel.
20 # kernel-toolchain - Builds the subset of world necessary to build a kernel
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh559 SHA1 (NetBSD-6.0/acorn26/binary/kernel/netbsd-FOURMEG.gz) = e127c41d5e332c75e79f5ca0e72ba250ef3c739a
560 SHA512 (NetBSD-6.0/acorn26/binary/kernel/netbsd-FOURMEG.gz) = 7487273a4289d2f1dd69fb0230c263ac4fd198aac5399de043e1416834ea4b0bb4970129886223b9c5090ea9526dd765e6152f89ccfa58d4c8ba95597a845a34
561 RMD160 (NetBSD-6.0/acorn26/binary/kernel/netbsd-FOURMEG.gz) = 09dcd3b8f9be85b99ed094fefc6a88e27be9b91d
562 MD5 (NetBSD-6.0/acorn26/binary/kernel/netbsd-FOURMEG.gz) = 5aef629404b3d65f15bc44554b948145
563 SHA1 (NetBSD-6.0/acorn26/binary/kernel/netbsd-GENERIC.gz) = c6362b83dbc496509c4e539cca33924b14318804
564 SHA512 (NetBSD-6.0/acorn26/binary/kernel/netbsd-GENERIC.gz) = da75edae5fcd456028c5699d3872ac6e9c041aafb37141cfbf6b5f374f5c69d21979d23709f7e82a9198580e6f5c3c50060b9d1cd3dcac74c1e2530131c5e892
565 RMD160 (NetBSD-6.0/acorn26/binary/kernel/netbsd-GENERIC.gz) = 6caa2f5e65c871664b1af2dd2a5eceb8b64f2212
566 MD5 (NetBSD-6.0/acorn26/binary/kernel/netbsd-GENERIC.gz) = b14bd857ffbe97a3601f91bc0a1b388d
659 SHA1 (NetBSD-6.0/acorn32/binary/kernel/netbsd-GENERIC.gz) = 8d2b1f19b2ba2231aba8e20c14ab5fd83dde59ae
660 SHA512 (NetBSD-6.0/acorn32/binary/kernel/netbs
[all...]
/freebsd-10.2-release/contrib/smbfs/
H A DMakefile.inc13 CFLAGS += -Wall -I../kernel/mysys
24 CFLAGS += -I../kernel
/freebsd-10.2-release/contrib/gdb/gdb/config/
H A Dnm-lynx.h29 #include <sys/kernel.h>
30 /* sys/kernel.h should define this, but doesn't always, sigh. */
/freebsd-10.2-release/sys/dev/pci/
H A Dignore_pci.c37 #include <sys/kernel.h>
/freebsd-10.2-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_misc.c32 #include <sys/kernel.h>
/freebsd-10.2-release/sys/dev/digi/
H A DCX.c33 #include <sys/kernel.h>
H A DCX_PCI.c33 #include <sys/kernel.h>
H A DEPCX.c33 #include <sys/kernel.h>
H A DEPCX_PCI.c33 #include <sys/kernel.h>
H A DXe.c33 #include <sys/kernel.h>
H A DXem.c33 #include <sys/kernel.h>
H A DXr.c33 #include <sys/kernel.h>

Completed in 308 milliseconds

1234567891011>>