[BusyBox] [PATCH]: CONFIG_FEATURE_DEVPTS

Pavel Roskin proski at gnu.org
Mon Nov 4 09:56:04 UTC 2002


Hello!

In the CVS busybox, networking/telnetd.c uses a preprocessor symbol
HAVE_DEVPTS_FS that is not set anywhere.  This means that telnetd uses old
BSD-style pseudoterminals unless somebody edits telnetd.c.  That's wrong.

devfs always provides Unix 98 pseudoterminals.  Also it's possible to use
a special devpts filesystem and mount it on /dev/pts.

My patch makes using Unix 98 pseudoterminals a configurable parameter.  
The patch is attached.

-- 
Regards,
Pavel Roskin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: devpts.diff.gz
Type: application/x-gzip
Size: 823 bytes
Desc: 
Url : http://lists.busybox.net/pipermail/busybox/attachments/20021104/9a780e27/attachment.bin 


More information about the busybox mailing list