CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/14 02:31:18
Modified files:
usr.bin/compress: main.c
usr.bin/mg : main.c
usr.bin/sed : main.c
usr.bin/sort : sort.c
Log message:
make several program to use "chown" promise.
it allows chown(2) call to change the user or group on a file.
- usr.bin/compress : aka gzip
- usr.bin/mg : open a file for writing
- usr.bin/sed : inplace editing
- usr.bin/sort : if outfile equals one of the input files
ok deraadt@ tb@
(and a reminder from Remi Locherer)
warning: in order to use it, you must have a recent kernel with the new
promise.