Changeset 75fb648 in rtems
- Timestamp:
- Jun 18, 2002, 12:33:23 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9909f34c
- Parents:
- 7001a48
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libnetworking/ChangeLog
r7001a48 r75fb648 1 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Remove commented out net-apps. 4 1 5 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/exec/libnetworking/Makefile.am
r7001a48 r75fb648 6 6 7 7 SUBDIRS = arpa kern machine sys vm lib libc net netinet nfs rtems 8 # SUBDIRS += rtems_servers pppd rtems_telnetd rtems_webserver9 8 SUBDIRS += wrapup 10 9 -
cpukit/libnetworking/ChangeLog
r7001a48 r75fb648 1 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Remove commented out net-apps. 4 1 5 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/libnetworking/Makefile.am
r7001a48 r75fb648 6 6 7 7 SUBDIRS = arpa kern machine sys vm lib libc net netinet nfs rtems 8 # SUBDIRS += rtems_servers pppd rtems_telnetd rtems_webserver9 8 SUBDIRS += wrapup 10 9
Note: See TracChangeset
for help on using the changeset viewer.