summaryrefslogtreecommitdiff
path: root/freebsd-userspace (follow)
AgeCommit message (Expand)Author
2013-09-20There is no main thread in RTEMSSebastian Huber
2013-04-18Add protocol definitionSebastian Huber
2013-04-18Fix YACC commandSebastian Huber
2012-11-26Switch to a version of select that is closer to bsd's version.Jennifer Averett
2012-10-26ping: Remove unnecessary ifdefJennifer Averett
2012-10-25netstat/kvm: Disable debug printsJoel Sherrill
2012-10-25netstat/netstat.h: Add macro so rt_tables is in private namespaceJoel Sherrill
2012-10-24netstat: Enable use of kvm againJoel Sherrill
2012-10-24Add support for kvm.h in RTEMS termsJoel Sherrill
2012-10-24ping: corrected argument get to work with rtems.Jennifer Averett
2012-10-23netstat: Use rtems_clock_get_uptime() instead of BSD specific methodJoel Sherrill
2012-10-23netstat: Add macros to assist use of getopt_r()Joel Sherrill
2012-10-23Commands: Build with IPV6 enabledJoel Sherrill
2012-10-23Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJennifer Averett
2012-10-23netstat: Added exit funtionality.Jennifer Averett
2012-10-23route: Add macros to assist use of getopt_r()Joel Sherrill
2012-10-23Makefile: Conditionalize IPV6 files and build some commands as .relJoel Sherrill
2012-10-23ifconfig.c: Correct for getopt_r()Joel Sherrill
2012-10-23netstat/if.c: Use POSIX not BSD signalsJoel Sherrill
2012-10-23memstat_all.c: Disable memstat_kvm_all()Joel Sherrill
2012-10-23route command: Clean up kernal symbol accessesJoel Sherrill
2012-10-23Add libkvm man pagesJoel Sherrill
2012-10-23trimdomain.c: New file in libutilJoel Sherrill
2012-10-23Add kvm header file - stubbed for RTEMSJoel Sherrill
2012-10-17Add netstat commandJoel Sherrill
2012-10-16Added rtems exit code to ping, route, and ifconfig commands.Jennifer Averett
2012-10-12Add if_nametoindex()Joel Sherrill
2012-10-12Resolve more conflictsJoel Sherrill
2012-10-11Add ifconfig command as RTEMS Shell commandJoel Sherrill
2012-10-11Userspace Makefile: Clean up yacc/lex handling to avoid conflictsJoel Sherrill
2012-10-11Added files to get netshell to link when using ping.Jennifer Averett
2012-10-08rtems-uthread_main_np.c: Moved rtems_init_task_id extern to pthread_np.h.Jennifer Averett
2012-10-05route.c and ifconfig.c: Added rtems style mains.Jennifer Averett
2012-10-05Added rtems specific version of _pthread_main_np()Jennifer Averett
2012-09-13port_before.h: Added an include of endian.h to resolve __htons calls.Jennifer Averett
2012-09-13Added an rtems specific getprogname() to userspace.Jennifer Averett
2012-09-13Added h_errno methods to userspace.Jennifer Averett
2012-09-13rec_close.c: Removed usage of munmap() method.Jennifer Averett
2012-09-13Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJennifer Averett
2012-09-13Added resolv/mtctxres.c to userspace for ___mtctxres().Jennifer Averett
2012-09-13Added rtems_bsdnet_log_host_address and its initialization to userspace.Jennifer Averett
2012-09-13freebsd-userspace/Makefile: Compile generated nsparser.cJoel Sherrill
2012-09-12Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJoel Sherrill
2012-09-12nsdispatch.c: New file added along with required dependenciesJoel Sherrill
2012-09-12Added res_findzonecut2 to user space.Jennifer Averett
2012-09-12Added __res_state to user space.Jennifer Averett
2012-09-12Added userspace db files.Jennifer Averett
2012-09-12namespace.h: Added fileio methods and _sigprocmaskJennifer Averett
2012-09-12namespace.h: Add some pthread rwlock and mutex methodsJoel Sherrill
2012-09-11nameser/ns_samedomain.c: New fileJoel Sherrill