summaryrefslogtreecommitdiffstats
path: root/rtemsbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-16devfs: Create path.Christian Mauderer1-2/+33
2016-08-12rc.conf/net: Let interface option appear on a DHCP ifconfig_ line.Chris Johns1-14/+28
2016-08-12nfsclient: Only parse for options when present.Chris Johns1-1/+4
2016-08-11rtems-bsd-mutex: Use _Thread_queue_Surrender()Sebastian Huber2-38/+8
2016-08-08pf: Add configuration via rc.conf.Christian Mauderer3-0/+266
2016-08-08rc.conf: Use more stack for the rc worker.Christian Mauderer1-1/+1
2016-08-08pf: Add RTEMS_BSD_CONFIG_FIREWALL_xxx options.Christian Mauderer1-0/+28
2016-08-05if_ffec_mcf548x: Init when interface is set to UP.Christian Mauderer1-0/+8
2016-08-04freebsd: Add constant ipv6 addresses from vars.c.Christian Mauderer1-3/+0
2016-08-02pfctl: Add rtems_bsd_command_pfctl.Christian Mauderer3-0/+13
2016-08-02rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer2-2/+581
2016-08-02rtemsbsd: Add call to program with a data restoreChristian Mauderer2-0/+28
2016-08-01testsuite/pf01: Add test that links PF.Christian Mauderer1-0/+9
2016-08-01kern_conf.c: Adapt for RTEMS.Christian Mauderer1-65/+0
2016-08-01rtemsbsd/devfs: Add.Christian Mauderer1-0/+293
2016-07-28rtems-bsd-mutex: Update due to API changesSebastian Huber3-23/+20
2016-07-27rtems-bsd-mutex: Update due to API changesSebastian Huber1-2/+2
2016-07-19config: Fix telnetd configuration warning.Chris Johns1-3/+4
2016-07-06Make the license message viewable with a verbose option.Chris Johns3-16/+21
2016-07-01Provide empty RTEMS_BSD_CFGDECL_.* defines if not used.Chris Johns1-0/+11
2016-07-01Add telnetd as service to rc.conf.Chris Johns6-27/+285
2016-06-30Add ftpd initailize comment.Chris Johns1-0/+5
2016-06-30Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.Chris Johns4-26/+95
2016-06-30Fix wording and spelling.Chris Johns1-3/+4
2016-06-30Add DHCP support to rc.conf.Chris Johns2-55/+270
2016-06-30Make the LibBSD PID match getpid().Chris Johns1-1/+1
2016-06-30Fix fomatting and C++ guard.Chris Johns1-5/+5
2016-06-30Add rtems_get_route to fetch a specific route from the routing tables.Chris Johns2-0/+189
2016-06-30Default syslog priority to INFO. Add rtems_setlogpriority to configure the pr...Chris Johns2-6/+40
2016-06-28Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.Chris Johns6-37/+399
2016-06-28Print the service when starting.Chris Johns1-2/+2
2016-06-28Change the Nexus bus to defines and have the BSP declare them.Chris Johns2-213/+182
2016-06-27Move the Nexus bus driver decls available to users.Chris Johns2-114/+431
2016-06-27Refactor rc.conf processing to be services based.Chris Johns5-312/+1074
2016-06-27Change LibBSD to use shared interrupts.Chris Johns1-2/+2
2016-06-27Make the domain allocation size global to allow it to set in tests.Chris Johns2-1/+10
2016-06-27Add functions used the bridge and tap interfaces.Chris Johns1-0/+21
2016-06-23Update due to RTEMS printer API changesSebastian Huber3-1/+4
2016-06-10nfsclient: Port to LibBSDSebastian Huber2-78/+89
2016-06-10nfsclient: Import from RTEMSSebastian Huber13-0/+8900
2016-06-10ftpfs: Import from RTEMSSebastian Huber2-0/+1587
2016-05-30rtems-bsd-mutex: Update due to API changesSebastian Huber2-5/+6
2016-05-30Directly use <machine/endian.h> provided by NewlibSebastian Huber1-114/+0
2016-05-30Directly use <sys/_types.h> provided by NewlibSebastian Huber2-238/+1
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber33-391/+34
2016-05-30Directly use <sys/time.h> provided by NewlibSebastian Huber2-54/+1
2016-05-30rtems-bsd-rc-conf.h: Add missing includeSebastian Huber1-0/+2
2016-05-25Update due to API changesSebastian Huber1-17/+6
2016-05-25rtems-bsd-mutex: Update due to API changesSebastian Huber2-20/+23
2016-05-18rc.conf: Add the net directives by default.Chris Johns1-0/+6