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

1 2 3 4

  /src/usr.sbin/mrouted/
pathnames.h 14 #if (defined(BSD) && (BSD >= 199103))
  /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/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/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
  /src/bin/sh/
shell.h 40 * define BSD if you are running 4.2 BSD or later.
60 #ifndef BSD
61 #define BSD 1
  /src/lib/libresolv/
dst_internal.h 24 #if (!defined(BSD)) || (BSD < 199306)
  /src/usr.sbin/bootp/common/
getif.c 38 #define BSD 43
102 #if (BSD - 0) < 43
103 /* BSD not defined or earlier than 4.3 */
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 60 {Do you want to preserve existing BSD partition(s)?}
  /src/bin/ed/
ed.h 32 #if defined(BSD) && BSD >= 199103 || defined(__386BSD__)
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.de 71 {Wollen Sie die vorhandene(n) BSD Partition(en) beibehalten?}

Completed in 1028 milliseconds

1 2 3 4