Searched refs:BSD (Results 1 - 25 of 291) sorted by relevance

1234567891011>>

/netbsd-current/usr.sbin/mrouted/
H A Dpathnames.h14 #if (defined(BSD) && (BSD >= 199103))
/netbsd-current/external/bsd/libbind/dist/port/aux3/include/sys/
H A Dbitypes.h63 # if (defined(BSD) && (BSD >= 199306)) || \
/netbsd-current/external/bsd/cron/dist/
H A 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))
H A Dpathnames.h31 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
33 #endif /*BSD*/
83 /* 4.3BSD-style crontab */
/netbsd-current/share/examples/emul/ultrix/etc/
H A Dsvc.conf29 SECLEVEL=BSD # (BSD | UPGRADE | ENHANCED)
/netbsd-current/games/hack/
H A Dconfig.h74 * BSD SYSV
82 #define BSD /* delete this line on System V */ macro
121 #ifdef BSD
123 #endif /* BSD */
/netbsd-current/external/bsd/pcc/dist/pcc/os/mirbsd/
H A Dccconfig.h24 * Configuration for pcc on a MirOS BSD (i386 or sparc) target
56 #error this architecture is not supported by MirOS BSD
/netbsd-current/sys/external/bsd/acpica/dist/generate/unix/acpidump/
H A DMakefile59 HOST_FAMILY = BSD
63 HOST_FAMILY = BSD
67 HOST_FAMILY = BSD
71 HOST_FAMILY = BSD
74 ifeq ($(HOST_FAMILY), BSD)
/netbsd-current/sys/arch/vax/consolerl/
H A Danyboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dhkmboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dhksboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dhpmboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dhpsboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dramboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Drasboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dupmboo.com3 ! Load 'boot.' and boot 4.3BSD.
H A Dupsboo.com3 ! Load 'boot.' and boot 4.3BSD.
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Dmullu.S8 # are licensed and made available under the terms and conditions of the BSD License
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
H A Dllsl.S8 # are licensed and made available under the terms and conditions of the BSD License
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
H A Dllsr.S8 # are licensed and made available under the terms and conditions of the BSD License
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
/netbsd-current/usr.bin/sed/TEST/
H A 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
436 echo 'BSD se
[all...]
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dinet.h69 #if (!defined(BSD)) || (BSD < 199306)
/netbsd-current/games/atc/
H A Dmain.c89 #ifdef BSD
163 #ifdef BSD
184 #ifdef BSD
199 #ifdef BSD
210 #ifdef BSD
337 #ifdef BSD
344 #ifdef BSD
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dsa.h1 /* SPDX-License-Identifier: BSD-2-Clause */
41 #ifdef BSD
/netbsd-current/external/bsd/openpam/dist/freebsd/
H A DMakefile.in10 COMMENT= BSD-licensed implementation of Pluggable Authentication Modules

Completed in 484 milliseconds

1234567891011>>