freebsd-dev/usr.bin/write
Mark Johnston 27ed53c311 Remove extraneous setutxent() calls in write(1).
We already call setutxent() once during initialization.  Furthermore,
the subsequent calls occur after the process has entered capability
mode, so they fail, and attempts to fetch database entries fail as
a result.

PR:		235096
Submitted by:	fullermd@over-yonder.net
MFC after:	3 days
2019-01-23 20:02:17 +00:00
..
Makefile
Makefile.depend
write.1
write.c Remove extraneous setutxent() calls in write(1). 2019-01-23 20:02:17 +00:00