summaryrefslogtreecommitdiff
path: root/usr.bin/vi/common/line.c
AgeCommit message (Expand)Author
2014-11-12Ansify vi.Anthony J. Bentley
2013-11-28Convert the display screens and hidden screens CIRCLEQ's to TAILQ's.Kenneth R Westerback
2013-11-27Zap some pointer casts became extra (and thus dangerous) after recentVadim Zhukov
2013-11-25Replace _texth CIRCLEQ with TAILQ. One down, five to go.Kenneth R Westerback
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-14use sys/queue macros instead of accessing fields directly.Pierre-Yves Ritschard
2006-01-08Explicit braces around macro fields and logical operations, gets rid of 148Miod Vallat
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-01-29$OpenBSD$Niklas Hallqvist
1996-09-17nvi 1.76:michaels
1996-05-22new viTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt