summaryrefslogtreecommitdiff
path: root/usr.bin/showmount
diff options
context:
space:
mode:
authorMartijn van Duren <martijn@cvs.openbsd.org>2018-04-26 12:18:55 +0000
committerMartijn van Duren <martijn@cvs.openbsd.org>2018-04-26 12:18:55 +0000
commitb742e6cd3edacd6bf60c74c12ba9f6ab4a7faf2f (patch)
tree3530441660a986b3f60c0760374c8008340cbafa /usr.bin/showmount
parent3ed6884f09bda9a1273e85eeb23981507c9638d0 (diff)
Make ed's 'l' command end lines with a '$' and make sure that literal
'$' characters are escaped, so that we are POSIX compliant. The omission of trailing '$' was originally hidden behind a BACKWARDS flag. This flag was most likely introduced to be compatible with 4.4BSD. Thanks to naddy@ for pointing me to the 4.4BSD ed implementation. I tried to trace the origin and enabling of the BACKWARDS flag, since both FreeBSD and NetBSD have the flag, but only FreeBSD doesn't have it enabled. Both projects had an alm@ working on ed during 1993-1995 during which he added this flag to both projects and only enabled it on NetBSD, but I wasn't able to reach him on any known address. Thanks to Ed Schouten (ed@freebsd), and Michael W. Lucas of the ed Mastery book for helping me trying to locate Andrew Moore. Problem originally prodded by garzon.lucero@gmail.com and later independently re-requested by n.reusse@hxgn.net. OK tb@, guenther@, and mwl@mwl.io
Diffstat (limited to 'usr.bin/showmount')
0 files changed, 0 insertions, 0 deletions