CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/13 16:21:32
Modified files:
lib/libc/gen : unvis.c vis.c
Log message:
Fix handling of VIS_ALL: in vis(), actually encode all characters
as requested and give a correct estimate when they don't all fit,
and in unvis() decode them instead of erroring
ok nicm@, deraadt@
