Commit Graph

  • f19c53caab pfctl: build files. Christian Mauderer 2016-07-05 16:08:38 +02:00
  • 709fbfa834 pfctl: Add yacc generated file. Christian Mauderer 2016-07-22 14:36:19 +02:00
  • 4831944a2b pfctl: Adapt for RTEMS. Christian Mauderer 2016-07-05 16:31:43 +02:00
  • 85dd33213b pfctl: Use static where possible. Christian Mauderer 2016-07-29 16:04:42 +02:00
  • d112679e4b pfctl: Add const and move static variables. Christian Mauderer 2016-07-06 09:50:51 +02:00
  • bf8e51bc48 pfctl: Match prototype. Christian Mauderer 2016-07-05 16:31:43 +02:00
  • 084d4db8f4 pfctl: Import sources from FreeBSD. Christian Mauderer 2016-07-05 16:07:37 +02:00
  • fef6dd1def freebsd: Don't use new wrappers for old ports. Christian Mauderer 2016-07-15 07:32:56 +02:00
  • 87d0cda686 rtemsbsd: Add wrapper for open, fopen, malloc, ... Christian Mauderer 2016-07-14 11:01:43 +02:00
  • c78c296336 rtemsbsd: Add call to program with a data restore Christian Mauderer 2016-07-15 11:39:48 +02:00
  • 110dbd0267 testsuite/syscalls01: Split out program01 part. Christian Mauderer 2016-07-14 15:34:13 +02:00
  • c117a285de testsuite/pf01: Add test that links PF. Christian Mauderer 2016-06-27 14:29:53 +02:00
  • d2f6de83d9 rtems-bsd-symbols.h: add pf symbols. Christian Mauderer 2016-08-03 10:09:19 +02:00
  • 881135bd64 linkersets.h: Add necessary macros from rtems 4.12. Christian Mauderer 2016-08-03 08:41:09 +02:00
  • 8953442793 rtemsbsd: Add linkersets.h from current rtems 4.12. Christian Mauderer 2016-08-03 08:38:14 +02:00
  • 1229ace609 testsuite/cdev01: Add test for cdev functions. Christian Mauderer 2016-06-28 15:13:09 +02:00
  • be3aa09d95 kern_conf.c: Adapt for RTEMS. Christian Mauderer 2016-06-28 17:27:08 +02:00
  • 8ae7a21381 kern_conf.c: Import from FreeBSD. Christian Mauderer 2016-06-29 10:22:03 +02:00
  • 9e8c422066 rtemsbsd/devfs: Add. Christian Mauderer 2016-08-03 09:35:06 +02:00
  • 3462a12f52 Dummy securelevel_ge() and securelevel_gt() Sebastian Huber 2015-07-31 12:55:41 +02:00
  • 48cac54035 subr_prf.c: Port to RTEMS. Sebastian Huber 2016-05-04 13:04:42 +02:00
  • e849e25522 subr_prf.c: Import from FreeBSD Sebastian Huber 2016-05-04 12:51:55 +02:00
  • 7aaa9a19d1 testsuite/pf02: Add interactive pf test. Christian Mauderer 2016-08-03 13:27:11 +02:00
  • f1941b2b82 libbsd.txt: Add section describing PF. Christian Mauderer 2016-07-12 13:41:39 +02:00
  • f71cbd02dc libbsd.txt: Add guide for user space tools. Christian Mauderer 2016-07-06 16:06:54 +02:00
  • df222eba72 testsuite/pf01: Test pfctl and pf. Christian Mauderer 2016-07-22 14:50:09 +02:00
  • 7f86f6afc7 pfctl: Add rtems_bsd_command_pfctl. Christian Mauderer 2016-07-22 14:49:49 +02:00
  • c79290aba6 pfctl: build files. Christian Mauderer 2016-07-05 16:08:38 +02:00
  • 09ce54ec14 pfctl: Add yacc generated file. Christian Mauderer 2016-07-22 14:36:19 +02:00
  • d79524e4a7 pfctl: Adapt for RTEMS. Christian Mauderer 2016-07-05 16:31:43 +02:00
  • 686583cba4 pfctl: Use static where possible. Christian Mauderer 2016-07-29 16:04:42 +02:00
  • c70221cb64 pfctl: Add const and move static variables. Christian Mauderer 2016-07-06 09:50:51 +02:00
  • b6252fb806 pfctl: Match prototype. Christian Mauderer 2016-07-05 16:31:43 +02:00
  • 6e9a8eadf5 pfctl: Import sources from FreeBSD. Christian Mauderer 2016-07-05 16:07:37 +02:00
  • 21abaef9b0 freebsd: Don't use new wrappers for old ports. Christian Mauderer 2016-07-15 07:32:56 +02:00
  • d31a3658d0 rtemsbsd: Add wrapper for open, fopen, malloc, ... Christian Mauderer 2016-07-14 11:01:43 +02:00
  • 3d91340868 rtemsbsd: Add call to program with a data restore Christian Mauderer 2016-07-15 11:39:48 +02:00
  • fa43d6a7ea testsuite/syscalls01: Split out program01 part. Christian Mauderer 2016-07-14 15:34:13 +02:00
  • a9bd4224e8 testsuite/pf01: Add test that links PF. Christian Mauderer 2016-06-27 14:29:53 +02:00
  • 8dacfe492e testsuite/cdev01: Add test for cdev functions. Christian Mauderer 2016-06-28 15:13:09 +02:00
  • 9a01ebf7d7 kern_conf.c: Adapt for RTEMS. Christian Mauderer 2016-06-28 17:27:08 +02:00
  • 6c0cfc2173 kern_conf.c: Import from FreeBSD. Christian Mauderer 2016-06-29 10:22:03 +02:00
  • b5db3321b5 rtemsbsd/devfs: Add. Christian Mauderer 2016-06-30 07:55:27 +02:00
  • bf7faad356 rtems-bsd-mutex: Update due to API changes Sebastian Huber 2016-06-28 08:32:30 +02:00
  • b6c170f713 kern/sleepqueue: Update due to API changes Chris Johns 2016-07-28 12:19:01 +10:00
  • a0ea5f8710 Revert "kern/sleepqueue: Update due to API changes" Chris Johns 2016-07-28 12:17:08 +10:00
  • 1bf6529d19 kern/sleepqueue: Update due to API changes Chris Johns 2016-07-28 12:16:09 +10:00
  • e5aa554ea1 rtems-bsd-mutex: Update due to API changes Sebastian Huber 2016-07-27 08:51:53 +02:00
  • 95100121dc config: Fix telnetd configuration warning. Chris Johns 2016-07-19 08:12:17 +10:00
  • ac0e5bfc2e Update to bring in the --show-commands fix. Chris Johns 2016-07-09 14:43:03 +10:00
  • b8c7bf933c Set syslog priority to 'debug' for all tests. Chris Johns 2016-07-06 17:08:07 +10:00
  • 761ae78e05 Make the license message viewable with a verbose option. Chris Johns 2016-06-30 13:32:29 +10:00
  • 34f6271425 Provide empty RTEMS_BSD_CFGDECL_.* defines if not used. Chris Johns 2016-07-01 16:43:56 +10:00
  • 4dec435385 Add a wait for key press to test rccof02. Chris Johns 2016-07-01 16:36:13 +10:00
  • 65c65bb7a3 Add telnetd as service to rc.conf. Chris Johns 2016-07-01 15:49:52 +10:00
  • fc26479566 Add ftpd initailize comment. Chris Johns 2016-06-30 13:35:37 +10:00
  • f01b1f7209 Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE. Chris Johns 2016-06-30 11:42:49 +10:00
  • dc5b267aaa Fix wording and spelling. Chris Johns 2016-06-30 09:25:13 +10:00
  • 573b198243 Add DHCP support to rc.conf. Chris Johns 2016-06-30 09:19:52 +10:00
  • 912b685792 Make the LibBSD PID match getpid(). Chris Johns 2016-06-30 09:19:06 +10:00
  • c980a04df5 Fix fomatting and C++ guard. Chris Johns 2016-06-30 09:18:21 +10:00
  • 45960a350d Add rtems_get_route to fetch a specific route from the routing tables. Chris Johns 2016-06-30 09:17:21 +10:00
  • 4a2b84469e Default syslog priority to INFO. Add rtems_setlogpriority to configure the priority. Chris Johns 2016-06-30 09:14:55 +10:00
  • 90873cc802 Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up. Chris Johns 2016-06-28 13:32:01 +10:00
  • c2ec5f188b Print the service when starting. Chris Johns 2016-06-28 13:31:11 +10:00
  • f588325390 Change the Nexus bus to defines and have the BSP declare them. Chris Johns 2016-06-28 13:30:44 +10:00
  • ace5fb657c Enable the Cadence cgem device syctls. Chris Johns 2016-06-27 21:31:03 +10:00
  • 591bd2d9c7 Revert "Enable the Cadence cgem device syctls." Chris Johns 2016-06-27 21:27:01 +10:00
  • 9362e7649b Enable the Cadence cgem device syctls. Chris Johns 2016-06-27 21:25:38 +10:00
  • 9835790270 Enable device sysctl. Chris Johns 2016-06-27 21:24:03 +10:00
  • 39a650e570 Add VDE and QEMU doco. Chris Johns 2016-06-27 16:45:18 +10:00
  • 459d67d537 Move the Nexus bus driver decls available to users. Chris Johns 2016-06-27 13:35:08 +10:00
  • 7439724ac3 Add a services base test. Chris Johns 2016-06-27 13:25:48 +10:00
  • 55c564a028 Refactor rc.conf processing to be services based. Chris Johns 2016-06-27 13:24:43 +10:00
  • c6713d1b51 Add DEFAULT_NETWORK_PAGE_MBUFS_SIZE to allow per BSP allocation domain sizes. Chris Johns 2016-06-27 13:15:11 +10:00
  • 9edacb625c Fix spelling. Chris Johns 2016-06-27 13:12:39 +10:00
  • b23da3150b Change LibBSD to use shared interrupts. Chris Johns 2016-06-27 13:12:06 +10:00
  • 130fa3534f Make the domain allocation size global to allow it to set in tests. Chris Johns 2016-06-27 13:09:04 +10:00
  • a0e49f9ae9 Add functions used the bridge and tap interfaces. Chris Johns 2016-06-27 13:07:54 +10:00
  • c991d65d8d Update due to RTEMS printer API changes Sebastian Huber 2016-06-23 14:18:17 +02:00
  • 32fd702138 Update due to RTEMS printer API changes Sebastian Huber 2016-06-23 14:06:21 +02:00
  • 628512a031 Update rtems_waf to pick up the long command line fix. Chris Johns 2016-06-20 10:07:08 +10:00
  • 616be5c73c Pick up white space fix. Chris Johns 2016-06-16 17:08:37 +10:00
  • 32ceb14ee2 Add support for long command lines and fix some shell rules on Windows. Chris Johns 2016-06-16 13:32:28 +10:00
  • 5851034aea reentrant.h: There is no main thread in RTEMS Sebastian Huber 2016-06-15 07:49:24 +02:00
  • d6ad59dfee libbsd.txt: Clarify xilinx_zynq_a9_qemu usage Sebastian Huber 2016-06-13 11:59:04 +02:00
  • 58c4e1c592 nfsclient: Port to LibBSD Sebastian Huber 2016-06-10 14:11:40 +02:00
  • 4464594567 nfsclient: Import from RTEMS Sebastian Huber 2016-06-09 11:31:27 +02:00
  • a037da67c6 XDR(3): Port to RTEMS Sebastian Huber 2016-06-09 11:48:16 +02:00
  • f41a394f91 XDR(3): Import from FreeBSD Sebastian Huber 2016-06-09 11:46:09 +02:00
  • 9880635f2e RPC(3): Port to RTEMS Sebastian Huber 2016-06-09 10:48:05 +02:00
  • 60b1d40751 RPC(3): Import from FreeBSD Sebastian Huber 2016-06-09 10:23:57 +02:00
  • 68d406b3b8 ftpfs: Import from RTEMS Sebastian Huber 2016-06-09 11:19:09 +02:00
  • 71f66e761d selectpollkqueue01: Add EVFILT_USER test case Sebastian Huber 2016-06-10 13:05:16 +02:00
  • 17232fe551 Remove unused files Sebastian Huber 2016-06-09 14:38:31 +02:00
  • 1bb23f0889 libbsd.txt: Fix format Sebastian Huber 2016-06-09 13:55:48 +02:00
  • ab5cd63b55 tests: Fix compile errors after tools upgrade. Chris Johns 2016-05-31 17:16:54 +10:00
  • f9798adc4d Add a stats report command. Chris Johns 2016-05-31 09:49:31 +10:00
  • 70d52b8d19 rtems-bsd-mutex: Update due to API changes Sebastian Huber 2016-05-30 16:05:15 +02:00
  • b36759105e Adjust <sys/stdint.h> for latest Newlib Sebastian Huber 2016-04-18 14:46:03 +02:00