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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
write.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
write.c Remove extraneous setutxent() calls in write(1). 2019-01-23 20:02:17 +00:00