| /freebsd-12.1/stand/lua/ |
| H A D | core.lua | 194 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 D | kerninclude.sh | 24 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 D | tickadj.c | 692 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 D | menu.4th | 69 \ 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 D | std.ar71xx | 3 # standard config for all ar71xx based kernels.
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
| H A D | README | 7 On kernels without IPv6 support some of the tests are skipped.
|
| /freebsd-12.1/sys/conf/ |
| H A D | options.powerpc | 2 # Options specific to the powerpc platform kernels
|
| H A D | options.amd64 | 2 # Options specific to AMD64 platform kernels
|
| H A D | options.i386 | 2 # Options specific to the i386 platform kernels
|
| /freebsd-12.1/ |
| H A D | Makefile | 168 kernels libraries native-xtools showconfig test-system-compiler \ 457 tinderbox toolchains kernel-toolchains kernels worlds: upgrade_checks target 468 kernels: .PHONY target
|
| H A D | Makefile.sys.inc | 22 tinderbox universe* kernel kernels world worlds bmake
|
| /freebsd-12.1/contrib/amd/ |
| H A D | BUGS | 167 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 D | README.attrcache | 27 (mtime) of the parent directory. This is the most common method for kernels
|
| /freebsd-12.1/contrib/openbsm/ |
| H A D | README | 20 and Mac OS X kernels.
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/backend/ |
| H A D | functions-extractimage.sh | 182 KERNELS=`ls -d ${INSDIR}/*|grep kernels`
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | README | 70 Linux, in the 2.2 kernel and later kernels, has a "Socket Filter"
|
| H A D | README.linux | 46 In addition, there is an option that, in 2.2 and later kernels, will
|
| H A D | CHANGES | 188 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 D | dot.gdbinit | 8 # To debug kernels, do:
|
| /freebsd-12.1/contrib/traceroute/ |
| H A D | CHANGES | 121 - Remove ip header byte swap fix from v1.2; most kernels swap the ip
|
| H A D | INSTALL | 49 Some older kernels forward icmp packets that have a ttl of zero. If
|
| /freebsd-12.1/share/examples/diskless/ |
| H A D | README.TEMPLATING | 105 note 2: You typically want to update kernels manually and *NOT* 107 different kernels on different machines or.
|
| H A D | README.BOOTP | 22 BOOTP kernels automatically configure the machine's IP address, netmask,
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | KNOWNBUGS | 139 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 D | Makefile | 67 LINUXKERNEL=/usr/src/kernels/2.6.29.5-191.fc11.i586
|