remap: change the mode argument from a boolean to a character
commit0b5732e263fa439906b298cdcab8f2dba3f93ce4
authorH. Peter Anvin <hpa@zytor.com>
Thu, 5 May 2011 17:08:53 +0000 (5 10:08 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 5 May 2011 17:08:53 +0000 (5 10:08 -0700)
tree4ae924acd1984ddffbe8291736a417d3d298cde1
parente7a7b194833a5283ac5c4cf24db370e70cf2674f
remap: change the mode argument from a boolean to a character

Instead of taking a boolean value for get/put, pass a character; this
allows us to extend the number of possibilities in the future.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tftpd/remap.c
tftpd/remap.h
tftpd/tftpd.c