summaryrefslogtreecommitdiff
path: root/usr.bin/vi/common/cut.c
AgeCommit message (Expand)Author
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
2006-01-08Fix one more uninitialized variable scenario; from Ray Lai.Miod Vallat
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
2002-01-31Bugfix picked up from NetBSD, and checked by pval:Hugh Graham
2001-09-19Define ENTIRE_LINE to be -1 instead of 0 because we may want to copy 0 charac...Peter Valchev
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