svn commit: r233271 - in head/sys: amd64/conf arm/conf i386/conf ia64/conf mips/conf pc98/conf powerpc/conf sparc64/conf

Ed Schouten ed at 80386.nl
Wed Mar 21 10:44:10 UTC 2012


Hi Sergey,

* Sergey Kandaurov <pluknet at 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 <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20120321/342a92c2/attachment.pgp


More information about the svn-src-all mailing list