summaryrefslogtreecommitdiff
path: root/apps/netutils/uiplib
Commit message (Expand)AuthorAgeFilesLines
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-8/+7
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+8
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-5/+6
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* A few more build fixespatacongo2012-11-121-1/+4
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-046-1/+322
* If server fails to create a thread because of lack-of-resources (EAGAIN), don...patacongo2012-09-251-5/+30
* Resync new repository with old repo r5166patacongo2012-09-173-41/+144
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in apps/patacongo2012-09-1310-10/+10
* More IPv6 ramblingpatacongo2012-06-081-2/+2
* First round of compile fixes for IPv6patacongo2012-06-074-4/+0
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-4/+3
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-241-1/+2
* More build fixespatacongo2011-03-201-2/+2
* More build fixespatacongo2011-03-191-2/+1
* Move nuttx/netutils to apps/netutilspatacongo2011-03-1911-0/+1321