mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
libnetwork references misc: Remove libnetwork references
The legacy network stack has been moved to a separate package. Remove references to it in odd places.
This commit is contained in:
committed by
Gedare Bloom
parent
ef1edd5bea
commit
e255c2888a
2
Doxyfile
2
Doxyfile
@@ -899,7 +899,7 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE = cpukit/libnetworking cpukit/libfs/src/nfsclient
|
||||
EXCLUDE =
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
|
||||
@@ -12,7 +12,7 @@ Currently the supported file systems in this library are:
|
||||
files, directories, device nodes and mount points. It can also be
|
||||
configured to be the miniIMFS.
|
||||
|
||||
- TFTP and FTP filesystem are part of the libnetworking library.
|
||||
- TFTP and FTP filesystem require networking support.
|
||||
|
||||
- DEVFS or Device File system
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ NOTES:
|
||||
2. You only need a termios dev to start a new session, add your new commands
|
||||
and enjoy it.
|
||||
|
||||
3. Telnetd daemon uses this (browse libnetworking/rtems_telnetd)
|
||||
3. Telnetd daemon uses this.
|
||||
Enjoy it.
|
||||
|
||||
FUTURE:
|
||||
|
||||
Reference in New Issue
Block a user