summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Add header for RTEMS test printerHEADmainChris Johns2023-10-054-1/+6
* powerpc/beatnik: Add mv643xx_eth.c driver from RTEMS 5Vijay Kumar Banerjee2023-07-192-0/+3320
* testsuites: Build testsuites/support as a static libraryChris Johns2023-06-0511-66/+130
* waf: Move rtems/rtems-net-legacy.h to machine/rtems-net-legacy.hChris Johns2023-05-252-4/+4
* net: Update socketpair to the lwip codeChris Johns2023-04-231-28/+105
* net: Update sysctl to use the latest libbsd linker setChris Johns2023-04-237-30/+1455
* waf: Build libs before testsChris Johns2023-04-231-0/+2
* tests/resolv: Fix test configurationChris Johns2023-04-235-4/+15
* waf: Build header files before anything elseChris Johns2023-04-202-1/+2
* waf: Enable warnings as an optionChris Johns2023-04-201-4/+15
* bsd: Add getaddrinfom, gai_strerror, ipv6_addr, if_nametoindex and BSD programsChris Johns2023-04-2016-3/+4719
* rtems: Fix incorect header guard and white spacesChris Johns2023-04-152-5/+4
* waf: Generate a version header called rtems-net-legacy.hChris Johns2023-04-143-3/+74
* bsd: Add iface calls to help users manage the iface stateChris Johns2023-04-135-21/+236
* testsuite: Add telenet02 testChris Johns2023-04-135-1/+188
* waf: Add test network configuration supportChris Johns2023-04-136-5/+201
* leon3: Replace ambapp_plb with ambapp_plb()Vijay Kumar Banerjee2023-03-303-8/+11
* waf: List all source built and installedChris Johns2023-03-2711-190/+614
* waf: Reformat to the PEP 8 coding styleChris Johns2023-03-222-25/+30
* includes: Update to use the latest networking headersChris Johns2023-03-222-1/+21
* score: Update to the latest score interfaceChris Johns2023-03-221-2/+2
* bsps: Add remaining networking header files from RTEMS repositoryVijay Kumar Banerjee2021-06-236-0/+691
* README.waf: minor edit for languageGedare Bloom2021-05-281-1/+1
* legacy nfs.c: Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-25/+25
* Re-license copyright textsVijay Kumar Banerjee2021-04-2710-10/+20
* bsp_drivers: Use os.path for compatibility with non Unix hostVijay Kumar Banerjee2021-04-191-11/+11
* netlegacy: Remove telnetd buildVijay Kumar Banerjee2021-04-162-8/+6
* netlegacy: Use os.path instead of hardcoded Unix like pathVijay Kumar Banerjee2021-04-151-14/+13
* nfsclient: Build nfsclient from the top level netlegacy scriptVijay Kumar Banerjee2021-04-153-61/+28
* Revert "include: Add telnetd.h"Vijay Kumar Banerjee2021-04-131-137/+0
* Revert "Add telnetd"Vijay Kumar Banerjee2021-04-138-1960/+0
* netlegacy: Use os.path to get the file extensionVijay Kumar Banerjee2021-04-132-4/+6
* Remove RTEMS_NETWORKING checksVijay Kumar Banerjee2021-04-132-25/+23
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-04-131-7/+15
* testsuites: Fix typo in wscriptsVijay Kumar Banerjee2021-03-056-6/+6
* netlegacy: Build libtelnetd.a and install header file in correct locationVijay Kumar Banerjee2021-03-052-7/+22
* include: Add telnetd.hVijay Kumar Banerjee2021-03-032-1/+138
* bsps/powerpc/beatnik: Remove sources that were not built by RTEMSVijay Kumar Banerjee2021-03-0311-3826/+7
* bsp_drivers: Fix bsp source file listVijay Kumar Banerjee2021-03-031-2/+3
* Add legacy networking tests from RTEMSVijay Kumar Banerjee2021-03-0228-13/+1964
* Add telnetdVijay Kumar Banerjee2021-03-028-0/+1960
* pppd: Remove wscriptVijay Kumar Banerjee2021-03-022-52/+8
* bsp_driver, wscript: Format according to PEP8 style guideVijay Kumar Banerjee2021-03-022-8/+16
* Rename lnetworking to netlegacyVijay Kumar Banerjee2021-03-022-28/+32
* README: Update it to include repository and licence information.Vijay Kumar Banerjee2021-03-022-0/+104
* Add git logs from RTEMS treeVijay Kumar Banerjee2021-03-0242-0/+23391
* bsps: Add support to build from shared bsp folder for specific BSPsVijay Kumar Banerjee2021-03-0234-11/+27641
* Add support for building bsp specific net driversVijay Kumar Banerjee2021-03-0297-9/+84185
* Add libmisc and librpc from RTEMS cpukitVijay Kumar Banerjee2021-03-02101-1/+24416
* lnetworking: install the header filesVijay Kumar Banerjee2021-03-021-1/+7