Christian Mauderer
19e8a6455d
freebsd: Use constant ipv6 addresses from vars.c.
2016-08-04 14:38:48 +02:00
Christian Mauderer
09ab4312c8
testsuite/pf02: Add interactive pf test.
2016-08-03 14:13:19 +02:00
Christian Mauderer
f19c53caab
pfctl: build files.
2016-08-03 14:13:18 +02:00
Christian Mauderer
110dbd0267
testsuite/syscalls01: Split out program01 part.
...
This allows to use normal functions for sockets and similar while
allowing to test the upcoming rtems_bsd_program_opan/close/... for the
program part.
2016-08-03 14:13:18 +02:00
Christian Mauderer
c117a285de
testsuite/pf01: Add test that links PF.
2016-08-03 14:13:18 +02:00
Christian Mauderer
1229ace609
testsuite/cdev01: Add test for cdev functions.
2016-08-03 14:13:17 +02:00
Christian Mauderer
be3aa09d95
kern_conf.c: Adapt for RTEMS.
2016-08-03 14:13:17 +02:00
Christian Mauderer
9e8c422066
rtemsbsd/devfs: Add.
2016-08-03 14:13:17 +02:00
Sebastian Huber
48cac54035
subr_prf.c: Port to RTEMS.
...
Note: Only the XXsYYprintf functions have been back ported from 4.12.
2016-08-03 14:13:17 +02:00
Chris Johns
06cd120921
TCPDUMP and PCAP fixes to defines.
2015-06-16 13:19:32 +10:00
Chris Johns
8440506ee8
Add tcpdump and libpcap.
...
- Update the file builder generator to handle generator specific cflags and
includes. The tcpdump and libpcap have localised headers and need specific
headers paths to see them. There are also module specific flags and these
need to be passed to the lex and yacc generators.
- Add the tcpdump support.
2015-06-15 17:42:23 +10:00
Sebastian Huber
595b333ad2
Add INVARIANTS support
2015-05-20 15:03:32 +02:00
Sebastian Huber
8eaa39fcef
Update due to API changes (timecounters)
2015-05-20 09:58:22 +02:00
Sebastian Huber
278bc93a59
usb: Import USB support from libusb
2015-05-15 15:40:55 +02:00
Sebastian Huber
07997610ba
Disable IEEE 802.11 module
2015-05-15 15:40:37 +02:00
Chris Johns
314be23eec
freebsd-to-rtems: Refactor the conversion support to allow multiples build systems.
...
Split the freebsd-to-rtems.py into separate parts to allow more than
a single build system generator.
2015-05-15 14:08:42 +02:00