<div dir="ltr">Remove unbounded scanfs. Also reduce the amount of allocation and<br>freeing by reusing the getline() buffer.<br><br>Correct syntax in help. Improve error messages.<br><br>Implement -p.<br><br>Use FLAG() and simplify implementation slightly.<br>---<br> toys/other/pmap.c | 118 +++++++++++++++++++++-------------------------<br> 1 file changed, 54 insertions(+), 64 deletions(-)<br></div>