freebsd-ports/net/tcpview/files
Cy Schubert 2d263ddfe1 net/tcpview: Permanently fix LLVM15 errors
Fix int-conversion errors flagged by LLVM15.

detail-domain.c:573:13: error: incompatible pointer to integer conversion
returning 'void *' from a function with result type 'int' [-Wint-conversion]
            return NULL;
                   ^~~~
/usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL'
                ^~~~~~~~~~~
2023-02-15 08:55:02 -08:00
..
patch-callbacks.c
patch-capture.c
patch-detail-domain.c
patch-detail-tcp.c
patch-detail-udp.c
patch-DOC_INSTALL.binaries
patch-DOC_Tcpview
patch-DOC_tcpview.1
patch-gencode.c
patch-hex.c
patch-interface.h
patch-Makefile
patch-md-386.c
patch-md-386.h
patch-mdtype
patch-ostype
patch-ostype.awk
patch-print-domain.c
patch-print-fddi.c
patch-print-nfs.c
patch-print-null.c
patch-print-snmp.c
patch-print-sunrpc.c
patch-print-tcp.c
patch-print-udp.c
patch-print.c
patch-tcpslice.c
patch-tcpview.c
patch-tcpview.h
patch-tv__addrtoname.c
patch-util.c