Toomas Soome
468b6c536a
libsa: replace remaining _write callbacks by null_write
...
There are some _write callbacks left only returning EROFS, replace them
by null_write. return EROFS from null_write().
Reviewed by: cem, imp, kan
Differential Revision: https://reviews.freebsd.org/D14523
2018-02-27 12:53:25 +00:00
Conrad Meyer
2e7e6fbce5
libsa: Const-ify buffer argument of write(2) analog
...
Reported by: kevans
Reviewed by: delphij, eadler, imp, kevans
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D14482
2018-02-23 20:18:09 +00:00
Warner Losh
b3e16b02b6
Use the kernel relative paths, rather than the userland relative paths
...
for the iso9660 header files.
Sponsored by: Netflix
2017-12-05 21:37:50 +00:00
Warner Losh
ca987d4641
Move sys/boot to stand. Fix all references to new location
...
Sponsored by: Netflix
2017-11-14 23:02:19 +00:00