HomeSort by: relevance | last modified time | path
    Searched refs:BSD (Results 1 - 25 of 310) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.sbin/mrouted/
pathnames.h 14 #if (defined(BSD) && (BSD >= 199103))
  /src/external/bsd/libbind/dist/port/aux3/include/sys/
bitypes.h 63 # if (defined(BSD) && (BSD >= 199306)) || \
  /src/external/bsd/dhcpcd/dist/src/
queue.h 2 * This stub exists becuase we know a modern BSD supports all TAILQ
8 #ifdef BSD
10 /* Dragonfly BSD needs this :( */
  /src/external/bsd/cron/dist/
externs.h 76 #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))
pathnames.h 31 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
33 #endif /*BSD*/
83 /* 4.3BSD-style crontab */
  /src/share/examples/emul/ultrix/etc/
svc.conf 29 SECLEVEL=BSD # (BSD | UPGRADE | ENHANCED)
  /src/games/hack/
config.h 74 * BSD SYSV
82 #define BSD /* delete this line on System V */
121 #ifdef BSD
123 #endif /* BSD */
  /src/external/bsd/pcc/dist/pcc/os/mirbsd/
ccconfig.h 24 * Configuration for pcc on a MirOS BSD (i386 or sparc) target
56 #error this architecture is not supported by MirOS BSD
  /src/sys/external/bsd/acpica/dist/generate/unix/acpidump/
Makefile 59 HOST_FAMILY = BSD
63 HOST_FAMILY = BSD
67 HOST_FAMILY = BSD
71 HOST_FAMILY = BSD
74 ifeq ($(HOST_FAMILY), BSD)
  /src/sys/arch/vax/consolerl/
anyboo.com 3 ! Load 'boot.' and boot 4.3BSD.
hkmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
hksboo.com 3 ! Load 'boot.' and boot 4.3BSD.
hpmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
hpsboo.com 3 ! Load 'boot.' and boot 4.3BSD.
upmboo.com 3 ! Load 'boot.' and boot 4.3BSD.
upsboo.com 3 ! Load 'boot.' and boot 4.3BSD.
ramboo.com 3 ! Load 'boot.' and boot 4.3BSD.
rasboo.com 3 ! Load 'boot.' and boot 4.3BSD.
  /src/usr.bin/make/unit-tests/
posix-expansion.mk 6 # modifiers specified in POSIX take precedence over the BSD-style modifiers.
16 # The modifier does not contain a "=" and thus falls back to the BSD modifier.
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
mullu.S 8 # are licensed and made available under the terms and conditions of the BSD License
10 # http://opensource.org/licenses/bsd-license.php
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
llsl.S 8 # are licensed and made available under the terms and conditions of the BSD License
10 # http://opensource.org/licenses/bsd-license.php
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
llsr.S 8 # are licensed and made available under the terms and conditions of the BSD License
10 # http://opensource.org/licenses/bsd-license.php
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  /src/usr.bin/sed/TEST/
sed.test 62 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 sed drops core on this one; TEST SKIPPED
    [all...]
  /src/external/bsd/libbind/dist/include/arpa/
inet.h 69 #if (!defined(BSD)) || (BSD < 199306)
  /src/games/atc/
main.c 89 #ifdef BSD
163 #ifdef BSD
184 #ifdef BSD
199 #ifdef BSD
210 #ifdef BSD
337 #ifdef BSD
344 #ifdef BSD

Completed in 40 milliseconds

1 2 3 4 5 6 7 8 91011>>