Hi Sergey,

* Sergey Kandaurov <pluk...@freebsd.org>, 20120321 11:18:
> Will this affect old binaries like misc/mc build for e.g. 6.x running on 
> GENERIC
> w/o kldoaded pty(4), so that I will have to `kldload pty'?
> Currently executing old mc results in emitting the following kernel message:
> 
> pid 11948 (mc) is using legacy pty devices - not logging anymore

If it's dynamically linked against libc and libutil, it's not a problem.
Otherwise you need to rebuild mc(1). If rebuilding mc(1) doesn't help,
let me know and I'll take a look at the port.

If apps print the "is using legacy pty devices" message, you probably
need to load pty(4).

Thanks,
-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpFk0X2zZNQQ.pgp
Description: PGP signature

Reply via email to