CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/11/21 10:52:18
Modified files: usr.bin/tmux : cmd-string.c cmd.c Log message: Use home from struct passwd if HOME is empty as well as if it is NULL, and fix a style nit. Both from Tiago Cunha.