Home
last modified time | relevance | path

Searched refs:BSD (Results 1 – 25 of 884) sorted by relevance

12345678910>>...36

/netbsd/src/share/misc/
Dbsd-family-tree1 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 …]
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dnetbsd199 >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 …]
Daout9 # 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)
/netbsd/src/external/bsd/cron/dist/
Dexterns.h76 #if (defined(BSD)) && (BSD >= 198606) || defined(__linux)
81 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux)
94 #if (!defined(BSD) || (BSD < 198911))
98 #if (!defined(BSD) || (BSD < 199103))
Dpathnames.h31 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
/netbsd/src/usr.bin/sed/TEST/
Dsed.test62 BSD=1
67 BSD=0
214 if [ $BSD -eq 1 ] ; then
215 echo BSD sed fails this test
335 if [ $BSD -eq 1 ] ; then
336 echo BSD sed fails this test
367 if [ $BSD -eq 1 ] ; then
368 echo BSD sed fails this test
435 if [ $BSD -eq 1 ] ; then
449 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
[all …]
/netbsd/src/external/bsd/nvi/dist/docs/
DREADME6 the 4.3BSD manuals, but was not distributed with 4.4BSD.
9 document was USD:16 in the 4.3BSD manuals, and USD tabbed 12 in
10 the 4.4BSD manuals.
13 of the 4.4BSD manual page.
16 of the 4.4BSD document, USD tabbed 13.
19 document was USD:15 in the 4.3BSD manuals, but was not distributed
20 with 4.4BSD. It includes the historic "Vi Quick Reference" card.
/netbsd/src/sys/external/bsd/acpica/dist/generate/unix/acpidump/
DMakefile59 HOST_FAMILY = BSD
63 HOST_FAMILY = BSD
67 HOST_FAMILY = BSD
71 HOST_FAMILY = BSD
74 ifeq ($(HOST_FAMILY), BSD)
/netbsd/src/share/examples/disktab/
Ddisktab48 :pa#5760:oa#0:ba#4096:fa#512:ta=4.2BSD:\
56 :pa#20160:oa#416304:ta=4.2BSD:ba#4096:fa#512: \
60 :pe#379008:oe#453600:te=4.2BSD:be#4096:fe#512:
64 :pa#46500:oa#46500:ta=4.2BSD:ba#4096:fa#512: \
68 :pe#46500:oe#139500:te=4.2BSD:be#512: \
69 :pf#650070:of#186000:tf=4.2BSD:bf#4096:ff#512:
73 :pa#49600:oa#49600:ta=4.2BSD:ba#4096:fa#512: \
77 :pe#49600:oe#148800:te=4.2BSD:be#4096:fe#512: \
78 :pf#633888:of#198400:tf=4.2BSD:bf#4096:ff#512:
83 :pa#60480:oa#50400:ta=4.2BSD:\
[all …]
/netbsd/src/games/atc/
Dmain.c89 #ifdef BSD in main()
163 #ifdef BSD in main()
184 #ifdef BSD in main()
199 #ifdef BSD in main()
210 #ifdef BSD in main()
337 #ifdef BSD in quit()
344 #ifdef BSD in quit()
/netbsd/src/doc/
D3RDPARTY53 License: BSD-like
69 License: BSD (4-clause)
74 Amd2netbsd script to convert to BSD make system and remove unneeded files.
87 License: The NetBSD Foundation's license (BSD 2-clause)
107 License: BSD-like (2-clause), ISC
135 License: BSD-like (2-clause) / MPL
152 License: BSD-like (2-clause)
178 License: BSD-like
193 License: BSD-like
208 License: BSD-like (2-clause)
[all …]
/netbsd/src/external/bsd/libpcap/dist/
DREADME.md39 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.
/netbsd/src/sys/secmodel/
Dfiles.secmodel6 # Traditional 4.4BSD - Superuser ("root" as effective user-id 0)
11 # Traditional 4.4BSD - Securelevel
21 # Traditional NetBSD (derived from 4.4BSD)
/netbsd/src/share/doc/papers/relengr/
Dref.bib4 %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
/netbsd/src/external/bsd/wpa/dist/
DCOPYING10 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
/netbsd/src/share/doc/papers/memfs/
Dref.bib4 %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
/netbsd/src/usr.sbin/mrouted/
Dpathnames.h14 #if (defined(BSD) && (BSD >= 199103))
/netbsd/src/external/bsd/libbind/dist/port/aux3/include/sys/
Dbitypes.h63 # if (defined(BSD) && (BSD >= 199306)) || \
/netbsd/src/external/
DREADME36 BSD makefiles "reach over" from these into
52 bsd BSD (or equivalent) licensed software, possibly with
77 terms similar to BSD licensed software.
80 terms similar to BSD licensed software.
106 zlib Zlib (BSD-like) license.
/netbsd/src/distrib/emips/ramdisk/
Ddisktab.preinstall34 :pa#614400:oa#0:ta=4.2BSD:ba#8192:fa#1024:\
39 :pa#614400:oa#0:ta=4.2BSD:ba#8192:fa#1024:\
42 :pd#633250:oa#633250:ta=4.2BSD:ba#8192:fa#1024:\
/netbsd/src/sys/conf/
Dcompat_netbsd.config5 options COMPAT_43 # 4.3BSD system interfaces
6 options COMPAT_44 # 4.4BSD system interfaces
/netbsd/src/lib/libc/time/
DLICENSE5 contain material derived from BSD and use the BSD 3-clause license.
/netbsd/src/games/hack/
Dconfig.h82 #define BSD /* delete this line on System V */ macro
121 #ifdef BSD
/netbsd/src/distrib/sgimips/miniroot/
Ddiskimage.label.proto22 a: 14336 2048 4.2BSD 1024 8192 0 # (Cyl. 2 - 63)
23 c: 16384 0 4.2BSD 1024 8192 32 # (Cyl. 0 - 63)
/netbsd/src/games/hunt/
DREADME11 Berkeley in 4BSD. The sources are copyrighted by the authors
17 hunt uses the socket mechanism of 4BSD Unix, so if you are on
28 4.2BSD Unix-domain sockets are buggy, running hunt on
29 4.2BSD with Unix-domain sockets will probably crash
58 If your system is 4.3BSD, Sun, Ultrix, Convex, HPUX
73 IRIS, which keeps the network socket code in a BSD
145 This works for 4.3BSD. I don't remember the configuration file
146 format for 4.2BSD inetd.

12345678910>>...36