NetBSD/external/mpl/dhcp
christos a7e74f3dc5 Don't use static buffers to store format strings; this is a multi-threaded
program and if we print from multiple threads we can end up overwriting the
formats while printf is formating and that can end up in tears.
2020-11-12 22:11:03 +00:00
..
bin external/mpl/dhcp: Suppress -Werror=stringop-truncation error 2020-06-07 23:29:16 +00:00
dist Don't use static buffers to store format strings; this is a multi-threaded 2020-11-12 22:11:03 +00:00
include Merge conflicts 2020-08-03 21:10:56 +00:00
lib introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
share
dhcp2netbsd Merge conflicts 2020-08-03 21:10:56 +00:00
Makefile
Makefile.inc Make libuv private, requested by joerg@ 2020-05-30 20:47:58 +00:00