NetBSD/sbin/newfs_udf
mrg 97b36aa771 more GCC 10 fixes.
mDNSResponder: another wrong return local address

dhcp: ignore a seemingly impossible stringop overflow

hpacel: avoid maybe uninitialised error that is wrong.

rsh: avoid impossible malloc(0)

udf: cast pointers through (uintptr_t) to fool invalid boundary checks
2021-04-13 06:25:48 +00:00
..
Makefile add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
newfs_udf.8
newfs_udf.c Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
newfs_udf.h Fix depenency on common symbols in sbin. 2020-04-05 15:25:39 +00:00
udf_create.c more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
udf_create.h
udf_write.c
udf_write.h
unicode.h