summaryrefslogtreecommitdiffstats
path: root/net/smbtcpdump
Commit message (Collapse)AuthorAgeFilesLines
* add a mirror siteobrien1999-01-061-2/+3
|
* Upgrade to version 3.4obrien1999-01-063-71/+65
|
* Fix for 3.x systems. I can't test this on 2.x any longer, but I believe thisobrien1999-01-061-5/+1
| | | | will still compile there too.
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-3/+4
| | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.)
* Mark BROKEN for current:jseger1998-10-141-1/+6
| | | | | | | | | | | cc -O2 -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOA=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -I. -c print-domain.c print-domain.c:219: `T_UINFO' undeclared here (not in a function) print-domain.c:219: initializer element for `type2str[29].v' is not constant print-domain.c:220: `T_UID' undeclared here (not in a function) print-domain.c:220: initializer element for `type2str[30].v' is not constant print-domain.c:221: `T_GID' undeclared here (not in a function) print-domain.c:221: initializer element for `type2str[31].v' is not constant *** Error code 1
* Update the documenation (DESCR and manpage) a little.obrien1998-09-152-2/+292
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-1/+0
|
* tcpdump(1) hacked to better understand SMB packetsobrien1998-06-025-0/+73
OpenPOWER on IntegriCloud