1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/sbin/route
florian a7b9eedcb4 ctime(3) and ctime_r(3) can fail when timestamps are way off.
Add missing error checks to all calls under sbin/

Input kettenis, millert
OK millert
2024-05-09 08:35:40 +00:00
..
keywords.h Add a new 'nameserver' command to route(8). 2021-08-04 18:17:23 +00:00
keywords.sh Add a new 'nameserver' command to route(8). 2021-08-04 18:17:23 +00:00
Makefile zap depend ghost. 2017-07-10 19:52:09 +00:00
route.8 add EXIT STATUS section with information for the exec subcommand 2023-08-02 23:34:13 +00:00
route.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:40 +00:00
show.c Make route sourceaddr always print the used addresses for inet and inet6. 2023-03-15 08:42:14 +00:00
show.h Add feature to force the selection of source IP address 2020-10-29 21:15:26 +00:00