summaryrefslogtreecommitdiff
path: root/user/usys.pl
diff options
context:
space:
mode:
authorRobert Morris <[email protected]>2023-09-08 09:24:27 -0400
committerRobert Morris <[email protected]>2023-09-08 09:24:27 -0400
commit18998096701a1d4695b2097006d7afc2a539bd89 (patch)
tree48ea20d4e59827b69a647e7e3823f40465351909 /user/usys.pl
parent74c1eba516fdb0ec1a17b16be7e76613ccba92bf (diff)
downloadxv6-labs-18998096701a1d4695b2097006d7afc2a539bd89.tar.gz
xv6-labs-18998096701a1d4695b2097006d7afc2a539bd89.tar.bz2
xv6-labs-18998096701a1d4695b2097006d7afc2a539bd89.zip
3rd lab
Diffstat (limited to 'user/usys.pl')
-rwxr-xr-xuser/usys.pl2
1 files changed, 2 insertions, 0 deletions
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");