summaryrefslogtreecommitdiffstats
path: root/freebsd-userspace/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to a version of select that is closer to bsd's version.Jennifer Averett2012-11-264-0/+268
* netstat/kvm: Disable debug printsJoel Sherrill2012-10-251-1/+1
* Add support for kvm.h in RTEMS termsJoel Sherrill2012-10-243-0/+228
* Add netstat commandJoel Sherrill2012-10-171-1/+1
* Added rtems exit code to ping, route, and ifconfig commands.Jennifer Averett2012-10-161-0/+14
* Add ifconfig command as RTEMS Shell commandJoel Sherrill2012-10-112-2/+3
* Added files to get netshell to link when using ping.Jennifer Averett2012-10-113-0/+45
* rtems-uthread_main_np.c: Moved rtems_init_task_id extern to pthread_np.h.Jennifer Averett2012-10-081-3/+1
* Added rtems specific version of _pthread_main_np()Jennifer Averett2012-10-051-0/+22
* Added an rtems specific getprogname() to userspace.Jennifer Averett2012-09-131-0/+8
* Added rtems_bsdnet_log_host_address and its initialization to userspace.Jennifer Averett2012-09-131-0/+21
* namespace.h: Added fileio methods and _sigprocmaskJennifer Averett2012-09-121-4/+11
* namespace.h: Add some pthread rwlock and mutex methodsJoel Sherrill2012-09-121-0/+7
* namespace.h: Remove nsdispatch. File missing - not name issueJoel Sherrill2012-09-071-4/+0
* freebsd-userspace/Makefile: Resolve conflict so ifconfig and netstat are both...Joel Sherrill2012-09-071-0/+2
* netcmds-config.h: New file. Use it in testJoel Sherrill2012-09-071-0/+33
* libc namespace.h: Use RTEMS specific versionsJoel Sherrill2012-09-072-0/+90
* freebsd/stdint.h: Add user space wrapper for freebsd/sys/stdint.hJoel Sherrill2012-09-061-0/+1
* Revert patches moving include of port_local.h to top of fileJoel Sherrill2012-09-061-2/+0
* rtems/syslog.c: Include port_before.h firstJoel Sherrill2012-09-051-0/+2
* res_send.c: Now compilesJoel Sherrill2012-09-011-0/+206
* res_mkupdate.c: Add isc/*.h and define _LIBCJoel Sherrill2012-09-0132-0/+3747
* rpc/rpc.h: Move to correct locationJoel Sherrill2012-08-241-0/+0
* librpc: now compilesJoel Sherrill2012-08-052-0/+665
* ftpfs: Add to servicesJoel Sherrill2012-08-031-0/+297
* Add syslog functionality from old TCP/IP stack.Joel Sherrill2012-07-282-0/+395
* rtems_bsdnert.h: Add old configurationJoel Sherrill2012-07-271-0/+314
* net-setup: Add routing and old stack's configurationJoel Sherrill2012-07-271-41/+91
* Add RTEMS Network Setup HelperJoel Sherrill2012-07-111-0/+261