summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* if_ffec_mcf548x: Init when interface is set to UP.4.11.34.11.24.11.14.11.04.11Christian Mauderer2016-08-051-0/+8
* netstat: Don't init vars if they are not defined.Christian Mauderer2016-08-041-0/+2
* freebsd: Use constant ipv6 addresses from vars.c.Christian Mauderer2016-08-044-0/+6
* testsuite/pf02: Add interactive pf test.Christian Mauderer2016-08-033-0/+207
* libbsd.txt: Add section describing PF.Christian Mauderer2016-08-031-0/+44
* libbsd.txt: Add guide for user space tools.Christian Mauderer2016-08-031-0/+30
* testsuite/pf01: Test pfctl and pf.Christian Mauderer2016-08-031-0/+450
* pfctl: Add rtems_bsd_command_pfctl.Christian Mauderer2016-08-033-0/+13
* pfctl: build files.Christian Mauderer2016-08-032-0/+37
* pfctl: Add yacc generated file.Christian Mauderer2016-08-031-0/+9013
* pfctl: Adapt for RTEMS.Christian Mauderer2016-08-0318-1/+217
* pfctl: Use static where possible.Christian Mauderer2016-08-036-4/+107
* pfctl: Add const and move static variables.Christian Mauderer2016-08-037-1/+112
* pfctl: Match prototype.Christian Mauderer2016-08-031-0/+4
* pfctl: Import sources from FreeBSD.Christian Mauderer2016-08-0312-0/+16766
* freebsd: Don't use new wrappers for old ports.Christian Mauderer2016-08-0311-0/+99
* rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer2016-08-033-2/+817
* rtemsbsd: Add call to program with a data restoreChristian Mauderer2016-08-033-0/+62
* testsuite/syscalls01: Split out program01 part.Christian Mauderer2016-08-034-194/+329
* 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