Home
last modified time | relevance | path

Searched refs:kernels (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-12-stable/stand/lua/
Dcore.lua211 local kernels = {}
216 kernels[i] = k
224 kernels[i] = n
234 core.cached_kernels = kernels
262 kernels[i] = file
268 core.cached_kernels = kernels
/freebsd-12-stable/tools/tools/kerninclude/
Dkerninclude.sh24 kernels="LINT GENERIC"
65 for i in $kernels
97 for i in $kernels
116 for k in $kernels
/freebsd-12-stable/contrib/ntp/util/
Dtickadj.c692 static const char *kernels[] = in getoffsets() local
735 if (kernels[0] == NULL) in getoffsets()
741 kernels[0] = cp; in getoffsets()
745 kernels[0] = "/Placeholder"; in getoffsets()
749 for (kname = kernels; *kname != NULL; kname++) in getoffsets()
/freebsd-12-stable/stand/forth/
Dmenu.4th69 \ Parsing of kernels into menu-items
81 \ Containers for parsing kernels into menu-items
284 \ This function parses $kernels into variables that are used by the menu to
289 : parse-kernels ( N -- ) \ kernidx
293 \ Attempt to get a list of kernels, fall back to sensible default
294 s" kernels" getenv dup -1 = if
311 else \ We haven't yet parsed $kernels into $kernel[N]
322 \ Clear out existing parsed-kernels
354 \ No entries in $kernels; use $kernel instead
360 \ We're still within $kernels parsing toward the end;
[all …]
/freebsd-12-stable/sys/mips/atheros/
Dstd.ar71xx3 # standard config for all ar71xx based kernels.
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
DREADME7 On kernels without IPv6 support some of the tests are skipped.
/freebsd-12-stable/sys/conf/
Doptions.powerpc2 # Options specific to the powerpc platform kernels
Doptions.amd642 # Options specific to AMD64 platform kernels
Doptions.i3862 # Options specific to the i386 platform kernels
/freebsd-12-stable/
DMakefile180 kernels libraries native-xtools showconfig test-system-compiler \
469 tinderbox toolchains kernel-toolchains kernels worlds: upgrade_checks target
480 kernels: .PHONY target
DMakefile.sys.inc22 tinderbox universe* kernel kernels world worlds bmake
DREADME.md13 …reebsd.org/en/books/handbook/cutting-edge/#makeworld), and [Handbook for kernels](https://docs.fre…
/freebsd-12-stable/contrib/amd/
DBUGS167 The Linux kernels don't support Amd's direct mounts very well, leading to
173 Later 2.4.x kernels completely disallow the hack amd was using for direct
207 Certain linux kernels (2.4.18+ are fine, 2.4.10- are probably bad, those in
290 Some BSD kernels don't have a way to turn off the NFS attribute cache. They
/freebsd-12-stable/contrib/openbsm/
DREADME20 and Mac OS X kernels.
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenACC/
DACC.td297 def ACC_Kernels : Directive<"kernels"> {
522 def ACC_KernelsLoop : Directive<"kernels loop"> {
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
Dfunctions-extractimage.sh182 KERNELS=`ls -d ${INSDIR}/*|grep kernels`
/freebsd-12-stable/tools/debugscripts/
Ddot.gdbinit8 # To debug kernels, do:
/freebsd-12-stable/contrib/traceroute/
DCHANGES121 - Remove ip header byte swap fix from v1.2; most kernels swap the ip
DINSTALL49 Some older kernels forward icmp packets that have a ttl of zero. If
/freebsd-12-stable/share/examples/diskless/
DREADME.TEMPLATING105 note 2: You typically want to update kernels manually and *NOT*
107 different kernels on different machines or.
DREADME.BOOTP22 BOOTP kernels automatically configure the machine's IP address, netmask,
/freebsd-12-stable/contrib/libpcap/doc/
DREADME.linux.md46 In addition, there is an option that, in 2.2 and later kernels, will
/freebsd-12-stable/contrib/libpcap/
DCHANGES17 Work around some ethtool ioctl bugs in newer Linux kernels (GitHub
312 kernels, for VLAN tag valid flag
315 Fix handling of Bluetooth devices on 3.x Linux kernels
477 Fix configure and build on recent Linux kernels
656 kernels, uses PF_PACKET sockets and supports kernel packet
659 mode better on pre-2.2 kernels, and has various other fixes
/freebsd-12-stable/contrib/sendmail/
DKNOWNBUGS147 2.0 kernels follow RFC1122 while sendmail follows the original BSD
148 (now POSIX 1003.1g draft) specification. The 2.1.X and later kernels
/freebsd-12-stable/contrib/ipfilter/
DMakefile67 LINUXKERNEL=/usr/src/kernels/2.6.29.5-191.fc11.i586

123