mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 09:10:17 +08:00
Fix for: - tftpfs did not mount, when device field in mount entry is empty - tftpfs needs to allocate fs structure before it fills it (avoid use of uninitialized pointer) - tftpfs needs to skip initial slash before hostname
Sources from application-level (as opposed to kernel-level) libraries.