Chris Johns
|
fc26479566
|
Add ftpd initailize comment.
|
2016-06-30 13:35:37 +10:00 |
|
Chris Johns
|
f01b1f7209
|
Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
The domain allocator page abd mbuf size can be configured by the
user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.
|
2016-06-30 11:42:49 +10:00 |
|
Chris Johns
|
45960a350d
|
Add rtems_get_route to fetch a specific route from the routing tables.
|
2016-06-30 09:17:21 +10:00 |
|
Chris Johns
|
4a2b84469e
|
Default syslog priority to INFO. Add rtems_setlogpriority to configure the priority.
The rc.conf has 'syslog_priority' where the priority is the name, eg
syslog_priority="debug"
sets the priority to "debug".
|
2016-06-30 09:14:55 +10:00 |
|
Chris Johns
|
90873cc802
|
Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.
|
2016-06-28 13:32:01 +10:00 |
|
Chris Johns
|
130fa3534f
|
Make the domain allocation size global to allow it to set in tests.
Some BSPs with multiple NIC locked in the tests due to not enough
memory. This provides a simple per BSP way to increase the memory
size.
|
2016-06-27 13:32:24 +10:00 |
|
Sebastian Huber
|
68d406b3b8
|
ftpfs: Import from RTEMS
RTEMS Git commit 251c94d3d3d27e0039f01b718e5c2eb06f39fdf7.
|
2016-06-10 14:09:13 +02:00 |
|
Sebastian Huber
|
b6f6deb883
|
Directly use <sys/_types.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
3d1e767c8f
|
Directly use <sys/types.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
2017a6df2b
|
Directly use <sys/time.h> provided by Newlib
|
2016-05-30 16:06:41 +02:00 |
|
Sebastian Huber
|
54a577d44f
|
subr_prf.c: Port to RTEMS
|
2016-05-06 14:07:31 +02:00 |
|
Chris Johns
|
83eb07c4d6
|
Add sbin/sysctl
|
2016-05-06 15:07:56 +10:00 |
|
Sebastian Huber
|
5784e6d9c7
|
rtems/bsd/bsd.h: Documentation
|
2016-04-27 09:45:26 +02:00 |
|
Sebastian Huber
|
5b93cc84b4
|
Add root bus support functions
|
2016-04-26 15:20:59 +02:00 |
|
Sebastian Huber
|
c5fde4960c
|
intrmask_t: Provide dummy type definition
|
2016-04-18 15:06:37 +02:00 |
|
Sebastian Huber
|
42f085dcd7
|
sys/time.h: Delete superfluous declaration
Provided by RTEMS d2f9fa510f7e35cb86c056c57f51b416adf803bf.
|
2016-04-06 15:17:04 +02:00 |
|
Sebastian Huber
|
02279d6272
|
USB: Update to FreeBSD trunk 2015-11-10
|
2015-11-12 13:01:12 +01:00 |
|
Chris Johns
|
cff78462ff
|
Add the TCPDUMP command.
|
2015-06-16 13:17:56 +10:00 |
|
Sebastian Huber
|
b45c75ce99
|
sys/time.h: Add missing define and declaration
|
2015-05-20 10:13:56 +02:00 |
|
Sebastian Huber
|
8eaa39fcef
|
Update due to API changes (timecounters)
|
2015-05-20 09:58:22 +02:00 |
|
Sebastian Huber
|
165dd8ea12
|
Update to FreeBSD Stable/9 2015-04-08
|
2015-05-20 09:58:21 +02:00 |
|
Sebastian Huber
|
710d2a1e1d
|
mii: Add phy devices
|
2015-04-01 09:15:29 +02:00 |
|
Sebastian Huber
|
fc9e83bb68
|
mmc: Import MMC/SDCard support from libusb
|
2015-03-26 13:53:24 +01:00 |
|
Sebastian Huber
|
8475e7aa0a
|
SLEEPQUEUE(9): Port to RTEMS
|
2015-03-24 15:20:57 +01:00 |
|
Sebastian Huber
|
53b03a1a57
|
SLEEP(9): Port to RTEMS
|
2015-03-24 15:20:56 +01:00 |
|
Sebastian Huber
|
20b7d3d9c0
|
Update due to Newlib <sys/time.h> etc. changes
|
2015-03-24 15:20:56 +01:00 |
|
Sebastian Huber
|
5c0aa976d3
|
Add zerocopy sendto
|
2015-02-13 10:34:20 +01:00 |
|
Sebastian Huber
|
7eeb079d84
|
Update to FreeBSD 9.3
|
2015-02-13 10:34:19 +01:00 |
|
Sebastian Huber
|
5383ed4049
|
Add and use rtems_bsd_get_allocator_domain_size()
|
2015-02-13 10:34:18 +01:00 |
|
Sebastian Huber
|
8cdd1420c7
|
Add rtems_bsd_get_mac_address()
|
2015-01-21 15:00:19 +01:00 |
|
Sebastian Huber
|
33a15c304b
|
Add and use rtems_bsd_get_task_stack_size()
|
2015-01-20 09:19:04 +01:00 |
|
Sebastian Huber
|
91ea7ea614
|
Add and use rtems_bsd_get_task_priority()
|
2015-01-20 09:19:00 +01:00 |
|
Sebastian Huber
|
026abfb7ae
|
Add rtems_mdns_gethostname()
|
2014-11-10 08:28:38 +01:00 |
|
Sebastian Huber
|
0bed8d964c
|
Fix spelling
|
2014-11-06 08:59:37 +01:00 |
|
Sebastian Huber
|
7a3fe8ef43
|
Add rtems_mdns_sethostname()
Use it to set the multi-cast hostname of the default mDNS resolver
instance via sethostname().
|
2014-11-06 08:29:57 +01:00 |
|
Sebastian Huber
|
50e82a6d15
|
HOSTNAME(1): Import from FreeBSD
|
2014-11-05 14:28:11 +01:00 |
|
Sebastian Huber
|
7ba9b7f24c
|
Add mDNS support for name service dispatcher
|
2014-11-04 13:02:56 +01:00 |
|
Sebastian Huber
|
ffbee8a6c4
|
Add rtems_bsd_force_select_timeout()
|
2014-11-04 13:02:55 +01:00 |
|
Sebastian Huber
|
573b4cd62f
|
ppp: Port to new stack
|
2014-10-08 15:03:29 +02:00 |
|
Sebastian Huber
|
70fa95a2e8
|
ppp: Import from RTEMS sources
|
2014-10-08 14:59:54 +02:00 |
|
Sebastian Huber
|
6cfc98de31
|
nexus: Use a linker set for the devices
|
2014-10-08 14:59:52 +02:00 |
|
Sebastian Huber
|
6604dc893e
|
Delete rtems_bsd_thread_chain
Rely on RTEMS object registration for threads.
|
2014-09-25 10:57:56 +02:00 |
|
Sebastian Huber
|
9a937f4ddb
|
Disable IPsec
IPsec has a significant performance impact. Disable it for now since is
only partially supported and untested.
|
2014-09-23 10:03:10 +02:00 |
|
Sebastian Huber
|
dce8247e38
|
Import and use subr_lock.c
|
2014-09-22 16:50:44 +02:00 |
|
Sebastian Huber
|
a197a48f8f
|
telnetd: Import from RTEMS sources
|
2014-09-18 09:49:32 +02:00 |
|
Sebastian Huber
|
917a78b209
|
DHCPCD(8): Add basic support
|
2014-01-30 16:23:03 +01:00 |
|
Sebastian Huber
|
f8c3d6eacf
|
Add an ARP packet processor
|
2014-01-30 15:04:19 +01:00 |
|
Sebastian Huber
|
c50f1b42fe
|
Add rtems_bsd_get_ethernet_addr()
|
2014-01-30 15:04:19 +01:00 |
|
Sebastian Huber
|
c1bdbab18c
|
Add <rtems/bsd/util.h>
|
2014-01-30 15:04:18 +01:00 |
|
Sebastian Huber
|
e51bc974be
|
Delete rtems_bsd_initialize_with_interrupt_server
Move interrupt server initialization to nexus_probe().
|
2013-12-20 15:35:59 +01:00 |
|