/freebsd/share/misc/ |
H A D | bsd-family-tree | 1 The UNIX system family tree: Research and BSD 20 \ 1BSD | 22 \ 2BSD---------------* | 26 3BSD | | 28 4.0BSD 2.79BSD | 30 4.1BSD --------------> 2.8BSD <-* 36 *------ 4.1cBSD --------------> 2.9BSD 38 Eighth Edition | 2.9BSD-Seismo 40 +----<--- 4.2BSD 2.9.1BSD 42 +----<--- 4.3BSD -------------> 2.10BSD [all …]
|
/freebsd/stand/fonts/ |
H A D | INDEX.fonts | 36 6x12.fnt:en:Terminus BSD Console, size 12 37 6x12.fnt:da:Terminus BSD-konsol, størrelse 12 38 6x12.fnt:de:Terminus BSD Console, Größe 12 39 8x14.fnt:en:Terminus BSD Console, size 14 40 8x14.fnt:da:Terminus BSD-konsol, størrelse 14 41 8x14.fnt:de:Terminus BSD Console, Größe 14 42 8x16.fnt:en:Terminus BSD Console, size 16 43 8x16.fnt:da:Terminus BSD-konsol, størrelse 16 44 8x16.fnt:de:Terminus BSD Console, Größe 16 45 10x18.fnt:en:Terminus BSD Console, size 18 [all …]
|
/freebsd/sbin/bsdlabel/ |
H A D | disktab | 87 :pa#13824:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 90 :ph#206496:oh#27648:th=4.2BSD:bh#4096:fh#512: 94 :pa#13260:oa#0:ta=4.2BSD:ba#4096:fa#512:\ 97 :ph#97682:oh#26520:th=4.2BSD:bh#4096:fh#512: 101 :pa#15748:oa#0:ba#4096:fa#512:ta=4.2BSD:\ 104 :ph#257250:oh#31500:bh#4096:fh#512:th=4.2BSD: 108 :pa#12144:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 111 :ph#177936:oh#24288:th=4.2BSD:bh#4096:fh#512: 122 :pa#15840:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 126 :pe#15840:oe#40128:te=4.2BSD:be#4096:fe#512: \ [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | netbsd | 199 >0 belong&0x03ff0000 0x00860000 \b, i386 BSD 200 >0 belong&0x03ff0000 0x00870000 \b, m68k BSD (8K pages) 201 >0 belong&0x03ff0000 0x00880000 \b, m68k BSD (4K pages) 202 >0 belong&0x03ff0000 0x00890000 \b, ns32532 BSD 203 >0 belong&0x03ff0000 0x008a0000 \b, SPARC/32 BSD 204 >0 belong&0x03ff0000 0x008b0000 \b, pmax BSD 205 >0 belong&0x03ff0000 0x008c0000 \b, vax BSD (1K pages) 206 >0 belong&0x03ff0000 0x008d0000 \b, alpha BSD 207 >0 belong&0x03ff0000 0x008e0000 \b, mips BSD (Big Endian) 208 >0 belong&0x03ff0000 0x008f0000 \b, arm6 BSD [all …]
|
H A D | aout | 9 # Little-endian 32-bit-int a.out, merged from bsdi (for BSD/OS, from 10 # BSDI), netbsd, and vax (for UNIX/32V and BSD) 12 # XXX - is there anything we can look at to distinguish BSD/OS 386 from 13 # NetBSD 386 from various VAX binaries? The BSD/OS shared library flag 20 >32 byte 0x6a (uses BSD/OS shared libs) 24 >32 byte 0x6a (uses BSD/OS shared libs) 28 >32 byte 0x6a (uses BSD/OS shared libs)
|
/freebsd/usr.sbin/cron/cron/ |
H A D | externs.h | 55 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX) 78 #if (BSD >= 198606) 83 #if (BSD >= 199103) 102 #if (!defined(BSD) || (BSD < 198911)) 106 #if (!defined(BSD) || (BSD < 199103))
|
/freebsd/etc/mtree/ |
H A D | Makefile | 9 BSD.debug.dist \ 10 BSD.include.dist \ 11 BSD.root.dist \ 15 BSD.usr.dist \ 16 BSD.var.dist 20 _BSD.libcompats.dist+= BSD.lib${libcompat}.dist 24 _BSD.sendmail.dist= BSD.sendmail.dist 27 _BSD.tests.dist= BSD.tests.dist
|
H A D | README | 25 mtree -deU -f BSD.X.dist -p /tmp/MTREE 27 sed -e 's/ *$//' >BSD.X.new 28 diff -u BSD.X.dist BSD.X.new 37 The BSD.X.new file should NOT be committed, as it will be missing
|
/freebsd/etc/ |
H A D | Makefile | 102 MTREES= mtree/BSD.root.dist / \ 103 mtree/BSD.var.dist /var \ 104 mtree/BSD.usr.dist /usr \ 105 mtree/BSD.include.dist /usr/include \ 106 mtree/BSD.debug.dist /usr/lib 109 MTREES+= mtree/BSD.lib${libcompat}.dist /usr 110 MTREES+= mtree/BSD.lib${libcompat}.dist /usr/lib/debug/usr 114 MTREES+= mtree/BSD.tests.dist ${TESTSBASE} 115 MTREES+= mtree/BSD.tests.dist /usr/lib/debug${TESTSBASE} 118 MTREES+= mtree/BSD.sendmail.dist /
|
/freebsd/release/tools/ |
H A D | oci-image-static.conf | 12 mtree -deU -p $m/ -f ${srcdir}/etc/mtree/BSD.root.dist > /dev/null 13 mtree -deU -p $m/var -f ${srcdir}/etc/mtree/BSD.var.dist > /dev/null 14 mtree -deU -p $m/usr -f ${srcdir}/etc/mtree/BSD.usr.dist > /dev/null 15 mtree -deU -p $m/usr/include -f ${srcdir}/etc/mtree/BSD.include.dist > /dev/null 16 mtree -deU -p $m/usr/lib -f ${srcdir}/etc/mtree/BSD.debug.dist > /dev/null
|
/freebsd/contrib/libpcap/ |
H A D | README.md | 39 architecture in the BSD packet filter. BPF is described in the 1993 40 Winter Usenix paper ``The BSD Packet Filter: A New Architecture for 54 BPF is standard in 4.4BSD, BSD/OS, NetBSD, FreeBSD, OpenBSD, DragonFly 55 BSD, macOS, and Solaris 11; an older, modified and undocumented version 65 ### Note to Linux distributions and *BSD systems that include libpcap: 68 and *BSD, among other platforms.
|
/freebsd/ |
H A D | COPYRIGHT | 28 The 4.4BSD and 4.4BSD-Lite software is distributed under the following 31 All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite 73 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE 95 NOTE: The copyright of UC Berkeley's Berkeley Software Distribution ("BSD") 102 To All Licensees, Distributors of Any Version of BSD: 104 As you know, certain of the Berkeley Software Distribution ("BSD") source 119 foregoing paragraph of those BSD Unix files containing it is hereby deleted
|
/freebsd/libexec/bootpd/ |
H A D | hwaddr.c | 44 #if defined(BSD) 45 #if BSD >= 199306 172 #if defined(BSD) && (BSD >= 199306) in setarp()
|
/freebsd/share/doc/papers/relengr/ |
H A D | ref.bib | 4 %T Bug Fixes and Changes in 4.3BSD 12 %T Changes to the Kernel in 4.3BSD 23 %T The Design and Implementation of the 4.3BSD UNIX Operating System
|
/freebsd/contrib/tcsh/config/ |
H A D | bsd4.4 | 39 * BSDJOBS You have BSD-style job control (both process groups and 45 * BSDTIMES You have BSD-style process time stuff (like rusage) 52 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit) 59 * BSD uses sgttyb. POSIX systems should define this 67 * built in a BSD universe.
|
/freebsd/contrib/wpa/ |
H A D | COPYING | 10 This software was previously distributed under BSD/GPL v2 dual license 13 the BSD license option for future distribution. As such, the GPL v2 14 license option is no longer used. It should be noted that the BSD
|
/freebsd/contrib/sendmail/ |
H A D | FREEBSD-upgrade | 40 etc/mtree/BSD.include.dist 41 etc/mtree/BSD.sendmail.dist 42 etc/mtree/BSD.usr.dist 43 etc/mtree/BSD.var.dist
|
/freebsd/bin/stty/ |
H A D | print.c | 77 if (fmt >= BSD) in print() 84 if (fmt >= BSD || on(f) != (d)) \ in print() 183 if (fmt >= BSD) in print() 200 if (fmt != BSD && cc[p->sub] == p->def) in print()
|
/freebsd/contrib/libfido2/udev/ |
H A D | CMakeLists.txt | 2 # Use of this source code is governed by a BSD-style 4 # SPDX-License-Identifier: BSD-2-Clause
|
/freebsd/contrib/tzcode/ |
H A D | LICENSE | 5 contain material derived from BSD and use the BSD 3-clause license.
|
/freebsd/contrib/tzdata/ |
H A D | LICENSE | 5 contain material derived from BSD and use the BSD 3-clause license.
|
/freebsd/tools/boot/ |
H A D | lua-img.sh | 20 mtree -deUW -f etc/mtree/BSD.root.dist -p ${dir} 21 mtree -deUW -f etc/mtree/BSD.usr.dist -p ${dir}/usr
|
/freebsd/contrib/netbsd-tests/sbin/gpt/ |
H A D | gpt.disklabel | 22 a: 500 63 4.2BSD 1024 8192 0 # (Cyl. 0*- 0*) 26 e: 1000 1563 4.2BSD 1024 8192 0 # (Cyl. 1*- 2*)
|
/freebsd/contrib/unifdef/ |
H A D | COPYING | 4 All files in this package are distributed under the two-clause BSD 7 a three-clause BSD copyright licence. 11 version of unifdef.c carried the four-clause BSD copyright licence. 28 The two-clause BSD copyright licence applying to all the above files is: 51 The three-clause BSD copyright licence for the manual page unifdef.1
|
/freebsd/contrib/sendmail/test/ |
H A D | Results | 14 BSD 4.4 OK 93.07.19 eric (weird results, but functional) 15 BSD 4.3Utah OK 93.07.19 eric 69 BSD/386 1.0 OK 93.11.13 Tony Sanders 118 Unsafe means that they can. Typically, BSD-based systems do not permit 152 BSD/OS 2.1 1/0 181 BSD/OS 4.2 OK 2001-09-22 Vernon Schryver
|