Remove no longer relevant comment, as suggested by imp@.

MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
This commit is contained in:
Edward Tomasz Napierala 2018-10-30 15:44:16 +00:00
parent 02ba1d993f
commit 9436aa0e66
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339921

View file

@ -390,7 +390,6 @@ register const int doextend;
res = -1;
sp->goback = sp->goahead = FALSE;
/* XXX The following is from OpenBSD, and I'm not sure it is correct */
if (name != NULL && issetugid() != 0)
if ((name[0] == ':' && name[1] == '/') ||
name[0] == '/' || strchr(name, '.'))