summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testsuite/pf01: Add test that links PF.Christian Mauderer2016-08-034-0/+67
* rtems-bsd-symbols.h: add pf symbols.Christian Mauderer2016-08-031-0/+459
* linkersets.h: Add necessary macros from rtems 4.12.Christian Mauderer2016-08-031-0/+19
* rtemsbsd: Add linkersets.h from current rtems 4.12.Christian Mauderer2016-08-031-0/+104
* testsuite/cdev01: Add test for cdev functions.Christian Mauderer2016-08-035-0/+364
* kern_conf.c: Adapt for RTEMS.Christian Mauderer2016-08-036-68/+72
* kern_conf.c: Import from FreeBSD.Christian Mauderer2016-08-031-0/+1520
* rtemsbsd/devfs: Add.Christian Mauderer2016-08-034-2/+311
* Dummy securelevel_ge() and securelevel_gt()Sebastian Huber2016-08-031-0/+5
* subr_prf.c: Port to RTEMS.Sebastian Huber2016-08-034-0/+60
* subr_prf.c: Import from FreeBSDSebastian Huber2016-08-031-0/+1126
* ZONE(9): Fix mp_maxid definitionSebastian Huber2016-05-061-1/+1
* The maxid is not the number of cpus.Chris Johns2016-05-061-1/+1
* Fix heap corruption in UNIX domain socket connectSebastian Huber2016-02-021-3/+3
* SOCKETPAIR(2): Port to RTEMSSebastian Huber2015-11-164-2/+86
* Update rtems_waf moduleSebastian Huber2015-11-163-4/+4
* Rename kernel space log() to _bsd_log()Sebastian Huber2015-11-101-0/+1
* Delete broken Makefile, use waf insteadSebastian Huber2015-11-101-2093/+0
* NSDISPATCH(3): Add proper nsparser.hSebastian Huber2015-10-191-102/+16
* media01: Add network and SMP supportSebastian Huber2015-09-111-3/+44
* ZONE(9): Fix slab flag handlingSebastian Huber2015-09-113-3/+13
* ZONE(9): Disable unused fieldSebastian Huber2015-09-111-0/+4
* ZONE(9): Define SMP if RTEMS_SMP is definedSebastian Huber2015-09-111-0/+1
* if_dwc: Fix a possible interrupt starvationSebastian Huber2015-09-112-15/+13
* if_dwc: Invalidate read buffer againSebastian Huber2015-09-111-0/+1
* Update due to header guard changesSebastian Huber2015-07-233-4/+4
* Fix buiding for the i386.Chris Johns2015-07-161-0/+4
* libbsd.txt: Clarify rules to modify FreeBSD codeSebastian Huber2015-07-151-3/+13
* tcpdump: Return the PCAP loop return value. Increase the stack size.Chris Johns2015-06-261-2/+2
* tcpdump: Allow enter/return to exit tcpdump.Chris Johns2015-06-261-0/+105
* modified: waf_generator.py Fix incorrect encoding of NET_CFG_GATEWAY_IP and c...Gene Smith2015-06-262-6/+6
* 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