Home
last modified time | relevance | path

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

123

/freebsd-12.1/stand/lua/
H A Dcore.lua194 local kernels = {}
199 kernels[i] = k
207 kernels[i] = n
217 core.cached_kernels = kernels
241 kernels[i] = file
247 core.cached_kernels = kernels
/freebsd-12.1/tools/tools/kerninclude/
H A Dkerninclude.sh24 kernels="LINT GENERIC"
65 for i in $kernels
97 for i in $kernels
116 for k in $kernels
/freebsd-12.1/contrib/ntp/util/
H A 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.1/stand/forth/
H A Dmenu.4th69 \ Parsing of kernels into menu-items
81 \ Containers for parsing kernels into menu-items
289 : parse-kernels ( N -- ) \ kernidx
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;
426 : tag-kernels ( -- )
539 \ Initialize kernel captions after parsing $kernels
[all …]
/freebsd-12.1/sys/mips/atheros/
H A Dstd.ar71xx3 # standard config for all ar71xx based kernels.
/freebsd-12.1/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A DREADME7 On kernels without IPv6 support some of the tests are skipped.
/freebsd-12.1/sys/conf/
H A Doptions.powerpc2 # Options specific to the powerpc platform kernels
H A Doptions.amd642 # Options specific to AMD64 platform kernels
H A Doptions.i3862 # Options specific to the i386 platform kernels
/freebsd-12.1/
H A DMakefile168 kernels libraries native-xtools showconfig test-system-compiler \
457 tinderbox toolchains kernel-toolchains kernels worlds: upgrade_checks target
468 kernels: .PHONY target
H A DMakefile.sys.inc22 tinderbox universe* kernel kernels world worlds bmake
/freebsd-12.1/contrib/amd/
H A 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
H A DREADME.attrcache27 (mtime) of the parent directory. This is the most common method for kernels
/freebsd-12.1/contrib/openbsm/
H A DREADME20 and Mac OS X kernels.
/freebsd-12.1/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-extractimage.sh182 KERNELS=`ls -d ${INSDIR}/*|grep kernels`
/freebsd-12.1/contrib/libpcap/
H A DREADME70 Linux, in the 2.2 kernel and later kernels, has a "Socket Filter"
H A DREADME.linux46 In addition, there is an option that, in 2.2 and later kernels, will
H A DCHANGES188 kernels, for VLAN tag valid flag
191 Fix handling of Bluetooth devices on 3.x Linux kernels
353 Fix configure and build on recent Linux kernels
532 kernels, uses PF_PACKET sockets and supports kernel packet
535 mode better on pre-2.2 kernels, and has various other fixes
/freebsd-12.1/tools/debugscripts/
H A Ddot.gdbinit8 # To debug kernels, do:
/freebsd-12.1/contrib/traceroute/
H A DCHANGES121 - Remove ip header byte swap fix from v1.2; most kernels swap the ip
H A DINSTALL49 Some older kernels forward icmp packets that have a ttl of zero. If
/freebsd-12.1/share/examples/diskless/
H A DREADME.TEMPLATING105 note 2: You typically want to update kernels manually and *NOT*
107 different kernels on different machines or.
H A DREADME.BOOTP22 BOOTP kernels automatically configure the machine's IP address, netmask,
/freebsd-12.1/contrib/sendmail/
H A DKNOWNBUGS139 2.0 kernels follow RFC1122 while sendmail follows the original BSD
140 (now POSIX 1003.1g draft) specification. The 2.1.X and later kernels
/freebsd-12.1/contrib/ipfilter/
H A DMakefile67 LINUXKERNEL=/usr/src/kernels/2.6.29.5-191.fc11.i586

123