libstand: Const-ify buffer argument of write(2) analog
commitda006ec3280e0a6997a3e131d2c5ed5fafa7e3af
authorToomas Soome <tsoome@me.com>
Sun, 11 Mar 2018 05:39:12 +0000 (10 21:39 -0800)
committerToomas Soome <tsoome@me.com>
Mon, 16 Jul 2018 13:17:22 +0000 (16 16:17 +0300)
treedf4247ac95a375905cd7cba006f89794aef217a2
parent8344b277b0fe99053f34c2a456222701a68d0b49
libstand: Const-ify buffer argument of write(2) analog

illumos issue #9198
usr/src/boot/Makefile.version
usr/src/boot/lib/libstand/cd9660.c
usr/src/boot/lib/libstand/nfs.c
usr/src/boot/lib/libstand/nullfs.c
usr/src/boot/lib/libstand/stand.h
usr/src/boot/lib/libstand/tftp.c
usr/src/boot/lib/libstand/ufs.c
usr/src/boot/lib/libstand/write.c
usr/src/boot/sys/boot/userboot/userboot/host.c
usr/src/boot/sys/boot/zfs/zfs.c