Author: emaste
Date: Sat Sep 9 01:23:30 2017
New Revision: 323337
URL: https://svnweb.freebsd.org/changeset/base/323337
Log:
MFC r322374: bsdinstall: record DHCP config after obtaining lease
Previously we added an ifconfig_$INTERFACE line to rc.conf for each
unsuccessful DCHP attempt.
Author: emaste
Date: Fri Sep 8 21:16:23 2017
New Revision: 32
URL: https://svnweb.freebsd.org/changeset/base/32
Log:
MFC r322677: pw usermod: handle empty secondary group lists (-G '')
"pw usermod someuser -G ''" is supposed make sure that someuser
doesn't have any secondary grou
Author: emaste
Date: Fri Sep 8 21:02:15 2017
New Revision: 323332
URL: https://svnweb.freebsd.org/changeset/base/323332
Log:
MFC r322678: pw useradd: Validate the user name before creating the entry
Previouly it was possible to create users with spaces in the name with:
pw useradd -u 123
Author: emaste
Date: Fri Sep 8 20:41:49 2017
New Revision: 323331
URL: https://svnweb.freebsd.org/changeset/base/323331
Log:
MFC r323002: zfs: do not advertise unsupported hash algorithms
illumos 4185 ("add new cryptographic checksums to ZFS: SHA-512, Skein,
Edon-R") was intentionally me