summaryrefslogtreecommitdiff
path: root/bin/ed
AgeCommit message (Collapse)Author
1998-07-21fix +n description; jkoshy@freebsdTheo de Raadt
1998-07-12typoTodd T. Fries
1998-07-03use 10 X in mkstemp string for improved speed at race winningTheo de Raadt
1998-05-18buf oflowsTheo de Raadt
1998-04-30WallTheo de Raadt
1998-03-10umask manipulation not neccessaryTheo de Raadt
1998-01-21Back out last change. ed and sed should not use extended regular expressions.Todd C. Miller
1998-01-18Support extended (modern) instead of basic (obsolescent) regular expressions.Todd C. Miller
1998-01-02man page error; helbigTheo de Raadt
1997-09-21$OpenBSD$Theo 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-30minor errors; josh@quick.netTheo de Raadt
1997-08-05make signal handlers errno safeTheo de Raadt
1997-08-04bad NsTheo de Raadt
1997-08-04more NsTheo de Raadt
1997-08-03oops. ok, why does my footer not show up yet??Theo de Raadt
1997-08-03roughly 3 hours of slaving results in a much more beautiful mdoc man page.Theo 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
interactively. Fixes all known problems with using ed over rsh.
1997-07-08Use line-buffered output if no tty is present. Makes ed workTodd C. Miller
correctly when there is no tty. Close PR#281
1997-06-18(foo *)0 -> NULLkstailey
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-02-01Get precedence rightThorsten Lockert
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-12-12"stdin" is not a stdin! (perror)Michael Shalayeff
1996-12-10"the the" purgeTheo de Raadt
1996-10-12Back out my sprintf -> snprintf changes where they don't make sense andTodd C. Miller
use good ole strcpy() instead. Also use perror() instead of fprintf() where it makes sense.
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-08-22__OpenBSD__Theo de Raadt
1996-06-25mkstempTheo de Raadt
1996-06-24use temp file more carefullyTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-02-15libcrypt no longer a link dependancy.etheisen
1995-12-14compile -DDES alwaysTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt