freebsd-src/sbin/ping
Jose Luis Duran 8b13cb9d65
ping tests: Silence deprecation warnings
Declare some regex patterns as a raw string by prepending `r`.

Reviewed by:	markj
Approved by:	emaste (mentor)
Differential Revision:	https://reviews.freebsd.org/D42174
2024-11-05 03:07:03 +00:00
..
tests ping tests: Silence deprecation warnings 2024-11-05 03:07:03 +00:00
main.c ping: Fix protocol selection with NOINET6 kernel. 2024-03-12 20:40:36 +01:00
main.h ping: Unify ping/ping6 statistics section 2023-10-11 13:48:28 -04:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ping.8 Revert "Reapply "sbin/ping: allow normal users to specify larger packets"" 2024-10-20 15:52:28 +00:00
ping.c Revert "Reapply "sbin/ping: allow normal users to specify larger packets"" 2024-10-20 15:52:28 +00:00
ping.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ping6.c ping(8): Fix typo in ping6.c 2024-02-13 12:29:07 +08:00
ping6.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
utils.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
utils.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00