SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
Index: tools/flowmon.cc
--- tools/flowmon.cc.orig
+++ tools/flowmon.cc
@@ -166,8 +166,8 @@ Tagger::fformat(Flow* f)
{
double now = Scheduler::instance().clock();
sprintf(wrk_, "%8.3f %d %d %d %d %d %d "
- STRTOI64_FMTSTR" "STRTOI64_FMTSTR" %d %d "
- STRTOI64_FMTSTR" "STRTOI64_FMTSTR" %d %d %d %d %d %d %d",
+ STRTOI64_FMTSTR " " STRTOI64_FMTSTR " %d %d "
+ STRTOI64_FMTSTR " " STRTOI64_FMTSTR " %d %d %d %d %d %d %d",
now, // 1: time
f->flowid(), // 2: flowid
0, // 3: category