CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/05/25 08:36:04
Modified files: usr.bin/man : man.c Log message: add one more signal block for handling '_intmp' (the list of files scheduled to be deleted at termination), and then make the signal handler race safe. ok nicm