CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/13 10:55:03
Modified files: usr.bin/sort : sort.c Log message: Ignore the setuid/setgid/sticky bits when copying the permissions of an input file to the new output file. In preparation for pledge(2). Suggested by and OK millert@