summaryrefslogtreecommitdiffstats
path: root/freebsd-userspace/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-357/+0
* There is no main thread in RTEMSSebastian Huber2013-09-201-1/+0
* Switch to a version of select that is closer to bsd's version.Jennifer Averett2012-11-261-4/+10
* Add support for kvm.h in RTEMS termsJoel Sherrill2012-10-241-1/+7
* Makefile: Conditionalize IPV6 files and build some commands as .relJoel Sherrill2012-10-231-37/+68
* route command: Clean up kernal symbol accessesJoel Sherrill2012-10-231-0/+1
* Add kvm header file - stubbed for RTEMSJoel Sherrill2012-10-231-3/+4
* Add netstat commandJoel Sherrill2012-10-171-3/+15
* Added rtems exit code to ping, route, and ifconfig commands.Jennifer Averett2012-10-161-0/+2
* Add if_nametoindex()Joel Sherrill2012-10-121-0/+1
* Userspace Makefile: Clean up yacc/lex handling to avoid conflictsJoel Sherrill2012-10-111-13/+7
* Added files to get netshell to link when using ping.Jennifer Averett2012-10-111-7/+38
* Added rtems specific version of _pthread_main_np()Jennifer Averett2012-10-051-0/+1
* Added an rtems specific getprogname() to userspace.Jennifer Averett2012-09-131-0/+1
* Added h_errno methods to userspace.Jennifer Averett2012-09-131-0/+1
* Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJennifer Averett2012-09-131-1/+4
|\
| * freebsd-userspace/Makefile: Compile generated nsparser.cJoel Sherrill2012-09-131-1/+4
* | Added resolv/mtctxres.c to userspace for ___mtctxres().Jennifer Averett2012-09-131-0/+1
* | Added rtems_bsdnet_log_host_address and its initialization to userspace.Jennifer Averett2012-09-131-0/+1
|/
* Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJoel Sherrill2012-09-121-0/+1
|\
| * Added res_findzonecut2 to user space.Jennifer Averett2012-09-121-0/+1
* | nsdispatch.c: New file added along with required dependenciesJoel Sherrill2012-09-121-1/+21
|/
* Added __res_state to user space.Jennifer Averett2012-09-121-0/+1
* Added userspace db files.Jennifer Averett2012-09-121-0/+29
* nameser/ns_samedomain.c: New fileJoel Sherrill2012-09-111-0/+1
* Added fgetln()Jennifer Averett2012-09-111-0/+2
* lib/libc/net/name6.c: New fileJoel Sherrill2012-09-101-8/+10
* freebsd-userspace/Makefile: Resolve conflict so ifconfig and netstat are both...Joel Sherrill2012-09-071-0/+27
* Added the ifconfig command.Jennifer Averett2012-09-071-0/+29
* dhclient: New filesJoel Sherrill2012-09-061-0/+18
* route: Added files for the route command.Jennifer Averett2012-09-061-1/+14
* Makefile: Add err.cJoel Sherrill2012-09-051-0/+1
* userspace Makefile: Do not build old style NIC configurationJoel Sherrill2012-09-011-1/+1
* res_send.c: Now compilesJoel Sherrill2012-09-011-2/+1
* res_mkupdate.c: Add isc/*.h and define _LIBCJoel Sherrill2012-09-011-7/+4
* commands ping/ping6: Add initial ports of FreeBSD ping and pin6 portsJoel Sherrill2012-08-311-2/+5
* getaddrinfo.c: New fileJoel Sherrill2012-08-241-0/+3
* Add syslog functionality from old TCP/IP stack.Joel Sherrill2012-07-281-0/+6
* Makefile: Correct so not rebuilding all every timeJoel Sherrill2012-07-271-13/+4
* net-setup: Add routing and old stack's configurationJoel Sherrill2012-07-271-0/+3
* port_before.h: Add _ALIGNBYTES and enable getservent.cJoel Sherrill2012-07-111-2/+1
* Makefile: Enable most files to buildJoel Sherrill2012-07-111-23/+24
* freebsd-userspace: All files in old libnetworking/libc now presentJoel Sherrill2012-07-111-3/+37
* userspace: Add install supportJoel Sherrill2012-07-111-2/+6
* FreeBSD user space support - First additionsJoel Sherrill2012-07-111-0/+81