Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc



In article <20010604094504.384F3B00B%cvs.netbsd.org@localhost>,
Jaromir Dolecek <jdolecek%netbsd.org@localhost> wrote:
>
>Module Name:   syssrc
>Committed By:  jdolecek
>Date:          Mon Jun  4 09:45:04 UTC 2001
>
>Modified Files:
>       syssrc/sys/dev: cons.c
>
>Log Message:
>Use back the 'u'&037 form - since it's CTRL-u, it's more readable that way
>Use \007 instead of symbolic constant, since that's what is more often used.
>Pointed out by Robert Elz.

Is there a reason not to use CTRL('u') from <sys/ttydefaults.h>?

christos



Home | Main Index | Thread Index | Old Index