summaryrefslogtreecommitdiffstats
path: root/freebsd-userspace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.rtems.org/data/git/rtems-libbsdJoel Sherrill2012-09-067-1/+2167
|\
| * route: Added files for the route command.Jennifer Averett2012-09-067-1/+2167
* | Revert patches moving include of port_local.h to top of fileJoel Sherrill2012-09-0617-33/+27
|/
* Makefile: Add err.cJoel Sherrill2012-09-051-0/+1
* libc/gen/err.[3c]: New filesJoel Sherrill2012-09-052-0/+430
* rtems/syslog.c: Include port_before.h firstJoel Sherrill2012-09-051-0/+2
* libc/inet/*.c: Include port_before.h firstJoel Sherrill2012-09-0514-27/+28
* getaddrinfo.c: Use freebsd/ to ully specify kernel .h filesJoel Sherrill2012-09-051-0/+7
* err.h: For rtems include <freebsd/sys/_types.h>Joel Sherrill2012-09-051-0/+5
* ping6.c: Add include of port_before.hJoel Sherrill2012-09-051-0/+2
* ping.c: Add include of port_before.h and rtems shell glueJoel Sherrill2012-09-051-0/+14
* userspace Makefile: Do not build old style NIC configurationJoel Sherrill2012-09-011-1/+1
* res_send.c: Now compilesJoel Sherrill2012-09-015-2/+256
* res_mkupdate.c: Add isc/*.h and define _LIBCJoel Sherrill2012-09-0135-7/+3760
* ping/ping6: Use getopt_r and make main unique for RTEMSJoel Sherrill2012-08-312-0/+39
* commands ping/ping6: Add initial ports of FreeBSD ping and pin6 portsJoel Sherrill2012-08-3110-2/+5833
* getaddrinfo.c: New fileJoel Sherrill2012-08-243-2/+2859
* rpc/rpc.h: Move to correct locationJoel Sherrill2012-08-241-0/+0
* librpc: now compilesJoel Sherrill2012-08-052-0/+0
* ftpfs: Add to servicesJoel Sherrill2012-08-031-0/+0
* from-freebsd.sh: Add arpa/ftp.h, clean up syslog.h a bitJoel Sherrill2012-07-282-3/+114
* Add syslog functionality from old TCP/IP stack.Joel Sherrill2012-07-283-2/+200
* rtems_bsdnert.h: Add old configurationJoel Sherrill2012-07-271-0/+314
* various publis .h: Add include <freebsd/bsd.h>Joel Sherrill2012-07-2711-2/+11
* Makefile: Correct so not rebuilding all every timeJoel Sherrill2012-07-271-13/+4
* net-setup: Add routing and old stack's configurationJoel Sherrill2012-07-272-41/+94
* rpcb_prot.h: Remove generated fileJoel Sherrill2012-07-141-660/+0
* port_before.h: Add _ALIGNBYTES and enable getservent.cJoel Sherrill2012-07-112-2/+12
* Makefile: Enable most files to buildJoel Sherrill2012-07-112-27/+40
* port_before.h: Ensure enough BSD types are definedJoel Sherrill2012-07-111-0/+11
* gethostbydns.c: dprintf conflicts with POSIX - rename to DPRINTFJoel Sherrill2012-07-111-10/+10
* rpcb_prot.h: Add generated fileJoel Sherrill2012-07-111-0/+660
* arpa/nameser*.h: Reneable BIND_4_COMPAT and include FreeBSD endian.hJoel Sherrill2012-07-112-2/+2
* freebsd-userspace: All files in old libnetworking/libc now presentJoel Sherrill2012-07-1149-3/+14152
* Add RTEMS Network Setup HelperJoel Sherrill2012-07-111-0/+261
* userspace: Add install supportJoel Sherrill2012-07-111-2/+6
* FreeBSD user space support - First additionsJoel Sherrill2012-07-1167-0/+14436