1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/mrouted
kn 347b73737b -o[arg] must not have spaces between option and argument; OK jmc
getopt(3) says so and, e.g. 'mrouted -d 1' must be 'mrouted -d1' to work.
dhcpd(8) and sed(1) got this right, our multicast programs did not.
2024-12-01 09:58:15 +00:00
..
callout.c
cfparse.y use ansi function decls 2023-09-06 11:08:00 +00:00
config.c
defs.h
dvmrp.h
igmp.c
inet.c Relax the limitation of what is an acceptable unicast IP. 2022-05-06 15:51:09 +00:00
kern.c
LICENSE
main.c -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00
Makefile Feed more generated files to the clean target; joint work with naddy@ 2024-02-08 20:28:53 +00:00
mrouted.8 -o[arg] must not have spaces between option and argument; OK jmc 2024-12-01 09:58:15 +00:00
pathnames.h
prune.c
prune.h
route.c
route.h
rsrr_var.h
rsrr.c
rsrr.h spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
vif.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
vif.h