📄 netstar.bsdi.2.1
字号:
## $Id: netstar.bsdi.2.1,v 1.2 1998/07/02 13:13:00 wfs Exp $# apache,v 1.1.2.4 1995/05/01 16:25:19 jch Exp## Configuration for BSD/OS 2.0## With local netStar changes as follows:# 1) set destdir to $(ROOT)# 2) change installation directories from /usr/local/... to /usr/...# 3) define an explicit value for RTBIT_SIZE# 4) include isis in the set of protocols# 5) add '-Wconversion' to the set of compiler warning flags,# to suppress argument conversion warnings. Note: # Compilation warnings should be done examined and# cleaned up in the future.# Add to this list when making local netStar changes.#destdir $(ROOT)bindir /usr/contrib/binsbindir /usr/contrib/binmandir /usr/share/manmantype bsd44signal_h /usr/include/sys/signal.hcc shlicc2cwflags -W -Wall -Wno-comment -Wno-implicit -Wnested-externs -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-prototypes -Winline#cwflags -W -Wunused -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -Waggregate-return -Wformat -Wuninitialized -Wmissing-prototypes -Wcast-align -Winline -Wchar-subscriptscflags -g -Oldflags -lkvmlex lexlflags -p -Cfeyflags -d -vmkdep mkdep -flag -MMoptions GDCCORENAME=""%s.core""options INCLUDE_UNISTD INCLUDE_PATHS GID_T=gid_toptions POSIX_SIGNALS HAVE_WAITPIDoptions VARIABLE_MASKS SOCKET_LENGTHS SOCKADDR_DL INCLUDE_IF_DLoptions KRT_RTREAD_KINFO KRT_IFREAD_IOCTL KRT_RT_SOCK USE_SYSCTL KRT_RT_NOCHANGEoptions KRT_LLADDR_NONE KRT_SYMBOLS_SYSCTL KVM_TYPE_BSD44options KSYM_VERSION=VRS_SYMoptions KRT_SOCKET_TYPE="PF_ROUTE, SOCK_RAW, AF_UNSPEC"options GDC_RESOURCEoptions SOCK_BUF_PAGES=16options LOCAL_VERSION=DEBUG_VERSIONoptions BGPMEDoptions BGP_MED_RT_SANITYpath_dump /var/tmp/%s_dumppath_dumpdir /var/tmppath_pid /var/run/%s.pidpath_version /var/run/%s.versionpath_unix /bsd## The default RTBIT_SIZE is 1, which allows (up to) 32 interfaces.# Increase this to 3 (96 interfaces) to make sure we have room for# 4*16 FDDI interfaces plus the Ethernet(s) and loopbacks.## We may, eventually, need to bump this to astronomical levels to# handle lots and lots of interfaces (esp. if/when we allow# point-to-point interfaces over individual ATM PVCs).#options RTBIT_SIZE=3protocols bgp egp icmp rip ospf iso isis rdiscgdc_group wheel
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -