summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Install libtelnetd.a.Ralf Corsepius2005-10-261-2/+1
|
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+12
| | | | | | | | | | | | * libnetworking/rtems_telnetd/icmds.c, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_telnetd/preinstall.am, libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h, libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/telnetd.c, libnetworking/rtems_telnetd/telnetd.h: Remove (Moved to cpukit).
* RemoveRalf Corsepius2005-10-269-767/+0
|
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+7
| | | | | | | * configure.ac: Remove libnetworking/rtems_telnetd. * libnetworking/Makefile.am: Remove rtems_telnetd. * libnetworking/README: Remove (Obsolete). * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
* Remove libtelnetd.a (Moved to cpukit).Ralf Corsepius2005-10-261-1/+0
|
* Don't sign-extend address components.Eric Norum2005-10-252-2/+6
|
* Remove.Ralf Corsepius2005-10-251-72/+0
|
* Remove rtems_telnetd.Ralf Corsepius2005-10-251-1/+1
|
* Remove libnetworking/rtems_telnetd.Ralf Corsepius2005-10-251-1/+0
|
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-251-0/+5
| | | | | * Makefile.am: Add telnetd. * configure.ac: Add telnetd.
* Add telnetd.Ralf Corsepius2005-10-252-0/+2
|
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-252-2/+6
| | | | * ampolish3.in: Sync with private bleeding-edge .
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-254-8/+33
| | | | | | | | | | | * telnetd/icmds.c: Rename register_icmds to _rtems_telnet_register_icmds. Make main_* functions static. * telnetd/pty.c: Make many functions static. Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys. * telnetd/pty.h: Reflect changes above. Rename get_pty to rtems_pty_get. New header guards. * telnetd/telnetd.c: Reflect changes above. * telnetd/telnetd.h: New header guards.
* Make many functions static.Ralf Corsepius2005-10-251-23/+24
| | | | Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys.
* Rename register_icmds toRalf Corsepius2005-10-251-8/+10
| | | | _rtems_telnet_register_icmds. Make main_* functions static.
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-253-7/+19
| | | | | | | * telnet/telnet.h, telnet/telnet.c: Rename rtems_initialize_telnetd to rtems_telnetd_initialize, main_telnetd to rtems_telnetd_main, register_telnetd to rtems_telnetd_register.
* 2005-10-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-10-254-20/+36
| | | | | | * sapi/include/confdefs.h, telnetd/pty.c, telnetd/pty.h: Attempt to fix MAX_PTYS and provide a real configuration entry. This should make telnetd some suitable for inclusion in cpukit.
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-242-2/+6
| | | | * ampolish3.in: Use @PERL@, partial update from local sources.
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* Fix typoRalf Corsepius2005-10-241-1/+1
|
* 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-243-4/+12
| | | | | | * configure.ac: Add ampolish3. * Makefile.am: Add ampolish3. * ampolish3.in: New.
* New.Ralf Corsepius2005-10-241-0/+243
|
* Fix formatting.Joel Sherrill2005-10-203-5/+4
|
* Numerous changes and cleanups to support MVME2100.Eric Norum2005-10-2010-20/+68
|
* CosmeticsRalf Corsepius2005-10-171-12/+12
|
* Add pci.rel to librtemsbsp.aRalf Corsepius2005-10-172-2/+2
|
* Cosmetics.Ralf Corsepius2005-10-171-1/+1
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-174-0/+30
| | | | * Makefile.am: Add pci.rel.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * console/fb_vga.h, console/kd.h, console/ps2_drv.h, console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
* Remove CVS LogRalf Corsepius2005-10-178-294/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * shared/comm/i386_io.h, shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS Log.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-6/+10
| | | | * libfs/src/dosfs/msdos_misc.c: Revert to vers. 1.9.
* RemoveRalf Corsepius2005-10-173-529/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-128/+505
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * configure.ac: Remove shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog.
* Remove.Ralf Corsepius2005-10-173-94/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-28/+94
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Regenerate.Ralf Corsepius2005-10-171-4/+4
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-5/+14
| | | | * Makefile.am: Install/preinstall headers from ../../arm/shared.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-176-17/+105
| | | | * Makefile.am: Install/preinstall headers from ../../i386/shared.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-24/+256
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-173-306/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-164-45/+105
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-163-58/+0
|
* Remove shared/Makefile.am.Ralf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+6
|
* Remove.Ralf Corsepius2005-10-163-45/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-36/+91
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Merge-in shared/ChangeLog.Ralf Corsepius2005-10-161-0/+6
|
* Remove shared/Makefile.amRalf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+12
|