From b1083ee059a2aa0e018676f4f3790cb3bafaa1c5 Mon Sep 17 00:00:00 2001 From: Frans Kaashoek Date: Mon, 19 Sep 2022 17:19:32 -0400 Subject: pgtbl --- user/usys.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user/usys.pl') diff --git a/user/usys.pl b/user/usys.pl index 01e426e..6453fe9 100755 --- a/user/usys.pl +++ b/user/usys.pl @@ -36,3 +36,5 @@ entry("getpid"); entry("sbrk"); entry("sleep"); entry("uptime"); +entry("connect"); +entry("pgaccess"); -- cgit v1.2.3