cvs commit: src/sys/kern tty.c

Nate Lawson nate at root.org
Fri Feb 13 19:21:43 PST 2004


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


More information about the cvs-src mailing list