summaryrefslogtreecommitdiff
path: root/usr.bin/vi/common
AgeCommit message (Expand)Author
2003-04-25oopsTheo de Raadt
2003-04-25fix commentTheo de Raadt
2003-04-17eliminate strcpy/sprintf. reviewed by deraadt and millert.Jun-ichiro itojun Hagino
2003-04-15snprintf of courseTheo de Raadt
2003-04-07replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran...Theo de Raadt
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-19oops, left out ;Eric Jackson
2002-02-18format string fixesEric Jackson
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
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-09-17make vi exit if it can't create a temp file. From NetBSD, ok millertPeter Valchev
2001-08-18Fix a pasto I made when adding snprintf() return val checks ages ago.Todd C. Miller
2001-06-18When creating temp files, use fchmod() to set the perms to be what weTodd C. Miller
2001-05-28Print SYSERR instead of ERR when recdir does not exist.Peter Valchev
2001-01-29$OpenBSD$Niklas Hallqvist
2000-10-22Fix noprint/print/octal options; from NetBSD.Christian Weisgerber
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
1999-05-24set the close-on-exec flag for newly opened filesDavid Leonard
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1998-06-23Fix snprintf return value usage.Todd C. Miller
1997-07-27Update to 1.79 and install as vi/ex/view.Jason Downs
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-16nvi 1.78:michaels
1996-09-17nvi 1.76:michaels
1996-08-23nvi 1.75michaels
1996-08-20nvi 1.74michaels
1996-08-16nvi 1.73michaels
1996-07-24bring vi/ex up to 1.71Michael Shalayeff
1996-06-18vi fixes from bosticTheo de Raadt
1996-05-22new viTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt