CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/10/01 02:05:25
Modified files: usr.bin/mandoc : cgi.c Log message: Add missing URI encoding when writing HTTP redirects, fixing a bug reported by <jungleboogie0 at gmail dot com> on bugs@. While here, fully validate the arch name such that we do not have to URI encode that one.