Searched refs:NetBSD (Results 1 - 25 of 77) sorted by relevance

1234

/freebsd-10.0-release/usr.bin/xlint/lint1/
H A Dmakeman2 # $NetBSD$
4 # Copyright (c) 2000 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
33 .\" $NetBSD$
35 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
38 .\" This code is derived from software contributed to The NetBSD Foundation
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dgetifname.c49 # if defined(NetBSD) && (NetBSD >= 199905) && (NetBSD < 1991011) || \
65 # if defined(NetBSD) && (NetBSD >= 199905) && (NetBSD < 1991011) || \
H A Dprintaps.c49 #if (defined(NetBSD) && (NetBSD >= 199905) && (NetBSD < 1991011)) || \
/freebsd-10.0-release/contrib/byacc/package/pkgsrc/
H A DMakefile1 # $NetBSD: Makefile,v 1.9 2008/07/24 17:13:00 tonnerre Exp $
10 MAINTAINER= pkgsrc-users@NetBSD.org
/freebsd-10.0-release/contrib/top/
H A Dloadavg.h22 #if defined(mips) && !defined(NetBSD)
/freebsd-10.0-release/contrib/dialog/samples/
H A Dmenubox1219 NetBSD:Another free Unix Clone for 386/486
/freebsd-10.0-release/contrib/ipfilter/
H A Dmln_rule.c34 # if NetBSD >= 199706
43 # if NetBSD >= 199706
H A Dip_fil.c166 #if (defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199606)) || \
262 #if (defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199606)) || \
336 #if (defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199606)) || \
396 #if (defined(NetBSD)
[all...]
H A Dmln_ipl.c18 * Post NetBSD 1.2 has the PFIL interface for packet filters. This turns
21 #if (defined(NetBSD) && (NetBSD > 199609) && (NetBSD <= 1991011)) || \
69 #if NetBSD >= 199706
98 #if NetBSD >= 199706
/freebsd-10.0-release/contrib/bmake/mk/
H A Dnls.mk1 # $NetBSD: bsd.nls.mk,v 1.3 1996/10/18 02:34:45 thorpej Exp $
H A Dprog.mk18 .if ${TARGET_OSNAME} == "NetBSD"
44 .endif # NetBSD
96 # this is known to work for NetBSD 1.6 and FreeBSD 4.2
97 .if ${TARGET_OSNAME} == "NetBSD" || ${TARGET_OSNAME} == "FreeBSD"
112 .endif # NetBSD
H A Dsubdir.mk4 # $NetBSD: bsd.subdir.mk,v 1.11 1996/04/04 02:05:06 jtc Exp $
H A Dlib.mk49 # Derrived from NetBSD-1.6
59 # NetBSD/pmax used to use ${SHLIB_MAJOR}[.${SHLIB_MINOR}
72 .if ${TARGET_OSNAME} == "NetBSD"
107 # Platform-independent flags for NetBSD a.out shared libraries
130 .endif # NetBSD
454 # this is known to work for NetBSD 1.6 and FreeBSD 4.2
458 .if ${TARGET_OSNAME} == "NetBSD" || ${TARGET_OSNAME} == "FreeBSD"
/freebsd-10.0-release/share/mk/
H A Datf.test.mk1 # $NetBSD$
H A Dbsd.test.mk1 # $NetBSD: bsd.test.mk,v 1.21 2012/08/25 22:21:16 jmmv Exp $
/freebsd-10.0-release/contrib/bmake/mk/sys/
H A DNetBSD.mk1 # $NetBSD: sys.mk,v 1.66.2.1 2002/06/05 03:31:01 lukem Exp $
4 OS= NetBSD
H A DAIX.mk1 # $NetBSD: sys.mk,v 1.19.2.1 1994/07/26 19:58:31 cgd Exp $
H A DDarwin.mk1 # $NetBSD: Darwin.sys.mk,v 1.3 2003/02/16 09:44:41 grant Exp $
H A DIRIX.mk1 # $NetBSD: IRIX.sys.mk,v 1.2 2002/12/24 23:03:27 jschauma Exp $
H A DLinux.mk2 # $NetBSD: sys.mk,v 1.19.2.1 1994/07/26 19:58:31 cgd Exp $
H A DOSF1.mk2 # $NetBSD: sys.mk,v 1.19.2.1 1994/07/26 19:58:31 cgd Exp $
/freebsd-10.0-release/contrib/bmake/
H A Dos.sh135 # NetBSD at least has good backward compatability
136 # so NetBSD/i386 is good enough
138 NetBSD) SHARE_ARCH=$OS/${MACHINE_ARCH:-$MACHINE};;
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h98 NetBSD, enumerator in enum:llvm::Triple::OSType
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c51 # if (defined(NetBSD) && (__NetBSD_Version__ >= 104000000))
56 # if (defined(NetBSD) && (NetBSD > 199609)) || \
473 # if (defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199603)) || \
H A Dip_fil.h1037 #if (defined(NetBSD) && (NetBSD <= 1991011) && (NetBSD >= 199603)) || \
1451 * Post NetBSD 1.2 has the PFIL interface for packet filters. This turns
1455 #if (defined(NetBSD) && (NetBSD > 199609) && (NetBSD <= 1991011)) || \
1458 # if (defined(NetBSD) && NetBSD >= 199905)
1758 (defined(NetBSD)
[all...]

Completed in 239 milliseconds

1234