summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/ftpfs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* cpukit/include/rtems: Change license to BSD-2Joel Sherrill2022-03-251-3/+22
| | | | Updates #3053.
* cpukit: Automated IMD header file clean upChristian Mauderer2022-03-101-1/+1
| | | | | | Use the same form of IMD in all copyright lines Update #4625.
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-13/+3
| | | | Updates #4625.
* doxygen: Added some subgroups to IO LibraryAndreas Dachsberger2019-04-041-0/+2
| | | | | | Update #3706. Types and Mount, IO Internal, Kernel Print Support
* ftpfs: Always build FTP clientSebastian Huber2018-05-021-0/+159
Move FTP client filesystem to separate library libftpfs.a. Update #3419.