summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* condvar01: Initialize mutexSebastian Huber2015-06-231-0/+1
* rtems-bsd-mutex: Fix resource count updatesSebastian Huber2015-06-232-1/+2
* Update libbsd.txt with Xilinx Zynq TXCSUM and RXCSUM controls.Chris Johns2015-06-221-1/+13
* Revert "if_cgem: Enable hardware checksum assist"Chris Johns2015-06-221-5/+0
* Revert "Return the default TX and RX hardware checksum for the Cadence driver...Chris Johns2015-06-222-20/+13
* Return the default TX and RX hardware checksum for the Cadence driver to off.Chris Johns2015-06-192-13/+20
* Remove #undefs and fix formatting.Chris Johns2015-06-192-10/+7
* Fix RTEMS ifdef labelling.Chris Johns2015-06-192-12/+12
* Supply /dev/bpf and /dev/bpf0. Both are needed.Chris Johns2015-06-191-1/+3
* Check if RTEMS is built with POSIX.Chris Johns2015-06-172-4/+8
* Add the missing generated libpcap file.Chris Johns2015-06-161-0/+134
* Add BDS command support headers.Chris Johns2015-06-161-2/+4
* TCPDUMP and PCAP fixes to defines.Chris Johns2015-06-163-258/+266
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+9
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+2
* The BPF dev node needs a minor number for tcpdump.Chris Johns2015-06-161-1/+1
* Add error() to the BSD program support.Chris Johns2015-06-162-0/+24
* Fix KVM symbol generator to remove warnings.Chris Johns2015-06-161-2/+2
* Provide the missing cdecl for _nsdispatch.Chris Johns2015-06-161-0/+3
* Add tcpdump and libpcap.Chris Johns2015-06-15267-90/+122568
* Update LibBSD doco.Chris Johns2015-06-011-108/+115
* Add conditional support for RTEMS PCI to the waf build.Chris Johns2015-06-016-7/+24
* Regenerate with FreeBSD lex, yacc, and rpcgen tools.Chris Johns2015-05-276-3833/+1558
* waf: Update the README.waf with better documentation.Chris Johns2015-05-241-14/+48
* waf: Check for dlfcn.h header is availavble.Chris Johns2015-05-222-2/+8
* waf: Add install support.Chris Johns2015-05-214-35/+141
* wscript: RegenerateChris Johns2015-05-211-5/+46
* waf: Add network configuration support.Chris Johns2015-05-211-5/+55
* waf: Change to show how to only update the rtems_waf submodule.Chris Johns2015-05-211-2/+5
* Update freebsd-org submoduleSebastian Huber2015-05-201-0/+0
* Add INVARIANTS supportSebastian Huber2015-05-2017-6/+378
* Fix struct ucred warningsSebastian Huber2015-05-202-1/+4
* wscript: Regenerate.Chris Johns2015-05-201-27/+55
* waf: Add warnings and auto-regen options.Chris Johns2015-05-202-22/+48
* mghttpd: Install header fileSebastian Huber2015-05-202-0/+4
* Add a README for using waf.Chris Johns2015-05-201-0/+70
* sys/time.h: Add missing define and declarationSebastian Huber2015-05-201-0/+3
* SLEEPQUEUE(9): Update due to RTEMS API changesSebastian Huber2015-05-201-5/+7
* Update due to API changes (timecounters)Sebastian Huber2015-05-207-589/+15
* Update rtems_bsd_force_select_timeout()Sebastian Huber2015-05-201-4/+1
* SLEEPQUEUE(9): Update due to API changesSebastian Huber2015-05-201-2/+2
* SLEEPQUEUE(9): Avoid Giant lockSebastian Huber2015-05-201-8/+0
* rtems-bsd-mutex: Use standard thread queuesSebastian Huber2015-05-203-92/+33
* Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2015-05-20167-2366/+5530
* rtems-bsd-chunk: Include missing header fileSebastian Huber2015-05-201-1/+2
* wscript: Generate.Chris Johns2015-05-201-0/+1113
* Add support to build using waf.Chris Johns2015-05-206-5/+464
* Makefile: RegenerateChris Johns2015-05-181-22/+0
* freebsd-to-rtems: Fix the Makefile test generator.Chris Johns2015-05-161-7/+7
* ZONE(9): Disable uma_prealloc()Sebastian Huber2015-05-151-1/+1