summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/ftpfs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-241-1/+1
|
* cpukit/libds/src/ftpfs/tftpDriver.c: Manually update license to BSD-2Joel Sherrill2022-03-221-8/+30
| | | | | | | Eric Norum granted permission plus git log archeology to get year for his copyright. Updates #3053.
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-282-21/+25
| | | | | | | Also updated licenses. Closes #4400 Updates #3899
* cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee2021-04-072-0/+2496
Update #3850