git: sys/boot/efi/loader: Make module autoloading work as in pc32/loader.

2016-04-18 Thread Imre Vadasz
commit f6e87fb0ef9fa4c9573e6a532af0d49f2d0f7f3e Author: Imre Vadász Date: Mon Apr 18 21:09:23 2016 +0200 sys/boot/efi/loader: Make module autoloading work as in pc32/loader. * For now keep sys/boot/efi/loader/autoload.c around, but we just use i386_module()

git: annotated tag v4.4.3 created

2016-04-18 Thread Justin C. Sherrill
at b64516563b27f08e24a1e4bcf9c9488b7fee4b9e (tag) tagging 9eb2fadd4bb978a0dd4b4b447c7458f1fcd4547c (commit) replaces v4.4.2 tagged by Justin C. Sherrill on Mon Apr 18 18:40:58 2016 -0400 DragonFly 4.4.3 -BEGIN PGP SIGNATURE- Version: GnuPG v2

git: sbin/hammer: Use printf() instead of fprintf(stdout)

2016-04-18 Thread Tomohiro Kusumi
commit 0ba55d9a9d744d706f60b721a0cbc5562dd3fe04 Author: Tomohiro Kusumi Date: Mon Apr 18 19:01:29 2016 +0900 sbin/hammer: Use printf() instead of fprintf(stdout) Follow sbin/hammer's coding style (as well as C in general). # grep

git: sbin/hammer: Add no hammer found message if not mounted

2016-04-18 Thread Tomohiro Kusumi
commit c1ac632a14ed003b307ac140d2ec0c0a761091e4 Author: Tomohiro Kusumi Date: Mon Apr 18 18:57:10 2016 +0900 sbin/hammer: Add no hammer found message if not mounted The local variable 'first' being non-zero after the loop means none of them were