Renato Aguiar
5d07c17b93
net/dns: fix blank lines being added to resolv.conf on OpenBSD ( #13928 )
...
During resolv.conf update, old 'search' lines are cleared but '\n' is not
deleted, leaving behind a new blank line on every update.
This adds 's' flag to regexp, so '\n' is included in the match and deleted when
old lines are cleared.
Also, insert missing `\n` when updated 'search' line is appended to resolv.conf.
Signed-off-by: Renato Aguiar <renato@renatoaguiar.net>
2024-10-28 08:00:48 -07:00
..
2024-07-10 16:14:05 -04:00
2024-04-16 15:32:38 -07:00
2024-04-03 21:08:25 -07:00
2024-10-24 13:36:57 -05:00
2024-07-10 09:57:00 -07:00
2023-01-27 15:36:29 -08:00
2024-08-22 12:36:26 -07:00
2023-01-27 15:36:29 -08:00
2024-04-03 21:08:25 -07:00
2024-06-26 00:02:05 -04:00
2024-06-26 00:02:05 -04:00
2023-01-27 15:36:29 -08:00
2024-06-11 11:35:26 -06:00
2023-01-27 15:36:29 -08:00
2023-01-27 15:36:29 -08:00
2024-09-04 10:31:58 -07:00
2024-06-14 14:41:50 -05:00
2024-06-14 14:41:50 -05:00
2024-06-26 00:02:05 -04:00
2024-06-14 14:41:50 -05:00
2024-06-14 14:41:50 -05:00
2024-07-29 13:48:46 -04:00
2024-06-21 13:16:49 -06:00
2024-07-08 20:37:03 -05:00
2024-09-07 19:00:38 +01:00
2024-10-21 13:40:43 -07:00
2023-12-21 17:40:03 -08:00
2023-01-27 15:36:29 -08:00
2024-07-08 20:37:03 -05:00
2024-02-13 20:48:54 -05:00
2024-09-05 00:05:36 -04:00
2024-09-05 00:05:36 -04:00
2023-01-27 15:36:29 -08:00
2023-10-11 08:38:25 -07:00
2023-07-23 09:53:32 -07:00
2023-07-23 09:53:32 -07:00
2024-10-28 08:00:48 -07:00
2024-10-21 13:40:43 -07:00
2023-01-27 15:36:29 -08:00
2023-01-27 15:36:29 -08:00
2024-06-26 00:02:05 -04:00