freebsd 4.9 stable tail wont CTRL C

From: Ryan Pekarik (mhx_at_oplink.net)
Date: 03/25/04

  • Next message: Rumen Telbizov: "Re: freebsd 4.9 stable tail wont CTRL C"
    To: <freebsd-stable@freebsd.org>
    Date: Wed, 24 Mar 2004 21:25:18 -0600
    
    

    I've been upgrading a few servers to 4.9-STABLE recently.
    Some of them via cvsup from older versions and some of
    them via installing 4.9-RELEASE and then cvsuping to STABLE.

    In both cases I cannot send ctrl+c through ssh!
    If I am on the console there is no problem but if I am
    through a ptty obviously ctrl+c does not send the
    signal correctly.
    E.g. if I do tail -f /some/file.log I can not terminate it!
    Ctrl+Z works fine. Despite when my job is susspended
    I cannot kill pid. Instead I have to kill -9 pid.

    any fixes?

    Thanks

    Ryan

    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Rumen Telbizov: "Re: freebsd 4.9 stable tail wont CTRL C"