=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/75.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -r1.36 -r1.37 *** www/75.html 2024/03/31 22:37:10 1.36 --- www/75.html 2024/03/31 22:40:33 1.37 *************** *** 438,444 **** Together with pinsyscalls(2) this change makes it ipmpossible to perform system call through any other ! way than the libc system cann wrapper functions.Added pledge(2) --- 438,444 ---- Together with pinsyscalls(2) this change makes it ipmpossible to perform system call through any other ! way than the libc system cann wrapper functions.
Users of syscall(2), such as Perl and the Go programming languange were converted to use the libc functions.
  • Added pledge(2)