ed(1): Sync with FreeBSD.
authorSascha Wildner <saw@online.de>
Thu, 14 Nov 2013 12:01:25 +0000 (13:01 +0100)
committerSascha Wildner <saw@online.de>
Thu, 14 Nov 2013 12:04:03 +0000 (13:04 +0100)
commit18ccd94eadcf22f4964956900d3163ca451c9cde
tree79a485fb0ac525262ee4cbe66d5a554176e3b562
parent10136ab6cde1969ab6ca22168b2a10ed5d9cc557
ed(1): Sync with FreeBSD.

Plugs some memory leaks and bumps WARNS to 6, mainly.
17 files changed:
bin/ed/Makefile
bin/ed/POSIX
bin/ed/README
bin/ed/buf.c
bin/ed/cbc.c
bin/ed/ed.1
bin/ed/ed.h
bin/ed/glbl.c
bin/ed/io.c
bin/ed/main.c
bin/ed/re.c
bin/ed/sub.c
bin/ed/test/Makefile
bin/ed/test/README
bin/ed/test/ckscripts.sh
bin/ed/test/mkscripts.sh
bin/ed/undo.c