CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/14 23:18:19
Modified files:
usr.bin/rdistd : server.c
Log message:
Switch to linkat() to support hardlinked symlinks
Simplify chown logic by using fchownat()
Cache whether we're root instead of calling getuid() before each chown
