Commit Graph

11259 Commits

Author SHA1 Message Date
Ralf Corsepius
55ae56bdd1 Install libtelnetd.a. 2005-10-26 01:57:31 +00:00
Ralf Corsepius
681ab7e9c2 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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).
2005-10-26 01:20:55 +00:00
Ralf Corsepius
0335d03947 Remove 2005-10-26 01:18:44 +00:00
Ralf Corsepius
bfd5fd016c 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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).
2005-10-26 01:15:48 +00:00
Ralf Corsepius
9a1ee94e4f Remove libtelnetd.a (Moved to cpukit). 2005-10-26 01:15:04 +00:00
Eric Norum
ea59f45339 Don't sign-extend address components. 2005-10-25 20:38:57 +00:00
Ralf Corsepius
83f48c3b18 Remove. 2005-10-25 16:28:17 +00:00
Ralf Corsepius
61b212b6b8 Remove rtems_telnetd. 2005-10-25 16:27:02 +00:00
Ralf Corsepius
9dce9115d9 Remove libnetworking/rtems_telnetd. 2005-10-25 16:26:42 +00:00
Ralf Corsepius
1ac04a7803 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add telnetd.
	* configure.ac: Add telnetd.
2005-10-25 16:15:05 +00:00
Ralf Corsepius
8280caa441 Add telnetd. 2005-10-25 16:14:23 +00:00
Ralf Corsepius
d056c7ecd2 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Sync with private bleeding-edge .
2005-10-25 15:24:32 +00:00
Ralf Corsepius
7906167926 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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.
2005-10-25 14:19:45 +00:00
Ralf Corsepius
af0283385c Make many functions static.
Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys.
2005-10-25 14:18:00 +00:00
Ralf Corsepius
5b09777a98 Rename register_icmds to
_rtems_telnet_register_icmds. Make main_* functions static.
2005-10-25 14:17:06 +00:00
Ralf Corsepius
b259863d95 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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 13:44:28 +00:00
Joel Sherrill
d3d2afdfac 2005-10-25 Joel Sherrill <joel@OARcorp.com>
* 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-25 11:17:35 +00:00
Ralf Corsepius
072e8e5d6e 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Use @PERL@, partial update from local sources.
2005-10-24 20:45:01 +00:00
Ralf Corsepius
2078447aba Fix typo 2005-10-24 15:29:06 +00:00
Ralf Corsepius
1f0494ce65 Fix typo 2005-10-24 15:28:05 +00:00
Ralf Corsepius
66aa30afab 2005-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add ampolish3.
	* Makefile.am: Add ampolish3.
	* ampolish3.in: New.
2005-10-24 15:27:15 +00:00
Ralf Corsepius
39012a185d New. 2005-10-24 15:26:51 +00:00
Joel Sherrill
fab90462e1 Fix formatting. 2005-10-20 21:41:49 +00:00
Eric Norum
cc2fcc1655 Numerous changes and cleanups to support MVME2100. 2005-10-20 18:38:26 +00:00
Ralf Corsepius
991522a297 Cosmetics 2005-10-17 13:47:57 +00:00
Ralf Corsepius
5c786ff78e Add pci.rel to librtemsbsp.a 2005-10-17 12:47:51 +00:00
Ralf Corsepius
7e9874bf0e Cosmetics. 2005-10-17 12:38:54 +00:00
Ralf Corsepius
7a9c41022f 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add pci.rel.
2005-10-17 12:38:24 +00:00
Ralf Corsepius
939ae4c07e 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/fb_vga.h, console/kd.h, console/ps2_drv.h,
	console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
2005-10-17 10:34:22 +00:00
Ralf Corsepius
cba119c9f5 Remove CVS Log 2005-10-17 10:34:02 +00:00
Ralf Corsepius
2950439b55 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* shared/comm/i386_io.h, shared/comm/tty_drv.c,
	shared/comm/tty_drv.h: Remove CVS Log.
2005-10-17 10:31:42 +00:00
Ralf Corsepius
48d2477815 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/src/dosfs/msdos_misc.c: Revert to vers. 1.9.
2005-10-17 09:30:38 +00:00
Ralf Corsepius
d94df689ba Remove 2005-10-17 09:02:24 +00:00
Ralf Corsepius
3d570dfb87 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* configure.ac: Remove shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
2005-10-17 09:01:51 +00:00
Ralf Corsepius
1ebfc5af86 Remove. 2005-10-17 08:51:36 +00:00
Ralf Corsepius
6fdf97894c 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-17 08:51:06 +00:00
Ralf Corsepius
dd2c72afc1 Regenerate. 2005-10-17 08:45:46 +00:00
Ralf Corsepius
6b346cadf2 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../arm/shared.
2005-10-17 08:34:46 +00:00
Ralf Corsepius
8d62d94aea 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../i386/shared.
2005-10-17 08:04:01 +00:00
Ralf Corsepius
578209bc10 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-17 08:00:27 +00:00
Ralf Corsepius
e4752eb785 Remove. 2005-10-17 07:59:54 +00:00
Ralf Corsepius
1b7e802b75 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-16 08:34:06 +00:00
Ralf Corsepius
79d172aba5 Remove. 2005-10-16 08:33:22 +00:00
Ralf Corsepius
ddc9406947 Remove shared/Makefile.am. 2005-10-16 08:29:14 +00:00
Ralf Corsepius
39c0e67590 Merge-in shared/Makefile.am. 2005-10-16 08:28:54 +00:00
Ralf Corsepius
3224b7692d Remove. 2005-10-16 08:28:16 +00:00
Ralf Corsepius
6432910321 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-16 08:23:26 +00:00
Ralf Corsepius
c0cbdab0f2 Merge-in shared/ChangeLog. 2005-10-16 07:42:32 +00:00
Ralf Corsepius
e952e15ebd Remove shared/Makefile.am 2005-10-16 07:42:14 +00:00
Ralf Corsepius
94011ca236 Merge-in shared/Makefile.am. 2005-10-16 07:41:51 +00:00