summaryrefslogtreecommitdiff
path: root/bin/ed/undo.c
AgeCommit message (Expand)Author
2016-03-22header cleanupmmcc
2015-10-09Mark static globals that are only used in their respective .c files.Todd C. Miller
2014-05-18use reallocarrayMarc Espie
2012-12-04remove sunos backwards compatTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2003-06-11ansification, art okTheo de Raadt
2003-02-18intial -> initial;Jason McIntyre
2002-03-24Kill unneeded longs; fixes some minor 64 bit issues. deraadt@ OKTodd C. Miller
2001-01-16cleanup strcpy, strncpy, signal races, etcTheo de Raadt
1996-10-12Back out my sprintf -> snprintf changes where they don't make sense andTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt