003 File Manager
Current Path:
/usr/src/usr.sbin/cxgbetool
usr
/
src
/
usr.sbin
/
cxgbetool
/
📁
..
📄
Makefile
(279 B)
📄
Makefile.depend
(289 B)
📄
cxgbetool.8
(22.77 KB)
📄
cxgbetool.c
(85.75 KB)
📄
reg_defs_t4.c
(1.09 MB)
📄
reg_defs_t4vf.c
(4.61 KB)
📄
reg_defs_t5.c
(1.82 MB)
📄
reg_defs_t6.c
(1.57 MB)
📄
tcb_common.c
(16.86 KB)
📄
tcb_common.h
(3.92 KB)
📄
tcbinfot4.c
(58.11 KB)
📄
tcbinfot5.c
(59.81 KB)
📄
tcbinfot6.c
(62.68 KB)
📄
tcbshowt4.c
(12.41 KB)
📄
tcbshowt5.c
(12.49 KB)
📄
tcbshowt6.c
(12.93 KB)
Editing: Makefile
# $FreeBSD$ PROG= cxgbetool MAN= cxgbetool.8 SRCS= cxgbetool.c SRCS+= tcb_common.c SRCS+= tcbinfot4.c tcbshowt4.c SRCS+= tcbinfot5.c tcbshowt5.c SRCS+= tcbinfot6.c tcbshowt6.c CFLAGS+= -I${SRCTOP}/sys/dev/cxgbe -I${SRCTOP}/sys -I. LIBADD= pcap WARNS?= 2 .include <bsd.prog.mk>
Upload File
Create Folder