freebsd-dev/libexec/bootpd/tools
Robert Watson 45c0d45bb5 Emply contemporary function prototypes in bootpd, rather than relying on
locally defined K&R prototypes in .c files; use appropriate casts for
pointer types now that types for arguments are available at compile time.
This ensures that compilers with multiple incompatible calling conventions
can select the correct calling convention for external functions.

Sponsored by:	DARPA, AFRL
MFC after:	1 week
2017-03-26 14:37:12 +00:00
..
bootpef Add META_MODE support. 2015-06-13 19:20:56 +00:00
bootptest Emply contemporary function prototypes in bootpd, rather than relying on 2017-03-26 14:37:12 +00:00
Makefile
Makefile.inc