Re: misc/163871: 'script' save endline as ^M

2012-01-07 Thread Bruce Evans
The following reply was made to PR bin/163871; it has been noted by GNATS. From: Bruce Evans To: Bruce Evans Cc: Eugen Konkov , freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/163871: 'script' save endline as ^M Date: Sat, 7 Jan 2012 19:24:15

Re: misc/163871: 'script' save endline as ^M

2012-01-07 Thread Bruce Evans
On Sat, 7 Jan 2012, Bruce Evans wrote: ... watch(8) probably works better for input too. Someone recently tried to fix EOF handling in script(1) and had problems using VEOF since this gives input processing unless the default echo mode is turned off. Perhaps watch(8) can handle this better too

Re: misc/163871: 'script' save endline as ^M

2012-01-06 Thread Bruce Evans
The following reply was made to PR bin/163871; it has been noted by GNATS. From: Bruce Evans To: Eugen Konkov Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/163871: 'script' save endline as ^M Date: Sat, 7 Jan 2012 17:00:20 +1100 (EST) On Fri,

Re: misc/163871: 'script' save endline as ^M

2012-01-06 Thread Bruce Evans
On Fri, 6 Jan 2012, Eugen Konkov wrote: Description: there must not be ^M endline style How-To-Repeat: #script Script done, output file is typescript when look into 'typesript' file in 'mc' you can see ^M as endline Edit src/sys/dev/et/if_etreg.h^M Add delta 1.4.2.2 2012.01.06.18.15.2