Searched refs:BSD (Results 1 – 25 of 629) sorted by relevance
12345678910>>...26
| /NextBSD/share/misc/ |
| HD | 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 …]
|
| /NextBSD/usr.sbin/cron/cron/ |
| HD | compat.h | 65 # if (BSD >= 199103) || defined(__linux) || defined(ultrix) || defined(AIX) ||\ 71 #ifndef BSD 73 # define BSD 198902 macro 79 #if !defined(BSD) && !defined(HPUX) && !defined(CONVEX) && !defined(__linux) 83 #if (!defined(BSD) || (BSD < 198902)) && !defined(__linux) && \ 88 #if (!defined(BSD) || (BSD < 198911)) && !defined(__linux) &&\ 93 #if (!defined(BSD) || (BSD < 198911)) && !defined(POSIX) && !defined(NeXT) 105 #if (defined(POSIX) && !defined(BSD)) && !defined(__linux) 126 #if defined(BSD) && !defined(POSIX)
|
| HD | externs.h | 75 #if (!defined(BSD) || (BSD < 198911)) && !defined(ATT) && !defined(UNICOS) 79 #if (!defined(BSD) || (BSD < 199103))
|
| HD | pathnames.h | 22 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
|
| /NextBSD/etc/ |
| HD | disktab | 88 :pa#13824:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 91 :ph#206496:oh#27648:th=4.2BSD:bh#4096:fh#512: 95 :pa#13260:oa#0:ta=4.2BSD:ba#4096:fa#512:\ 98 :ph#97682:oh#26520:th=4.2BSD:bh#4096:fh#512: 102 :pa#15748:oa#0:ba#4096:fa#512:ta=4.2BSD:\ 105 :ph#257250:oh#31500:bh#4096:fh#512:th=4.2BSD: 109 :pa#12144:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 112 :ph#177936:oh#24288:th=4.2BSD:bh#4096:fh#512: 123 :pa#15840:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 127 :pe#15840:oe#40128:te=4.2BSD:be#4096:fe#512: \ [all …]
|
| HD | Makefile | 148 MTREE= BSD.debug.dist BSD.include.dist BSD.root.dist BSD.usr.dist BSD.var.dist 150 MTREE+= BSD.lib32.dist 153 MTREE+= BSD.libsoft.dist 156 MTREE+= BSD.tests.dist 338 MTREES= mtree/BSD.root.dist / \ 339 mtree/BSD.var.dist /var \ 340 mtree/BSD.usr.dist /usr \ 341 mtree/BSD.include.dist /usr/include \ 342 mtree/BSD.debug.dist /usr/lib 344 MTREES+= mtree/BSD.groff.dist /usr [all …]
|
| /NextBSD/etc/mtree/ |
| HD | Makefile | 6 BSD.include.dist \ 7 BSD.root.dist \ 12 BSD.usr.dist \ 13 BSD.var.dist 16 _BSD.debug.dist= BSD.debug.dist 19 _BSD.groff.dist= BSD.groff.dist 22 _BSD.lib32.dist= BSD.lib32.dist 25 _BSD.libsoft.dist= BSD.libsoft.dist 28 _BSD.tests.dist= BSD.tests.dist
|
| HD | README | 27 mtree -deU -f BSD.X.dist -p /tmp/MTREE 29 sed -e 's/ *$//' >BSD.X.new 30 diff -u BSD.X.dist BSD.X.new 39 The BSD.X.new file should NOT be committed, as it will be missing
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | netbsd | 253 >0 belong&0x03ff0000 0x00860000 \b, i386 BSD 254 >0 belong&0x03ff0000 0x00870000 \b, m68k BSD (8K pages) 255 >0 belong&0x03ff0000 0x00880000 \b, m68k BSD (4K pages) 256 >0 belong&0x03ff0000 0x00890000 \b, ns32532 BSD 257 >0 belong&0x03ff0000 0x008a0000 \b, SPARC/32 BSD 258 >0 belong&0x03ff0000 0x008b0000 \b, pmax BSD 259 >0 belong&0x03ff0000 0x008c0000 \b, vax BSD (1K pages) 260 >0 belong&0x03ff0000 0x008d0000 \b, alpha BSD 261 >0 belong&0x03ff0000 0x008e0000 \b, mips BSD (Big Endian) 262 >0 belong&0x03ff0000 0x008f0000 \b, arm6 BSD [all …]
|
| HD | 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)
|
| /NextBSD/contrib/ipfilter/ |
| HD | Makefile | 174 -rm -f BSD/$(CPUDIR)/ioconf.h 177 ln -s /sys/compile/$(IPFILKERN)/ioconf.h BSD/$$y; \ 179 ln -s /sys/$(IPFILKERN)/ioconf.h BSD/$$y; \ 188 ln -s $$x BSD/$$y ; \ 215 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko.5" … 225 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) "ML=mlfk_ipl.c" "MLD=mlfk_ipl.c" "LKM=ipf.ko" "L… 226 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..) 230 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS1) "ML=mlf_ipl.c" "MLR=mlf_rule.o" LKM= LKMR=; cd … 231 (cd BSD/$(CPUDIR); make -f Makefile.ipsend build TOP=../.. $(MFLAGS1); cd ..) 244 …(cd BSD/$(CPUDIR); make build TOP=../.. $(MFLAGS) 'DLKM=-D_LKM' "ML=mln_ipl.c" LKMR= "MLR=mln_rule… [all …]
|
| /NextBSD/contrib/amd/ |
| HD | FREEBSD-upgrade | 37 r1.15 s/BSD/.Bx/ where appropriate 47 r1.3 un-mandocafied, un4.4BSD'ed 53 r1.8 s/BSD/.Bx/ where appropriate. 57 r1.3 un-mandocafied, un4.4BSD'ed 59 r1.3 un-mandocafied, un4.4BSD'ed 71 r1.3 un-mandocafied, un4.4BSD'ed 79 r1.2 un-mandocafied, un4.4BSD'ed 82 r1.2 un-mandocafied, un4.4BSD'ed 93 r1.4 un-mandocafied, un4.4BSD'ed 96 r1.2 un-mandocafied, un4.4BSD'ed
|
| /NextBSD/release/picobsd/mfs_tree/etc/ |
| HD | disktab | 57 :pa#15840:oa#0:ta=4.2BSD:ba#4096:fa#512: \ 61 :pe#15840:oe#40128:te=4.2BSD:be#4096:fe#512: \ 62 :pg#15840:og#55968:tg=4.2BSD:bg#4096:fg#512: \ 63 :ph#130416:oh#71808:th=4.2BSD:bh#4096:fh#512: 68 :pa#576600:oa#0:ta=4.2BSD:ba#8192:fa#1024: 73 :pa#444384:oa#0:ba#4096:fa#0:ta=4.2BSD:\
|
| /NextBSD/contrib/libpcap/ |
| HD | README | 37 architecture in the BSD packet filter. BPF is described in the 1993 38 Winter Usenix paper ``The BSD Packet Filter: A New Architecture for 64 BPF is standard in 4.4BSD, BSD/OS, NetBSD, FreeBSD, OpenBSD, DragonFly 65 BSD, and Mac OS X; an older, modified and undocumented version is 77 Note to Linux distributions and *BSD systems that include libpcap: 80 and *BSD, among other platforms.
|
| /NextBSD/ |
| HD | COPYRIGHT | 30 The 4.4BSD and 4.4BSD-Lite software is distributed under the following 33 All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite 75 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE 97 NOTE: The copyright of UC Berkeley's Berkeley Software Distribution ("BSD") 104 To All Licensees, Distributors of Any Version of BSD: 106 As you know, certain of the Berkeley Software Distribution ("BSD") source 121 foregoing paragraph of those BSD Unix files containing it is hereby deleted
|
| HD | Makefile.inc1 | 590 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \ 593 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.groff.dist \ 596 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \ 599 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.include.dist \ 605 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \ 607 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.debug.dist \ 611 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.lib32.dist \ 614 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.lib32.dist \ 616 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.lib32.dist \ 622 mtree -deU -f ${.CURDIR}/etc/mtree/BSD.tests.dist \ [all …]
|
| /NextBSD/share/doc/papers/relengr/ |
| HD | 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
|
| /NextBSD/contrib/tcsh/config/ |
| HD | 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.
|
| /NextBSD/libexec/bootpd/ |
| HD | hwaddr.c | 54 #if defined(BSD) 55 #if BSD >= 199306 187 #if defined(BSD) && (BSD >= 199306)
|
| /NextBSD/contrib/wpa/ |
| HD | 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
|
| HD | CONTRIBUTIONS | 11 All contributions are expected to be licensed under the modified BSD 37 is licensed both under GPL v2 and modified BSD license (see below) and 42 As of February 11, 2012, the project has chosen to use only the BSD 47 is licensed under the modified BSD license (see below). 53 (e) The contribution can be licensed under the modified BSD license 61 only the modified BSD license (see below), i.e., without the GPL v2 63 future. It should be noted that the modified BSD license is compatible 113 Modified BSD license (no advertisement clause):
|
| /NextBSD/contrib/dtc/ |
| HD | README.license | 17 libfdt, however, is GPL/BSD dual-licensed. That is, it may be used 19 BSD license (aka the ISC license). The full terms of that license are 21 This is, in practice, equivalent to being BSD licensed, since the 22 terms of the BSD license are strictly more permissive than the GPL. 27 tools. Allowing libfdt to be used under the terms of the BSD license
|
| /NextBSD/sys/mips/conf/ |
| HD | RSPRO_STANDALONE | 2 # Ubiquiti Routerstation Pro: boot from first DOS-partitioned, BSD 23 # .. first DOS-partitioned, BSD sliced flash disk
|
| /NextBSD/contrib/ntp/html/hints/ |
| HD | bsdi | 7 for use with BSDI's BSD/OS 1.1 (formerly BSD/386 1.1). On this system, 17 Due to BNR2's strict interpretation of POSIX and XNTP's use of SIGIO, BSD/OS 24 Note that you will need GNU sed; the version supplied with BSD/OS 1.1 loops
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | passwd.pod | 27 The Unix standard algorithm B<crypt> and the MD5-based BSD password 40 Use the MD5 based BSD password algorithm B<1>. 44 Use the B<apr1> algorithm (Apache variant of the BSD algorithm).
|
12345678910>>...26