cvs commit: src/lib/libutil pw_util.c
Dag-Erling Smorgrav
des at FreeBSD.org
Tue Apr 8 11:04:32 PDT 2003
des 2003/04/08 11:04:30 PDT
FreeBSD src repository
Modified files:
lib/libutil pw_util.c
Log:
Band-aid for the "^C kills the editor" problem. I haven't yet found the
proper way to fix this. The way this works is to prepend "exec " to
the editor command to eliminate the "shell in the middle" which prevents
us from properly reawakening the editor after a SIGTSTP.
PR: bin/50679
Revision Changes Path
1.29 +6 -10 src/lib/libutil/pw_util.c
More information about the cvs-src
mailing list