CVSROOT: /cvs Module name: src Changes by: mes...@cvs.openbsd.org 2019/08/08 10:48:48
Modified files: sbin/ifconfig : ifconfig.c Log message: added /* no filesystem visibility */ above unveil("/", "") since "" is too easy to misread. as per suggestion by and OK deraadt@