diff options
Diffstat (limited to 'net/gated/patches/patch-ac')
-rw-r--r-- | net/gated/patches/patch-ac | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/net/gated/patches/patch-ac b/net/gated/patches/patch-ac new file mode 100644 index 00000000000..62898e9bf89 --- /dev/null +++ b/net/gated/patches/patch-ac @@ -0,0 +1,45 @@ +--- /dev/null Thu Jun 25 17:09:49 1998 ++++ src/configs/netbsd Thu Jun 25 17:41:46 1998 +@@ -0,0 +1,42 @@ ++# ++# $Id: patch-ac,v 1.1 1998/06/26 00:23:38 christos Exp $ ++# Configuration for freebsd-2.0 alpha (i386) ++# ++ ++bindir /usr/pkg/bin ++sbindir /usr/pkg/sbin ++mandir /usr/pkg/man ++mantype bsd42 ++ ++cc cc ++#cflags -g ++cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow ++cflags -O -g ++ ++ldflags -lkvm ++ ++lex lex ++lflags -p -Cfe ++yflags -d -v ++ ++mkdep mkdep -flag -MM ++ ++options INCLUDE_UNISTD INCLUDE_PATHS GID_T=gid_t ++options POSIX_SIGNALS HAVE_WAITPID USE_SETSID ++options VARIABLE_MASKS SOCKET_LENGTHS SOCKADDR_DL INCLUDE_IF_DL ++options KRT_RTREAD_KINFO KRT_IFREAD_KINFO KRT_RT_SOCK USE_SYSCTL ++options KRT_LLADDR_NONE KRT_SYMBOLS_SYSCTL KVM_TYPE_BSD44 KSYM_VERSION=VRS_SYM ++options KRT_SOCKET_TYPE="PF_ROUTE, SOCK_RAW, AF_UNSPEC" ++options U_INT8=u_int8_t U_INT16=u_int16_t U_INT32=u_int32_t U_INT64=u_int64_t ++options S_INT8=int8_t S_INT16=int16_t S_INT32=int32_t S_INT64=int64_t ++options GDC_RESOURCE GDCCORENAME=""%s.core"" ++ ++gdc_group wheel ++ ++path_dump /var/tmp/%s_dump ++path_dumpdir /var/tmp ++path_pid /var/run/%s.pid ++path_version /var/run/%s.version ++path_unix /netbsd ++ ++protocols bgp egp hello icmp rip ospf iso slsp isis rdisc |