summaryrefslogtreecommitdiffstats
path: root/apps/netutils/discover
AgeCommit message (Expand)AuthorFilesLines
2014-09-06Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt1-0/+2
2014-09-01Remove final traces of the 8015 from the NuttX source treeGregory Nutt1-1/+1
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt1-1/+1
2014-04-13More trailing whilespace removalGregory Nutt1-2/+2
2013-05-30.dSYM only needs to be in the same .gitignore files as .exeGregory Nutt1-1/+0
2013-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-5/+7
2013-05-21Add runtime configuration for UDP discovery utility. From Max HoltzbergGregory Nutt1-13/+22
2013-05-11More changes for issues reported by CppCheckGregory Nutt1-13/+15
2013-04-25Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt1-1/+1
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt1-0/+5
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-5/+6
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo1-2/+6
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-2/+2
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-3/+1
2012-09-13Rename all apps/examples/-/main.c to something uniquepatacongo1-1/+1
2012-09-12Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo1-7/+8
2012-09-12Network discover utility from Max Holtzbergpatacongo4-0/+604