Author: asomers
Date: Mon Oct 1 16:07:32 2018
New Revision: 339058
URL: https://svnweb.freebsd.org/changeset/base/339058
Log:
MFC r336587:
tftpd(8): when completing an WRQ, flush the file before acknowleding receipt
tftpd(8) should flush a newly written file to disk before ACKing the
Author: asomers
Date: Mon Oct 1 16:09:20 2018
New Revision: 339060
URL: https://svnweb.freebsd.org/changeset/base/339060
Log:
MFC r336609:
Fix several Coverity warnings in tftp
Some of the changes are in the libexec/tftpd directory, but to functions that
are only used by tftp(1) (th
Author: asomers
Date: Mon Oct 1 16:08:27 2018
New Revision: 339059
URL: https://svnweb.freebsd.org/changeset/base/339059
Log:
MFC r336605:
Fix multiple Coverity warnings in tftpd(8)
* Initialize uninitialized variable (CID 1006502)
* strcpy => strlcpy (CID 1006792, 1006791, 1006790)
Author: asomers
Date: Mon Oct 1 16:10:27 2018
New Revision: 339061
URL: https://svnweb.freebsd.org/changeset/base/339061
Log:
MFC r337779:
tftp: Close a resource leak when putting files
Reported by: Coverity
CID: 1394842
Modified:
stable/10/usr.bin/tftp/main.c
Directory
Author: asomers
Date: Mon Oct 1 16:11:09 2018
New Revision: 339062
URL: https://svnweb.freebsd.org/changeset/base/339062
Log:
MFC r338216:
tftpd: Fix data corruption bug with netascii
Transferring files in netascii format requires, among other things,
translating all CR characters t
Author: asomers
Date: Mon Oct 1 16:14:38 2018
New Revision: 339063
URL: https://svnweb.freebsd.org/changeset/base/339063
Log:
MFC r337973:
Add Modbus Application Protocol to /etc/services
IANA reassigned ports 502 and 802 on 2014-06-10
PR: 213276
Submitted by: mark.ma
Author: asomers
Date: Mon Oct 1 16:23:00 2018
New Revision: 339065
URL: https://svnweb.freebsd.org/changeset/base/339065
Log:
MFC r336871, r336874
r336871:
getrusage(2): fix return value under 32-bit emulation
According to the man page, getrusage(2) should return EFAULT if the rusag
Author: asomers
Date: Mon Oct 1 18:00:52 2018
New Revision: 339068
URL: https://svnweb.freebsd.org/changeset/base/339068
Log:
MFC r337222:
Fix LOCAL_PEERCRED with socketpair(2)
Enable the LOCAL_PEERCRED socket option for unix domain stream sockets
created with socketpair(2). Previou
Author: gjb
Date: Mon Oct 1 18:15:25 2018
New Revision: 339069
URL: https://svnweb.freebsd.org/changeset/base/339069
Log:
Document EN-18:09 through EN-18:12.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/share/xml/errata.xml
Changes in other areas also in this re