CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/10 09:33:11
Modified files:
usr.bin/vi/common: recover.c
Log message:
Add rcv_openat() function that does the open, makes sure it is a
regular file with the expected permissions and locks it. Inspired
by changes in NetBSD by Christos. OK martijn@
