Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-11 Thread Chris Johns
On 9/4/21 10:49 pm, Joel Sherrill wrote> libdebugger is probably the only service that is tied enough to RTEMS > that moving it would be a pain for maintenance. The others are just  > simple applications. libdebugger's transport layer is independent of the debugger implementation so in theory it c

RE: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-09 Thread Kinsey Moore
: [PATCH rtems-libbsd] Import telnetd from RTEMS repository Hi all, On Fri, Apr 9, 2021 at 6:50 AM Joel Sherrill wrote: > > > > On Thu, Apr 8, 2021 at 10:31 AM Gedare Bloom wrote: >> >> On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber >> wrote: >> > >&

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-09 Thread Vijay Kumar Banerjee
Hi all, On Fri, Apr 9, 2021 at 6:50 AM Joel Sherrill wrote: > > > > On Thu, Apr 8, 2021 at 10:31 AM Gedare Bloom wrote: >> >> On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber >> wrote: >> > >> > On 08/04/2021 08:09, Gedare Bloom wrote: >> > >> > > On Wed, Apr 7, 2021 at 11:10 PM Sebastian Huber

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-09 Thread Joel Sherrill
On Thu, Apr 8, 2021 at 10:31 AM Gedare Bloom wrote: > On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber > wrote: > > > > On 08/04/2021 08:09, Gedare Bloom wrote: > > > > > On Wed, Apr 7, 2021 at 11:10 PM Sebastian Huber > > > wrote: > > >> On 08/04/2021 03:17, Vijay Kumar Banerjee wrote: > > >> >

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-09 Thread Chris Johns
On 9/4/21 4:47 pm, Sebastian Huber wrote: > On 09/04/2021 08:36, Chris Johns wrote: > >> On 9/4/21 1:31 am, Gedare Bloom wrote: >>> On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber I would keep the services in rtems.git and add APIs for the things which depend on RTEMS_NETWORKING. Then imp

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-08 Thread Sebastian Huber
On 09/04/2021 08:36, Chris Johns wrote: On 9/4/21 1:31 am, Gedare Bloom wrote: On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber I would keep the services in rtems.git and add APIs for the things which depend on RTEMS_NETWORKING. Then implement the API in the network stacks. It is not that much:

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-08 Thread Chris Johns
On 9/4/21 1:31 am, Gedare Bloom wrote: > On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber >> I would keep the services in rtems.git and add APIs for the things which >> depend on RTEMS_NETWORKING. Then implement the API in the network >> stacks. It is not that much: Sebastian, I am sceptical this is

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-08 Thread Gedare Bloom
On Thu, Apr 8, 2021 at 2:18 AM Sebastian Huber wrote: > > On 08/04/2021 08:09, Gedare Bloom wrote: > > > On Wed, Apr 7, 2021 at 11:10 PM Sebastian Huber > > wrote: > >> On 08/04/2021 03:17, Vijay Kumar Banerjee wrote: > >> > >>> On Mon, Apr 5, 2021 at 3:48 PM Gedare Bloom wrote: > push th

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-08 Thread Sebastian Huber
On 08/04/2021 08:09, Gedare Bloom wrote: On Wed, Apr 7, 2021 at 11:10 PM Sebastian Huber wrote: On 08/04/2021 03:17, Vijay Kumar Banerjee wrote: On Mon, Apr 5, 2021 at 3:48 PM Gedare Bloom wrote: push this if no one complains by Wednesday I think we should keep this telnetd and the lega

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-07 Thread Gedare Bloom
On Wed, Apr 7, 2021 at 11:10 PM Sebastian Huber wrote: > > On 08/04/2021 03:17, Vijay Kumar Banerjee wrote: > > > On Mon, Apr 5, 2021 at 3:48 PM Gedare Bloom wrote: > >> push this if no one complains by Wednesday > >> > >> I think we should keep this telnetd and the legacy one in sync for > >> no

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-07 Thread Sebastian Huber
On 08/04/2021 03:17, Vijay Kumar Banerjee wrote: On Mon, Apr 5, 2021 at 3:48 PM Gedare Bloom wrote: push this if no one complains by Wednesday I think we should keep this telnetd and the legacy one in sync for now, and consider them as a good candidate for a new 'rtems-net-services' repositor

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-07 Thread Vijay Kumar Banerjee
On Mon, Apr 5, 2021 at 3:48 PM Gedare Bloom wrote: > > push this if no one complains by Wednesday > > I think we should keep this telnetd and the legacy one in sync for > now, and consider them as a good candidate for a new > 'rtems-net-services' repository. > Thanks. Pushed. > On Mon, Mar 29, 2

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-04-05 Thread Gedare Bloom
push this if no one complains by Wednesday I think we should keep this telnetd and the legacy one in sync for now, and consider them as a good candidate for a new 'rtems-net-services' repository. On Mon, Mar 29, 2021 at 7:39 PM Vijay Kumar Banerjee wrote: > > ping :) > > On Tue, Mar 23, 2021 at

Re: [PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-03-29 Thread Vijay Kumar Banerjee
ping :) On Tue, Mar 23, 2021 at 2:10 PM Vijay Kumar Banerjee wrote: > > The files have been taken from RTEMS repository with head commit at > bd9e45d91f77657445400bc2c814f251c9e37cef > --- > libbsd.py| 22 +- > rtemsbsd/include/rtems/telnetd.h | 137 + > rtemsbsd/tel

[PATCH rtems-libbsd] Import telnetd from RTEMS repository

2021-03-23 Thread Vijay Kumar Banerjee
The files have been taken from RTEMS repository with head commit at bd9e45d91f77657445400bc2c814f251c9e37cef --- libbsd.py| 22 +- rtemsbsd/include/rtems/telnetd.h | 137 + rtemsbsd/telnetd/README | 23 + rtemsbsd/telnetd/check_passwd.c | 106 rtemsbsd/