git: chown(8)/chgrp(1): Sync with FreeBSD

2016-05-12 Thread Peter Avalos
commit 418b861a8c9d5d25c35c07807b99ce35cb0ea926 Author: Peter Avalos Date: Thu May 12 12:00:30 2016 -0700 chown(8)/chgrp(1): Sync with FreeBSD - Be consistent with chmod(1) for symlinks. - Use basename(3). - Use uid_t. - Allocate buffers for getgroups(3) dynamically.

git: sysctl - Add -i and -q from FreeBSD

2016-05-12 Thread Matthew Dillon
commit 823c552f60f672bc220d474809aa6d5a8cf454cf Author: Matthew Dillon Date: Thu May 12 14:27:09 2016 -0700 sysctl - Add -i and -q from FreeBSD Enhance the sysctl code, will be used by /etc/network.subr * sysctl -i - Exit cleanly with exit code 0 if a sysctl mib does not

git: rc - Add unconfigured wifi interfaces to the netif list

2016-05-12 Thread Matthew Dillon
commit 882823f59cd1e3089c5d73955eaf35aa8dd3d392 Author: Matthew Dillon Date: Thu May 12 14:44:16 2016 -0700 rc - Add unconfigured wifi interfaces to the netif list * Use sysctl net.wlan.devices to get a list of wifi interfaces. This sysctl is not yet active in master but wil

git: Adjust files for libarchive-3.2.0 import.

2016-05-12 Thread Peter Avalos
commit f2c432667a9aa24b0bdf0cf77edce2e18533486d Author: Peter Avalos Date: Thu May 12 17:51:24 2016 -0700 Adjust files for libarchive-3.2.0 import. Summary of changes: contrib/libarchive/README.DRAGONFLY | 1 + lib/libarchive/Makefile | 26 +++-- lib/libarchive/Symbo

git: Merge branch 'vendor/LIBARCHIVE'

2016-05-12 Thread Peter Avalos
commit b3bdf8df6104b2286393302fb6dd7db7a311dc16 Merge: 882823f 6b384f3 Author: Peter Avalos Date: Thu May 12 17:44:10 2016 -0700 Merge branch 'vendor/LIBARCHIVE' Summary of changes: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b3bdf8df6104b2286393302fb6dd7db7a311dc16 -- Dra

git: bsdcat(1): Bump WARNS down for contrib code.

2016-05-12 Thread Peter Avalos
commit a50fa298796b60968e558522bbca32aa91c2eaae Author: Peter Avalos Date: Thu May 12 18:26:30 2016 -0700 bsdcat(1): Bump WARNS down for contrib code. Summary of changes: usr.bin/bsdcat/Makefile | 2 ++ 1 file changed, 2 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitd