Date: Fri, 13 Feb 2004 19:21:44 -0800 (PST) From: Nate Lawson <nate@root.org> To: Jeff Roberson <jroberson@mail.chesapeake.net> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/kern tty.c Message-ID: <20040213192040.I9276@root.org> In-Reply-To: <20040213214520.T5430@mail.chesapeake.net> References: <200402140130.i1E1U6Uw023421@repoman.freebsd.org> <20040213214520.T5430@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Feb 2004, Jeff Roberson wrote: > On Fri, 13 Feb 2004, Brian Feldman wrote: > > > green 2004/02/13 17:30:06 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/kern tty.c > > Log: > > T -CURRENT DO NOT CRASH UPON ^T K PLZ THX. > > Please use more appropriate commit messages. It'd be nice to know why we > were crashing on ^T. I actually saw nothing in this commit that addresses signals, only the following macro-ization and an include of sched.h, necessary for the macro. > > Also, use sched_pctcpu() instead of assuming td->td_kse is non-NULL. > > > > Revision Changes Path > > 1.208 +2 -1 src/sys/kern/tty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040213192040.I9276>