CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/10 07:20:25
Modified files:
usr.bin/vi/common: exf.c options.c
usr.bin/vi/ex : ex_filter.c
usr.bin/vi/include: options_def.h
Log message:
Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid a namespace collision
with sys/fcntl.h. OK deraadt@
