summaryrefslogtreecommitdiff
path: root/bin/ed/main.c
AgeCommit message (Expand)Author
1998-05-18buf oflowsTheo de Raadt
1997-09-12Avoid longjmp/vfork clobbering.Todd C. Miller
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-08-05make signal handlers errno safeTheo de Raadt
1997-07-23tabifykstailey
1997-07-08Pipes are not interactive, eh.Todd C. Miller
1997-07-08If stdin is not a tty and not seekable assume we are being usedTodd C. Miller
1997-07-08Use line-buffered output if no tty is present. Makes ed workTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
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