1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/teken
Ed Schouten 9d67d2214f Use proper bounds checking on VPA.
We must check against tp->t_cursor.tp_row, not row, to figure out
whether we must clamp the cursor position.

Submitted by:	luigi
MFC after:	3 weeks
2010-12-05 10:15:23 +00:00
..
gensequences
Makefile
sequences
teken_demo.c
teken_scs.h
teken_stress.c
teken_subr_compat.h
teken_subr.h Use proper bounds checking on VPA. 2010-12-05 10:15:23 +00:00
teken_wcwidth.h
teken.c
teken.h