Norman Rasmussen df956b08f2 Ensure that sethostname null terminates the hostname correctly
commit e1c306f2dd3b8f4f304a77a908e965c05fb3eab2 added sethostname using
strncpy. This replaces it with strlcpy and uses sizeof() instead of
re-calculating the buffer size.

Rename size argument for get/sethostname to match the implementation
2021-12-30 01:13:22 +08:00
..
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-12-07 04:01:27 -08:00
2021-08-02 08:23:35 -03:00
2021-09-25 07:54:39 -03:00
2021-08-03 12:14:07 -03:00
2021-11-24 22:49:09 -06:00
2021-07-31 15:35:47 -03:00
2021-07-04 18:53:44 -03:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2021-11-29 11:18:36 -06:00
2021-07-09 15:51:28 -03:00